makeplane / makeplane/plane

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

Open
#4,813 0 comments 1 reaction 2 assignees View on GitHub

@srinivaspendem is already working on this.

Since Jun 13, 2024.

🐛bug
Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.