Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

database-down #538

Open
sewkra opened this issue Aug 6, 2024 · 0 comments
Open

database-down #538

sewkra opened this issue Aug 6, 2024 · 0 comments

Comments

@sewkra
Copy link

sewkra commented Aug 6, 2024

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!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant