Self-hosted carbonserver fails with "Unknown client"
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 323
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 12
Description
Describe the bug
I started a self-hosted carbonserver as described here. The dashboard is available at http://codecarbon.local and the fief server is running at http://fief.localhost. But after login with Fief admin credentials, an error is thrown: "Authorize: Unknown client".
To Reproduce
Steps to reproduce the behavior:
./deploy/deploy.py setup- adjust
/etc/hosts ./deploy/deploy.py start --traefik --fief --codecarbon- Go to http://codecarbon.local
- Click on 'Sign in or create an account'
- Login with Fief admin credentials
Expected behavior
See the dashboard
Screenshots
Desktop (please complete the following information):
- OS: Ubuntu 22.04
- Python Version 3.10
- CodeCarbon Version 3.0.8
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the deployment quickstart and deploy/deploy.py, following the setup and start commands from the report. Trace the Fief login configuration that produces “Authorize: Unknown client”; done means the self-hosted dashboard opens successfully after signing in with the Fief admin credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100