Egads! Someone absconded with my Admin Console!!!

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
weveland
Posts: 125
Joined: Tue Aug 11, 2015 4:10 pm
Location: cat /dev/urandom > /dev/sda

Egads! Someone absconded with my Admin Console!!!

Post by weveland »

As requested: Opening a new topic based on a 500 error response when attempting to access the admin console.
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Egads! Someone absconded with my Admin Console!!!

Post by jolson »

Have you attempted accessing the Administration interface via HTTP as opposed to HTTPS? Is there any change in behavior between the two?

I'd also like to see your http config files:

Code: Select all

cat /etc/httpd/conf/httpd.conf
cat /etc/httpd/conf.d/nagioslogserver.conf
cat /etc/httpd/conf.d/ssl.conf
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
weveland
Posts: 125
Joined: Tue Aug 11, 2015 4:10 pm
Location: cat /dev/urandom > /dev/sda

Re: Egads! Someone absconded with my Admin Console!!!

Post by weveland »

It does not work either way. I believe you asked me that in the previous thread.


Here are the 3 files as requested
nagsupport-20160127.tar.gz
You do not have the required permissions to view the files attached to this post.
weveland
Posts: 125
Joined: Tue Aug 11, 2015 4:10 pm
Location: cat /dev/urandom > /dev/sda

Re: Egads! Someone absconded with my Admin Console!!!

Post by weveland »

Ok so some new info.

It appears the base page for the admin panel is what is broken. I can get to the sub pages.

I was grepping through /var/www/html/nagioslogserver/application/config for the string 'admin' and I saw reference to some of the admin pages. Slapped that bad boy in the URL and BOOM! Instant access!
weveland
Posts: 125
Joined: Tue Aug 11, 2015 4:10 pm
Location: cat /dev/urandom > /dev/sda

Re: Egads! Someone absconded with my Admin Console!!!

Post by weveland »

Code: Select all

{ 
    "LinksonPageLeadingto500Errors" : [ "Cluster Status", "Index Status", "Navigation:Administration" ] 
    "LinksonPageNOTLeadingto500Errors" : [ "Apply Configuration", "Config Snapshots", "Global Configuration", "Audit Reports", "Instance Status", "Backup & Maintenance", "System Status", "Command Subsystem", "Global Settings", "Mail Settings", "User Management", "LDAP/AD Integration", "Update License" ]
}
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Egads! Someone absconded with my Admin Console!!!

Post by jolson »

The developers and I would like to schedule a remote session with you. Could you send an email my way at [email protected]? We can work on both of your problems throughout the session. Thanks Wayne!
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
weveland
Posts: 125
Joined: Tue Aug 11, 2015 4:10 pm
Location: cat /dev/urandom > /dev/sda

Re: Egads! Someone absconded with my Admin Console!!!

Post by weveland »

I have done as requested. Please feel free to close this topic when support creates an internal ticket.

-W
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Egads! Someone absconded with my Admin Console!!!

Post by jolson »

Will do, thanks!
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
Locked