You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error comes up frequently in the logs (though the port changes nearly every time), something about the config of the Azure AlwaysOn service?
2023-06-23T16:33:28.653767564Z [2023-06-23 16:33:28,653] ERROR eligibility_server.app:67 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
2023-06-23T16:33:28.655991571Z - - [23/Jun/2023:16:33:28 +0000] "GET / HTTP/1.0" 404 148 "-" "AlwaysOn"
2023-06-23T16:33:28.663946094Z [23/Jun/2023:16:33:28 +0000] "GET / HTTP/1.1" 404 148 "-" "AlwaysOn" "127.0.0.1:14864"
We should probably try to resolve this before merging #253 otherwise we risk getting flooded with these 404 error reports.
The text was updated successfully, but these errors were encountered:
This error comes up frequently in the logs (though the port changes nearly every time), something about the config of the Azure AlwaysOn service?
We should probably try to resolve this before merging #253 otherwise we risk getting flooded with these 404 error reports.
The text was updated successfully, but these errors were encountered: