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

database-down #538

@sewkra

Description

@sewkra

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions