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

[bug]: Docker install errors "Space_BASE_URL" variable is not set #4813

Open
1 task done
calm108 opened this issue Jun 13, 2024 · 0 comments
Open
1 task done

[bug]: Docker install errors "Space_BASE_URL" variable is not set #4813

calm108 opened this issue Jun 13, 2024 · 0 comments
Assignees
Labels
🐛bug Something isn't working

Comments

@calm108
Copy link

calm108 commented Jun 13, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

mkdir plane-selfhost

cd plane-selfhost

curl -fsSL -o setup.sh https://raw.githubusercontent.com/makeplane/plane/master/deploy/selfhost/install.sh

chmod +x setup.sh

at both option 1 and option 2 after I get the following errors. Step 1 did finally complete - still waiting on Step 2 (Start)

WARN[0003] The "SPACE_BASE_URL" variable is not set. Defaulting to a blank string.
WARN[0003] The "APP_BASE_URL" variable is not set. Defaulting to a blank string.

Steps to reproduce

mkdir plane-selfhost

cd plane-selfhost

curl -fsSL -o setup.sh https://raw.githubusercontent.com/makeplane/plane/master/deploy/selfhost/install.sh

chmod +x setup.sh
Select Step 1

see error OR
do above select step 2 and see error

Environment

Production

Browser

Other

Variant

Self-hosted

Version

v0.21-dev

@calm108 calm108 added the 🐛bug Something isn't working label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants