We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I just installed self-hosted app, everything works fine until I try to go in Project/settings, I get redirected every second to the same page. http://xxx.xxx.xxx.xxx:3100/workspace/projects/ca16412a-3450-41ba-b35d-c77c1badb32/settings/ to http://xxx.xxx.xxx.xxx:3100/?next_path=/workspace/projects/ca16412a-3450-41ba-b35d-c77c1badb32/settings/ and back to first one.
Everything is from base files, only few env changed APP_DOMAIN=http://xxx.xxx.xxx.xxx WEB_URL=http://xxx.xxx.xxx.xxx:3100 CORS_ALLOWED_ORIGINS=http://xxx.xxx.xxx.xxx:3100
Production
Google Chrome
Self-hosted
stable
The text was updated successfully, but these errors were encountered:
@mgn-nikey Can you share the version that you're on?
Sorry, something went wrong.
vihar
pushya22
No branches or pull requests
Is there an existing issue for this?
Current behavior
Hello, I just installed self-hosted app, everything works fine until I try to go in Project/settings, I get redirected every second to the same page.
http://xxx.xxx.xxx.xxx:3100/workspace/projects/ca16412a-3450-41ba-b35d-c77c1badb32/settings/ to
http://xxx.xxx.xxx.xxx:3100/?next_path=/workspace/projects/ca16412a-3450-41ba-b35d-c77c1badb32/settings/ and back to first one.
Steps to reproduce
Everything is from base files, only few env changed
APP_DOMAIN=http://xxx.xxx.xxx.xxx
WEB_URL=http://xxx.xxx.xxx.xxx:3100
CORS_ALLOWED_ORIGINS=http://xxx.xxx.xxx.xxx:3100
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
stable
The text was updated successfully, but these errors were encountered: