Posts by RymdMelodi

    I have a freshly installed LE9 and there are some errors that always show up in the log at startup and I'm wondering if they anything to worry about

    The whole log is here

    External Content pastebin.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    Among the errors are

    DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files

    GetDirectory - Error getting

    Each time I reboot LE9 I get following in the logs

    13:04:23.156 T:140477726693120 ERROR: ## LibreELEC Addon ## oe::load_url(releases.json) ## ERROR: (URLError(gaierror(-3, 'Temporary failure in name resolution'),))

    13:04:23.156 T:140477726693120 ERROR: Traceback (most recent call last):

    File "/var/lib/jenkins/LE/build2/workspace/Generic/build.LibreELEC-Generic.x86_64-9.0.0/LibreELEC-settings-37e206b712a46213522a567a408382f5f082502a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 270, in load_url

    File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen

    File "/usr/lib/python2.7/urllib2.py", line 429, in open

    File "/usr/lib/python2.7/urllib2.py", line 447, in _open

    File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain

    File "/usr/lib/python2.7/urllib2.py", line 1228, in http_open

    File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open

    URLError: <urlopen error [Errno -3] Temporary failure in name resolution>

    13:04:23.171 T:140477131106048 ERROR: ## LibreELEC Addon ## oe::load_url(updates.php?i=nostats&d=libreelec&pa=generic.x86_64&v=9.0.0&f=i915) ## ERROR: (URLError(gaierror(-3, 'Temporary failure in name resolution'),))

    13:04:23.172 T:140477131106048 ERROR: Traceback (most recent call last):

    File "/var/lib/jenkins/LE/build2/workspace/Generic/build.LibreELEC-Generic.x86_64-9.0.0/LibreELEC-settings-37e206b712a46213522a567a408382f5f082502a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 270, in load_url

    File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen

    File "/usr/lib/python2.7/urllib2.py", line 429, in open

    File "/usr/lib/python2.7/urllib2.py", line 447, in _open

    File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain

    File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open

    File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open

    URLError: <urlopen error [Errno -3] Temporary failure in name resolution>

    13:04:23.174 T:140477131106048 ERROR: ## LibreELEC Addon ## updates::check_updates_v2 ## ERROR: (TypeError('expected string or buffer',))

    13:04:23.176 T:140477131106048 ERROR: Traceback (most recent call last):

    File "/var/lib/jenkins/LE/build2/workspace/Generic/build.LibreELEC-Generic.x86_64-9.0.0/LibreELEC-settings-37e206b712a46213522a567a408382f5f082502a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/resources/lib/modules/updates.py", line 501, in check_updates_v2

    File "/usr/lib/python2.7/json/__init__.py", line 339, in loads

    File "/usr/lib/python2.7/json/decoder.py", line 364, in decode

    TypeError: expected string or buffer

    Then I try 'ping releases.libreelec.tv' from LE and that works just fine. Anything to worry about?

    I'm a complete LibreElec newbie, but with some experience with Kodi.

    So I installed latest version 8.90.005 on a device to see how it works with NFS version 4, if at all. It didn't go so well. My first problem was that I couldn't edit /etc/fstab, because it was on a read only partition. I also tried to configure it in the GUI. Wouldn't connect.

    So my questions are:

    - Is NFS4 supposed to work in latest LibreElec?

    - How can I edit fstab?