Hi all I'm new to OCS, today i installed a fresh copy of OCS Server 2.12.3 in a Debian 12 machine following the docs: https://wiki.ocsinventory-ng.org/03.Basic-documentation/Setting-up-a-OCS-Inventory-Server/ without errors.
(Not secured yet)
After loggin in with admin/admin the mainpage is in continuous autorefresh less then 1sec, so I can't click on anything; if i take the time and click on a function i'm redirected to the login page, but credentials admin/admin are not working.
How can i stop this behavior?
Thanks in advance
In Apache2 access.log (repeated):
x.x.x.x - - [27/Feb/2025:16:47:58 +0100] "POST /ocsreports/index.php HTTP/1.1" 200 8683 "http://y.y.y.y/ocsreports/index.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
x.x.x.x - - [27/Feb/2025:16:47:59 +0100] "POST /ocsreports/ajax.php?&no_header=true&no_footer=true HTTP/1.1" 401 424 "http://y.y.y.y/ocsreports/index.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
x.x.x.x - - [27/Feb/2025:16:47:59 +0100] "POST /ocsreports/index.php HTTP/1.1" 200 8682 "http://y.y.y.y/ocsreports/index.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
No log under “/var/log/ocsinventory-NG/ocsinventory-NG.log”
Only 1 windows agent installed (for testing) and working, i can see 1 machine in mainpage
(Sorry english isn't my first language).