-
Notifications
You must be signed in to change notification settings - Fork 3
Replies: 1 comment · 11 replies
-
Hi @sdescloux Try accessing Also, did you get the same result when disabling SSL and basic authentication? |
Beta Was this translation helpful? Give feedback.
All reactions
-
for basic authentication enabled and SSL disabled, i got this. |
Beta Was this translation helpful? Give feedback.
All reactions
-
I've activated debug 2.
|
Beta Was this translation helpful? Give feedback.
All reactions
-
Well, about HTTPS, I'm still thinking of a way to make it work. Right now, it will not work even setting https:// on the URL, as the Monitor code is not HTTPS ready yet. Now, about basic authentication, I can't see any way other than saving the credentials for the Monitor to use, though that doesn't seem secure... |
Beta Was this translation helpful? Give feedback.
All reactions
-
indeed, |
Beta Was this translation helpful? Give feedback.
All reactions
-
P.S.: For the config reading, you'll need indeed to do as glpi-agent does: read first You still have to do more simple when you only have to search for |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have the following message for the agent's status: “The agent does not answer”.
I had understood that it needed to access the status page of the integrated web server, but it doesn't work any better.
I've also tried to force an inventory via the button and nothing happens. No message in the logs.
Does the monitor take the information from the agent, especially the port number I've changed?
Do I need to activate an additional module?
I've activated the SSL and basic-authentication plug-ins (which I removed to test the status).
Beta Was this translation helpful? Give feedback.
All reactions