You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the "setup.sh" script on self-hosted Plane to update an instance on Arch Linux, these error messages are displayed (excerpt from output of "setup.sh"):
Select a Action you want to perform:
1) Install
2) Start
3) Stop
4) Restart
5) Upgrade
6) View Logs
7) Backup Data
8) Exit
Action [2]: 5
***** STOPPING SERVICES ****
***** DOWNLOADING STABLE VERSION ****
Begin Installing Plane
Please wait while we check the availability of Docker images for the selected release (stable) with X86_64 support.
Plane supports amd64
Syncing environment variables...
Updating custom variables...
Custom variables updated successfully
sed: -e expression #1, char 29: unknown option to `s'
sed: -e expression #1, char 55: unknown option to `s'
sed: -e expression #1, char 39: unknown option to `s'
sed: -e expression #1, char 22: unknown option to `s'
sed: -e expression #1, char 53: unknown option to `s'
Environment variables synced successfully
Updating custom variables...
Custom variables updated successfully
Despite the sed errors, the update does appear to complete, in that the container images are pulled successfully.
Steps to reproduce
Log in as "root" to an Arch Linux server hosting self-hosted Plane, and go to the directory where the setup.sh script has been downloaded to.
Run "./setup.sh"
Observe that the error messages noted above occur.
Environment
Production
Browser
None
Variant
Self-hosted
Version
v0.24.1
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current behavior
When using the "setup.sh" script on self-hosted Plane to update an instance on Arch Linux, these error messages are displayed (excerpt from output of "setup.sh"):
Despite the sed errors, the update does appear to complete, in that the container images are pulled successfully.
Steps to reproduce
setup.sh
script has been downloaded to../setup.sh
"Environment
Production
Browser
None
Variant
Self-hosted
Version
v0.24.1
The text was updated successfully, but these errors were encountered: