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

error help. #188

Open
kwaknet01 opened this issue Nov 17, 2019 · 7 comments
Open

error help. #188

kwaknet01 opened this issue Nov 17, 2019 · 7 comments

Comments

@kwaknet01
Copy link

image

image

is there something with the updated script? i can't seem to complete installation stuck here. tried reflashing and run installation script several times already.

@pihomeserver
Copy link
Owner

I don't know. What pi ? what os ? what in the log ? etc.

@kwaknet01
Copy link
Author

im using raspbian stretch lite.. raspberry 3 b+, i have'nt replicate the above error, but now i'm having issues with docker-compose not found. -su : /usr/local/bin/docker-compose: No such file or directory. still i have no success in building image.

@kwaknet01
Copy link
Author

how can i install docker-compose before running the script? i've notice it doesn't seem to run the command in the script for installing docker compose..

@pihomeserver
Copy link
Owner

what is the result of type docker-compose ? if an error then install it using apt

@kwaknet01
Copy link
Author

error on script
-bash: /usr/local/bin/docker-compose: No such file or directory

but it is install on /usr/bin/docker-compose
which docker-compose
/usr/bin/docker-compose

@kwaknet01
Copy link
Author

docker-compose version
docker-compose version 1.21.0, build unknown
docker-py version: 3.4.1
CPython version: 3.7.3
OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019

@pihomeserver
Copy link
Owner

Please add a link from /usr/bin version to /usr/local/bin or update all calls in the script

I have to update the script to make the location dynamic

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

2 participants