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

Octodash instalation fails on OrangePi3/Armbian Ubuntu Bionic #993

Closed
czosnekltd opened this issue Sep 15, 2020 · 0 comments
Closed

Octodash instalation fails on OrangePi3/Armbian Ubuntu Bionic #993

czosnekltd opened this issue Sep 15, 2020 · 0 comments
Labels
support Something isn't working with the users setup

Comments

@czosnekltd
Copy link

Hello
I'm trying to install Octodash (OrangePi3 / Armbian Ubuntu Bionic ) automatically
bash <(wget -qO- https://github.com/UnchartedBull/OctoDash/raw/master/scripts/install.sh)
and the installer cannot find the path to the OCTOPRINT,
so I type it by hand:
/home/octoprint/OctoPrint/bin/octoprint

Unfortunately, the above does not work and the installation fails.

Log from instalation:

octoprint@orangepi3:~$ bash <(wget -qO- https://github.com/UnchartedBull/OctoDash/raw/master/scripts/install.sh)

Redirecting output to ‘wget-log.1’.
Installing OctoDash v2.0.0
Installing Dependencies ...
All packages are up to date.
bc is already the newest version (1.07.1-2).
libappindicator3-1 is already the newest version (12.10.1+18.04.20180322.1-0ubuntu1).
libatspi2.0-0 is already the newest version (2.28.0-1).
libnotify4 is already the newest version (0.7.7-3).
libsecret-1-0 is already the newest version (0.18.6-1).
libxss1 is already the newest version (1:1.2.2-1).
libxtst6 is already the newest version (2:1.2.3-1).
x11-xserver-utils is already the newest version (7.7+7build1).
xinit is already the newest version (1.3.4-3ubuntu3).
gir1.2-gnomekeyring-1.0 is already the newest version (3.12.0-1build1).
ratpoison is already the newest version (1.4.8-2build1).
libnss3 is already the newest version (2:3.35-2ubuntu2.12).
desktop-file-utils is already the newest version (0.23-1ubuntu3.18.04.2).
libgtk-3-0 is already the newest version (3.22.30-1ubuntu4).
libuuid1 is already the newest version (2.31.1-0.4ubuntu3.6).
xdg-utils is already the newest version (1.1.2-1ubuntu2.3).
xserver-xorg is already the newest version (1:7.7+19ubuntu7.1).
0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych.
Neither /home/pi/OctoPrint/venv nor /home/pi/oprint can be found.
? Please specify OctoPrints full virtualenv path manually (no trailing slash) **/home/octoprint/OctoPrint/bin/octoprint**
Can't find OctoPrint Installation, please run the script again!

General Information:

  • My Hardware
    OrangePi3

  • OS Info
    Armbian Bionic Current 5.8.5

  • OctoPrint 1.4.2 -works (Installing manually:
    virtualenv OctoPrint
    OctoPrint/bin/pip install OctoPrint
    absolute path to Octoptint: /home/octoprint/OctoPrint/bin/octoprint
    User=octoprint)

  • Python 2.7.17

  • OctoDash Version 2.0 -installation fails

@czosnekltd czosnekltd added the support Something isn't working with the users setup label Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Something isn't working with the users setup
Projects
None yet
Development

No branches or pull requests

1 participant