question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rassberry pi 4 . ./btcpay-setup.sh -i error

See original GitHub issue

Hi,

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:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pavlenexcommented, Apr 6, 2021

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?

1reaction
mbio16commented, Mar 27, 2021

about an 1 hour ago on Ubuntu and on Thursday on RPI OS.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found