Rassberry pi 4 . ./btcpay-setup.sh -i error
See original GitHub issueHi,
When running . ./btcpay-setup.sh -i
in /btcpayserver-docker as root. Errors connected with python occur:
BTCPay Server started
Traceback (most recent call last):
File "docker-compose", line 2, in <module>
File "/usr/local/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 493, in exec_module
File "compose/cli/main.py", line 13, in <module>
ModuleNotFoundError: No module named 'docker'
[12298] Failed to execute script docker-compose
Traceback (most recent call last):
File "docker-compose", line 2, in <module>
File "/usr/local/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 493, in exec_module
File "compose/cli/main.py", line 13, in <module>
ModuleNotFoundError: No module named 'docker'
[12300] Failed to execute script docker-compose
docker servis is running
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Raspberry update shell script - error
Hi, I have the below shell script: echo “Shell Script to update OS" #Update System Software apt-get update #Upgrade System Software apt-get upgrade...
Read more >raspbian - Error when running simple Shell (.sh) script
if you connect to your pi through an SSH connection from another host, make sure the SSH connection is actually up when you...
Read more >Error while installing docker on Pi 4 : r/raspberry_pi
I'm getting dpkg error while installing docker on my pi 4 (64bit raspberry pi os lite). It is updated to the latest version....
Read more >Deployment FAQ | BTCPay Server
Deployment FAQ. This document covers the most common questions, errors, and issues you may encounter prior and during the installation of the software....
Read more >Automated Bash Upload Script with Crontab Raspberry Pi ...
A logging error occurred, as mentioned in the original question update above ... I simply changed the upload.sh bash file the following:
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi, @mbio16 there was a bug in docker deployment which is fixed in #2429 sorry about that. Can you give it a try again and let us know?
about an 1 hour ago on Ubuntu and on Thursday on RPI OS.