Unable to Access Web Interface After Framework Update to 16.0.41

Hello everyone,

After updating the Framework module to 16.0.41, I can no longer access the FreePBX web interface. Even when connecting via the internal network or VPN, I type my username and password, but nothing happens — no login request seems to be sent to the server.

While monitoring the page load, I noticed the following error in the browser console:

jquery-3.1.1.min.js?load_version=16.0.41:4  POST https://192.168.0.8/admin/ajax.php?command=navbarToogle 401 (Unauthorized)

Has anyone experienced this issue? Could this be related to the recent Framework update, permissions, or a session problem? Any guidance on troubleshooting or fixing this would be greatly appreciated.

Thank you in advance!

It’s not just with the Framework v16.0.41 update. Even after updating to v16.0.40.17, I can no longer log in. I noticed that the form POST request is not sent when clicking the submit button.

Hi @Lmorais I checked the Framework update (16.0.41) on my system and I’m able to log in without issues. It might be system-specific, try with different browser or clear cache, check the browser console logs for any errors.

Hi
i resolved, the issue was with my login custom page.
Thanks.