BillyBlaze / OctoPrint-TouchUI

A touch friendly interface for a small TFT module or phone
https://billyblaze.github.io/OctoPrint-TouchUI/
GNU Affero General Public License v3.0
274 stars 92 forks source link

Fails to Install #517

Closed CBaker007 closed 2 years ago

CBaker007 commented 2 years ago

I am running the latest version of OctoPi. When I boot, I get the tty login on the touchscreen.

I follow the direction here: https://github.com/BillyBlaze/OctoPrint-TouchUI/wiki/Setup:-Boot-to-Browser

1) I install the plugin on OctoPi web interface. 2) I have a 3.5" but using other drivers so skip 3) Clone git. 4) Then I run the command to install but it fails.

pi@octopi:~ $ sudo ~/TouchUI-autostart/helpers/install [sudo] password for pi: ââ¦ââââ⦠â¦âââ⦠â¦â¦ â¦â¦ â â ââ ââ â ââ£â ââ â© âââ Install helper v0.0.4

Running apt-get update (this will take a while) Do NOT switch off the Pi or close this console until done!

What is wrong and how do I fix or debug?

sirdezzy commented 2 years ago

Try;

sudo apt update --allow-releaseinfo-change sudo apt upgrade --fix-missing

Then run the install script again.

Chaukk commented 2 years ago

Try;

sudo apt update --allow-releaseinfo-change sudo apt upgrade --fix-missing

Then run the install script again.

This worked for me thank you.

rcardenaz commented 2 years ago

Thanks guys for the help! I could not get it running and missed that "Issues" was where to go if you had any problems. I reinstalled OctoPi like 3 different times trying to get it to work. I will say that I did try @Chaukk's and it said something like this does not support arguments. I then tried sirdezzy's and it worked fine.

Chaukk commented 2 years ago

Thanks guys for the help! I could not get it running and missed that "Issues" was where to go if you had any problems. I reinstalled OctoPi like 3 different times trying to get it to work. I will say that I did try @Chaukk's and it said something like this does not support arguments. I then tried sirdezzy's and it worked fine.

I’m not sure what you mean by “Chaukk’s” I was simply replying to sirdezzy.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.