-
-
Notifications
You must be signed in to change notification settings - Fork 506
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
OctoPrint not working on fresh DietPi install #6194
Comments
There seem to be an instance running already, respectively the port is used already: ss -tlpn
Ah, you ran that manually from console? Note there is a service started, which does that already, at boot and after the software install: systemctl status octoprint |
can you reboot your system and check the system log
if possible, try to avoid creating screen prints. You should be able to copy the whole output from SSH terminal directly. |
Works fine here on my ROCK Pi S Bullseye system. Looks like an issue with the automatic language selection in your case. This is selected based on the browser language. Which one is it in your case, and does it work when you change it to e.g. English? This |
You are completely right, thank you. It was browser issue (Brave). On chrome it loaded. Both have polish language. |
Ok I'm going to close the issue for now, feel free to reopen if needed. |
This has been fixed for next OctoPrint release 🙂: |
Creating a bug report/issue
Required Information
DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=14
G_DIETPI_VERSION_RC=2
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
G_LIVE_PATCH_STATUS[0]='not applicable'
G_LIVE_PATCH_STATUS[1]='applied'
G_LIVE_PATCH_STATUS[2]='applied'
Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
bullseye
Kernel version |
uname -a
Linux DietPi 5.15.93-rockchip64 #23.02.2 SMP PREEMPT Fri Feb 17 23:48:36 UTC 2023 aarch64 GNU/Linux
SBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)ROCK Pi S (aarch64)
Power supply used | (EG: 5V 1A RAVpower)
USB C
SD card used | (EG: SanDisk ultra)
Kingston 32GB class 10
Additional Information (if applicable)
Installed freshly
Yes
Steps to reproduce
Expected behaviour
It should start octoprint wizard- ...
Actual behaviour
Not working...
Extra details
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. -message from connecting in browser.
This case is very urgent to me. Please help me to solve the issue. Thanks in advance.
Output after error in "octoprint serve"
The text was updated successfully, but these errors were encountered: