This repository was archived by the owner on Nov 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 166
database-down #538
Copy link
Copy link
Open
Description
Hi,
I’m encountering a problem with the database in the HTTP Observatory setup. When I send a query, such as:
$ curl -X POST 'http://127.0.0.1:57001/api/v1/analyze?host=google.com'
I receive the following response:
{"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?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels