Skip to content

Self hosting: creating a new project loop #1918

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

Open
danielmadu opened this issue Apr 12, 2025 · 3 comments
Open

Self hosting: creating a new project loop #1918

danielmadu opened this issue Apr 12, 2025 · 3 comments

Comments

@danielmadu
Copy link

danielmadu commented Apr 12, 2025

Provide environment information

System:
OS: Linux 5.15 Debian GNU/Linux 11 (bullseye) 11 (bullseye)
CPU: (4) arm64 Neoverse-N1
Memory: 18.23 GB / 23.43 GB
Container: Yes
Shell: 5.1.4 - /bin/bash
Binaries:
Node: 20.11.1 - /usr/local/bin/node
npm: 10.2.4 - /usr/local/bin/npm
pnpm: 8.15.5 - /usr/local/bin/pnpm

Describe the bug

When I run the self-host at first time I follow the onboard and create the organization and the first project but I redirect to create new project again, when change the another path, redirect to create new project screen.

Image

The logs display that the project was not found when I change the path:

Image

I checked the database and the project was created:

Image

Reproduction repo

N/A

To reproduce

Running first time self-hosted on docker

Additional information

When click in Cancel redirect to new project too

@matt-aitken
Copy link
Member

@danielmadu Do you get other errors in the terminal before the 404?

@matt-aitken matt-aitken changed the title bug: Self hosting: creating a new project loop Apr 12, 2025
@danielmadu
Copy link
Author

danielmadu commented Apr 13, 2025

@matt-aitken No, and the log don't has 404 error, when I try access the path with the slug recorded I get a 302 and redirect again to new project

@matt-aitken
Copy link
Member

@danielmadu was this following our official self-hosting guide? Where are you deploying to?

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

No branches or pull requests

2 participants