Hi, i have a RPi4 running 9.2.1. When i try to manually update LibreElec to 9.2.3, it silently fails.
Previous versions, at least 9.2.0 to 9.2.1 was fine, because i needed Wireguard
Log shows, that Czech letters are probably involved in this issues - wild guess "Jm\xc3\xa9no souboru:" vs. "Jméno souboru:"
Code
2020-06-08 06:16:52.403 T:2980987760 NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 300 ms
2020-06-08 06:16:56.728 T:3011858448 ERROR: Control 1000 in window 13001 has been asked to focus, but it can't
2020-06-08 06:17:03.165 T:2962219888 ERROR: ## LibreELEC Addon ## oe::download_file(http://releases.libreelec.tv/LibreELEC-RPi4.arm-9.2.3.tar, /storage/.kodi/temp/update_file) ## ERROR: (UnicodeDecodeError('ascii', 'Jm\xc3\xa9no souboru: ', 2, 3, 'ordinal not in range(128)'))
2020-06-08 06:17:03.166 T:2962219888 ERROR: Traceback (most recent call last):
File "/var/lib/jenkins/LE/build5/workspace/RPi4/build.LibreELEC-RPi4.arm-9.2.1/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 389, in download_file
File "/var/lib/jenkins/LE/build5/workspace/RPi4/build.LibreELEC-RPi4.arm-9.2.1/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 133, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128)
2020-06-08 06:22:43.752 T:2980987760 NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 300 ms
Display More
I can probably fix that by SSH or switching into English, but i thought it could be useful to report.
Update LibreELEC [LibreELEC.wiki]
Thanks.