Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard problem #1276

Closed
matthgyver opened this issue Mar 15, 2025 · 4 comments
Closed

Dashboard problem #1276

matthgyver opened this issue Mar 15, 2025 · 4 comments
Labels

Comments

@matthgyver
Copy link

Hi,

I've installed CodeGate as recommanded in the documentation:

docker run --name codegate -d -p 127.0.0.1:8989:8989 -p 127.0.0.1:9090:9090 -p 127.0.0.1:8990:8990 --mount type=volume,src=codegate_volume,dst=/app/codegate_volume --restart unless-stopped ghcr.io/stacklok/codegate:latest

I testes it with the recommanded question:

Tell me how to use the invokehttp package from PyPI

The problem is that I have'nt the details in the dashboard:

An error occurred
Please try refreshing the page. If this issue persists, please let us know on Discord, or open a a new Github Issue

Image

I've enable the DEBUG logs but there is no errors.

Could you help me please ?

Thank you

@lukehinds
Copy link
Contributor

lukehinds commented Mar 15, 2025

taking a look @matthgyver

out of interest which coding assistant are you using?

@alex-mcgovern
Copy link
Contributor

alex-mcgovern commented Mar 15, 2025

Hey @matthgyver this should be fixed now in v0.1.30 — sorry about this.

Can you try upgrading (docs) and let us know if the issue persists?

@matthgyver
Copy link
Author

Het @alex-mcgovern It's work now. Thank you ;-)

@lukehinds I'm using continue

@lukehinds
Copy link
Contributor

thanks @matthgyver , do let us know if you feel anything is missing that would be useful!

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

No branches or pull requests

3 participants