OpenWISP Not Accessible Using My Server IP #528
Replies: 2 comments
-
Nginx and Django need to be aware that they need to listen on that IP. Try using the I am not 100% sure IP addresses are allowed, if that's not the case you can use a local DNS entry that you can add to |
Beta Was this translation helpful? Give feedback.
-
Hi @nemesifier, Thank you for the suggestion. uas@openwisp:~$ curl -vvv -k -X POST https://192.168.190.136/api/v1/freeradius/authorize/
Here's my rest file:
} ![]() |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
Anyone who can help me figure out the issue and give me a solution?
OpenWISP is accessible via http://localhost but not with http://192.168.190.134/admin.
I am using Nginx and Ansible, my Ubuntu server is running in VMware.
Beta Was this translation helpful? Give feedback.
All reactions