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

Install fails with docker-compose error #99

Open
luftaquila opened this issue Jul 18, 2019 · 4 comments
Open

Install fails with docker-compose error #99

luftaquila opened this issue Jul 18, 2019 · 4 comments
Assignees

Comments

@luftaquila
Copy link

I'm running on Raspberry Pi 3B+ with Raspbian and can't install sprutio.
When I'm trying this :

user@host:$ wget https://raw.githubusercontent.com/LTD-Beget/sprutio/master/run.sh
user@host:
$ chmod +x run.sh
user@host:~$ ./run.sh

It says
docker-version.sh: line 7: printf: 09 invalid octal number
./run.sh: line 22: /home/pi/docker-compose-1.3.3: cannot execute binary file: Exec format error
./run.sh: line 22: /home/pi/docker-compose-1.3.3: Success

Install guide says it will take about 10 minute, but it ends within 1 sec. There's nothing listed when I tried
sudo docker ps

@jerrdasur
Copy link
Contributor

Hi, @luftaquila !

Can you specify some of your software please?

docker --version
docker-compose --version
uname -a

@jerrdasur jerrdasur self-assigned this Oct 22, 2019
@framg
Copy link

framg commented Jun 2, 2020

Hiya,
I got the same error.
Docker version 19.03.11, build 42e35e6
docker-compose version 1.21.0, build unknown
Linux raspberrypi 4.19.118-v7+ #1311 SMP Mon Apr 27 14:21:24 BST 2020 armv7l GNU /Linux

@BaNkIck
Copy link

BaNkIck commented Dec 3, 2020

Same problem here.

Docker version 19.03.14, build 5eb3275d40
docker-compose version 1.27.4, build unknown
Linux 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux

I run the following as root on /opt/sprutio:

» ./run.sh
./run.sh: line 22: /opt/sprutio/docker-compose-1.3.3: cannot execute binary file: Exec format error
./run.sh: line 22: /opt/sprutio/docker-compose-1.3.3: Success

@captainigloo
Copy link

Same problem here.
Docker version 20.10.6, build 370c289
docker-compose version 1.29.1, build unknown
Linux PI4-SSD120 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants