Search found 1 match

by pingreply
Mon Oct 05, 2020 5:03 am
Forum: Nagios XI
Topic: Nagios XI Server config wizard
Replies: 12
Views: 822

Re: Nagios XI Server config wizard

Hi,

I just had the same issue. The problem is that the script tries to get data from /api/v1..<etc>
But current location is /nagiosxi/api/v1..<etc>

I changed it in the php-file and this works on my side.

Regards, Edwin