Unable to restore_defaults
Posted: Fri Jan 08, 2016 12:20 pm
Due to problems detailed in another thread ("Configuration files not updating") I wanted to restore our nagiosql database to defaults.
I executed restore_defaults.sh but it failed initially because remote root logins are not allowed on our MySQL server.
I resolved the permissions issue and executed restore_defaults.sh a second time, however I receive the following error:
I executed restore_defaults.sh but it failed initially because remote root logins are not allowed on our MySQL server.
I resolved the permissions issue and executed restore_defaults.sh a second time, however I receive the following error:
Code: Select all
URL: http://localhost/nagiosxi/includes/components/ccm/
CMDLINE
/usr/bin/wget --save-cookies nagiosql.cookies --keep-session-cookies http://localhost/nagiosxi/includes/components/ccm/ --no-check-certificate --post-data 'submit=Login&hidelog=true&loginSubmitted=true&username=nagiosxi&password=XXXXXXXXXX' -O nagiosql.login--2016-01-08 12:13:54-- http://localhost/nagiosxi/includes/components/ccm/
Resolving localhost (localhost)... ::1, 127.0.0.1
Connecting to localhost (localhost)|::1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘nagiosql.login’
[ <=> ] 10,880 --.-K/s in 0.008s
2016-01-08 12:13:55 (1.23 MB/s) - ‘nagiosql.login’ saved [10880]
NAGIOSQL LOGIN FAILED!