Skip to content

[bug]: self host setup file not working - Illegal instruction (core dumped) python manage.py wait_for_db #5816

@programmeddeath1

Description

@programmeddeath1

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

This is what I get when I run the setup.sh as is

--------------------------------------------
 ____  _                          ///////// 
|  _ \| | __ _ _ __   ___         ///////// 
| |_) | |/ _` | '_ \ / _ \   /////    ///// 
|  __/| | (_| | | | |  __/   /////    ///// 
|_|   |_|\__,_|_| |_|\___|        ////      
                                  ////      
--------------------------------------------
Project management tool from the future
--------------------------------------------

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]: 1

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
Pulls images for services defined in a Compose file, but does not start the containers.

Usage: pull [options] [--] [SERVICE...]

Options:
    --ignore-pull-failures  Pull what it can and ignores images with pull failures.
    --parallel              Deprecated, pull multiple images in parallel (enabled by default).
    --no-parallel           Disable parallel pulling.
    -q, --quiet             Pull without printing progress information
    --include-deps          Also pull services declared as dependencies

Most recent version of Plane is now available for you to use

In case of 'Upgrade', please check the 'plane.env 'file for any new variables and update them accordingly

Steps to reproduce

My system details are as follows

PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
:~/plane$ docker compose version
Docker Compose version v2.29.7
~/plane$ docker-compose --version
docker-compose version 1.29.2, build unknown

Environment

Production

Browser

None

Variant

Self-hosted

Version

latest from setup.sh

Metadata

Metadata

Assignees

Labels

🐛bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions