-
Notifications
You must be signed in to change notification settings - Fork 5
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
metadata_extract.py ... Unavailable Video ... SyntaxError: f-string: unterminated string [and "502 Bad Gateway" on RPi 4 & RPi 400] #187
Comments
New iiab install on pi4, Calibre-Web browser still produces error 502 Bad Gateway. |
Oh dear, https://dpaste.com/BLUAQSFKU#line-2448 shows:
@nzola can you please run all 4 commands below — and show us the output with a photo or copy/paste?
|
@deldesir systemd service (calibre-web) says it's running, but its systemctl status at https://dpaste.com/BLUAQSFKU#line-2297 is extremely ugly again — definitely needing clean-up to remove
|
Weird. The log says it's a syntax error, but the xklb and yt-dlp versions' freeze is another serious issue. |
My guess is that:
|
@holta @deldesir > Oh dear, https://dpaste.com/BLUAQSFKU#line-2448 shows:
|
@deldesir please try to solve this within the week: @nzola has done yet another fresh install (Raspberry Pi OS 12 on Raspberry Pi 400) and the Syntax Error with "Bad Gateway" result is the same —
iiab-diagnostics: https://dpaste.com/H7G5CDLGZ |
Possibly the problem resulted from Python 3.11 within Debian 12 "Bookworm" ≈ Raspberry Pi OS 12? As compared to Python 3.12 within Ubuntu 24.04+ having more modern f-string support? In any case it appears fixed, thanks to: |
This same error appears throughout @nzola's Raspberry Pi journalctl log (
journalctl -u calibre-web
).Excerpt from iiab-diagnostics https://dpaste.com/7GNXBAD7F :
Context:
Tangentially related:
The text was updated successfully, but these errors were encountered: