unable to log into moonraker SOLVED #482
jasonsaffle13
started this conversation in
General
Replies: 2 comments
-
It looks like either Moonraker's source code was modified or your sdcard is corrupted. Unfortunately its a core component, so Moonraker cannot start without it. You'll have to ssh into to correct it:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you!! that worked!!
…On Wed, Aug 10, 2022 at 5:46 PM Eric Callahan ***@***.***> wrote:
It looks like either Moonraker's source code was modified or your sdcard
is corrupted. Unfortunately its a core component, so Moonraker cannot start
without it. You'll have to ssh into to correct it:
cd ~
sudo service moonraker stop
rm -rf moonraker
git clone https://github.com/Arksine/moonraker.git
sudo service moonraker start
—
Reply to this email directly, view it on GitHub
<#482 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABFUZNUFBITKY7WFVZVY4YLVYQPLJANCNFSM56E7XGTA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://pastebin.ubuntu.com/p/HTn4d48Mr2/
trying to get Can working I see the network but can not log into Moonraker.
Beta Was this translation helpful? Give feedback.
All reactions