-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Images loading, Ping Errors #42
Comments
Images issue is fixed in pull request submitted but awaiting a cdnjs upload regarding some js files. This issue relates to the WebAlias config. Should be up in the next week or so hopefully I have had no issues with the ping |
If interested pull details are here #41 |
Sometimes the images are not displayed if a trailing slash is not used. |
@cashmire12 can you check if adding a trailing slash to the URL helps your issue, or the pull request from @kingy444 helps? I can't reproduce this issue, so will close it, but feel free to re-open. |
Hey Guys,
The python script was unable to load the images from the images folder (not sure why, they were also not directly available through the URL although permissions were correct). I ended up moving the flags folder out of the images directory and to the /openvpn-monitor/ directory then changed line 651 to "output(' '.format(flag, full_location))" to resolve the issue.
Unfortunately the "last ping" will just return errors. I've checked the networking and reach-ability to both the WAN, and Client cert ip's from both the Tap int, and the web-server, and they are reachable. I can see from the logs, that the management interface running version, state, status 3 , and quit commands, which I do not see yielding that information.
The text was updated successfully, but these errors were encountered: