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
{{ message }}
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
{"error":"database-down","text":"Unable to connect to database"}
Additionally, when running the server using:
$ httpobs-server
Serving Flask app 'http-observatory'
Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
Running on http://127.0.0.1:57001
Press CTRL+C to quit
127.0.0.1 - - [06/Aug/2024 13:27:01] "POST /api/v1/analyze?host=google.com HTTP/1.1" 200 -
Despite trying to resolve this issue for a few weeks, I am still unable to get it working. Has anyone encountered a similar problem or have any suggestions on how to resolve it?