8000 Debugging option needed & OpenAI Key not working · Issue #964 · chartdb/chartdb · GitHub
[go: up one dir, main page]

Skip to content

Debugging option needed & OpenAI Key not working #964

@saschabrockel

Description

@saschabrockel

I'm trying to self-host ChartDB and saw the docs in the README.md. It says: docker run -e OPENAI_API_KEY=<YOUR_OPEN_AI_KEY> -p 8080:80 ghcr.io/chartdb/chartdb:latest and I give the OpenAI API Key like this. But I also tried it with OPENAI_TOKEN. None of these worked.

What I tried is to export my SQLite database as Postgres or MySQL. I will get the following error in my locale:

Fehler beim Generieren des SQL-Skripts. Bitte versuchen Sie es später erneut oder [kontaktieren Sie uns](mailto:support@chartdb.io).
Verwenden Sie Ihren OPENAI_TOKEN, siehe Anleitung [hier](https://github.com/chartdb/chartdb).

If I have a look at the Docker container logs, I cannot see anything. Only the web access is logged, and I don't even see any errors or debug logs. Is there a possibility to enable a log level? It would be important for problems like this.

And please show the version of ChartDB somewhere in the UI, or at least in the logs while starting. I'm using the latest image, but I cannot tell you which version it is, and after a while, nobody who sees this issue will know which version was meant. Probably v1.17.0.

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

      0