Getting "Request failed with status code 400" on every project or app request
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 152
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Hi all, thanks for great app!
I am succesfully auth to my panel, after that I call dokploy project all and recieve all my projects
After that I call dokploy project one --projectId IawXPym-JdmnSI0_g82Wa
And I have same error every time (I tried multiple projects and applications)
dokploy --version
0.3.0
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
Reproduce the problem with dokploy --version 0.3.0, then run dokploy project all followed by dokploy project one --projectId IawXPym-JdmnSI0_g82Wa. Trace the request handling for these CLI commands and compare their responses to the reported 400 error. Done means project and application requests succeed for multiple IDs, with coverage for the failing case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100