#Timing out when uploading larger files
34 messages · Page 1 of 1 (latest)
Does the pi have good internet connection?
yep no connection issues . almost seems like it overloads moonraker and times out
files uploads, then goes to processing, and hangs up there and throws the time out error . about 4-5 min later it will show up in fluidd tho
moonraker log
upload your full moonraker.log. snippets are "useless"... and what is a "larger file"? pls tell us your filesize.
seems to be betwwen 125mb and 150mb . 125 uploads fine, 150 and larger will timeout. both will still end up able to print tho .
i tried modifying ""gcode_store_size = 1000"" to 20000, to see if it would have any affect, but it hasnt
probably should add that i just installed klipperscreen as well along with doing all the updates . no idea if it would matter, but just covering all the bases
issue still isnt resolved ,hoping someone can help 🙂
just out of interest. why do you ask as a fluidd user on the mainsail discord for help?
pls try to enable the debug mode of moonraker and try to upload a file and upload the new moonraker.log. after that. pls change back and disable the debug mode (this creates a really huge log)
thought i got sent this way from an invite link from a moonraker contact for support link . just retraced my steps and it was from the mainsail page, must have gotten turned around with the bunch of pages i have open . sorry about that, i apologize . ill go ask over there . thank you tho , i should have caught that way earlier lol
no problem. we can try to help you further. it was more out of self-interest how users find our discord.
hate to ask , im going thru the docs and cant quite figure out what i need to run on the command line ? I ran ""MOONRAKER_ENABLE_DEBUG="y""" but im not sure if that worked as it just went back to the next command line or if it worked where it would output to. Sorry again lol
That’s not that easy.
How is your sbc setup’ed
SSH in it an do ls -ls ~/
That gives me the first idea in what direction I need to push you
""pi@fluiddpi:~ $ ls -ls ~/
total 1032
964 -rw-r--r-- 1 pi pi 986253 Dec 8 11:25 boot-image.png
4 drwxr-xr-x 7 pi pi 4096 Jan 31 2023 CanBoot
4 drwxr-xr-x 5 pi pi 4096 Dec 5 16:41 fluidd
4 drwxr-xr-x 3 pi pi 4096 Dec 13 14:23 gcode_files
4 drwxr-xr-x 7 pi pi 4096 Dec 6 14:55 katapult
4 drwxr-xr-x 7 pi pi 4096 Dec 7 13:42 kiauh
4 drwxr-xr-x 3 pi pi 4096 Dec 7 13:42 kiauh-backups
4 drwxr-xr-x 12 pi pi 4096 Dec 6 17:40 klipper
4 drwxr-xr-x 2 pi pi 4096 Dec 11 12:44 klipper_config
4 drwxr-xr-x 2 pi pi 4096 Dec 13 13:42 klipper_logs
4 drwxr-xr-x 9 pi pi 4096 Dec 7 13:42 KlipperScreen
4 drwxr-xr-x 5 pi pi 4096 Dec 5 16:41 klipper_z_calibration
4 drwxr-xr-x 5 pi pi 4096 Feb 25 2022 klippy-env
4 drwxr-xr-x 10 pi pi 4096 Feb 25 2022 mjpg-streamer
4 drwxr-xr-x 8 pi pi 4096 Dec 5 16:42 moonraker
4 drwxr-xr-x 5 pi pi 4096 Feb 25 2022 moonraker-env
4 drwxr-xr-x 6 pi pi 4096 Dec 5 16:42 printer_data
4 -rwxrwxrwx 1 root root 870 Dec 5 17:41 update_klipper.sh
""
Ok ls -la ~/printer_data/systemd/
""pi@fluiddpi:~ $ ls -la ~/printer_data/systemd/
total 12
drwxr-xr-x 2 pi pi 4096 Dec 1 2022 .
drwxr-xr-x 6 pi pi 4096 Dec 5 16:42 ..
-rw-r--r-- 1 pi pi 164 Dec 1 2022 moonraker.env
""
pls post the content of the moonraker.env. for example with:
cat ~/printer_data/systemd/moonraker.env
""pi@fluiddpi:~ $ cat ~/printer_data/systemd/moonraker.env
MOONRAKER_ARGS="/home/pi/moonraker/moonraker/moonraker.py -d /home/pi/printer_data -c /home/pi/klipper_config/moonraker.conf -l /home/pi/klipper_logs/moonraker. ""
not sure if im placing it correctly, anywhere i do , when i hit enter it just does a carrige return , but not back to command line
ok got it , i was missing the very end of the line
yep. i think there is .log missing in your snipped
yea lol
Ok here's the moonraker log with debug
can you also upload your nginx config? this should be in /etc/nginx/sites-enabled/fluidd