Posts by krogsbell

    I am running LibreELEC on an old ASUS Zenbook.

    It runs LibreELEC 11.0.3 but will nup upgrade to 11.0.4

    The log shows:

    2024-01-02 13:02:02.377 T:819 error <general>: ## LibreELEC Addon ## oe::load_url(http://releases.libreelec.tv/releases.json) ## ERROR: (URLError(gaierror(-3, 'Temporary failure in name resolution')))
    2024-01-02 13:02:02.379 T:819 error <general>: Traceback (most recent call last):
    File "/usr/lib/python3.11/urllib/request.py", line 1348, in do_open
    File "/usr/lib/python3.11/http/client.py", line 1282, in request
    File "/usr/lib/python3.11/http/client.py", line 1328, in _send_request
    File "/usr/lib/python3.11/http/client.py", line 1277, in endheaders
    File "/usr/lib/python3.11/http/client.py", line 1037, in _send_output
    File "/usr/lib/python3.11/http/client.py", line 975, in send
    File "/usr/lib/python3.11/http/client.py", line 941, in connect
    File "/usr/lib/python3.11/socket.py", line 827, in create_connection
    File "/usr/lib/python3.11/socket.py", line 962, in getaddrinfo
    socket.gaierror: [Errno -3] Temporary failure in name resolution
                                                      
    During handling of the above exception, another exception occurred:
                                                      
    Traceback (most recent call last):
    File "/usr/share/kodi/addons/service.libreelec.settings/resources/lib/oe.py", line 454, in load_url
    File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
    File "/usr/lib/python3.11/urllib/request.py", line 519, in open
    File "/usr/lib/python3.11/urllib/request.py", line 536, in _open
    File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
    File "/usr/lib/python3.11/urllib/request.py", line 1377, in http_open
    File "/usr/lib/python3.11/urllib/request.py", line 1351, in do_open
    urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>

    2024-01-02 13:02:02.379 T:819 info <general>: SETTINGS: __init__ # updateThread Started
    2024-01-02 13:02:02.380 T:819 info <general>: SETTINGS: set_auto_update # auto
    2024-01-02 13:02:02.450 T:838 error <general>: ## LibreELEC Addon ## oe::load_url(https://update.libreelec.tv/updates.php?i=…v=11.0.3&f=i915) ## ERROR: (URLError(gaierror(-3, 'Temporary failure in name resolution')))
    2024-01-02 13:02:02.452 T:838 error <general>: Traceback (most recent call last):
    File "/usr/lib/python3.11/urllib/request.py", line 1348, in do_open
    File "/usr/lib/python3.11/http/client.py", line 1282, in request
    File "/usr/lib/python3.11/http/client.py", line 1328, in _send_request
    File "/usr/lib/python3.11/http/client.py", line 1277, in endheaders
    File "/usr/lib/python3.11/http/client.py", line 1037, in _send_output
    File "/usr/lib/python3.11/http/client.py", line 975, in send
    File "/usr/lib/python3.11/http/client.py", line 1447, in connect
    File "/usr/lib/python3.11/http/client.py", line 941, in connect
    File "/usr/lib/python3.11/socket.py", line 827, in create_connection
    File "/usr/lib/python3.11/socket.py", line 962, in getaddrinfo
    socket.gaierror: [Errno -3] Temporary failure in name resolution
                                                      
    During handling of the above exception, another exception occurred:
                                                      
    Traceback (most recent call last):
    File "/usr/share/kodi/addons/service.libreelec.settings/resources/lib/oe.py", line 454, in load_url
    File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
    File "/usr/lib/python3.11/urllib/request.py", line 519, in open
    File "/usr/lib/python3.11/urllib/request.py", line 536, in _open
    File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
    File "/usr/lib/python3.11/urllib/request.py", line 1391, in https_open
    File "/usr/lib/python3.11/urllib/request.py", line 1351, in do_open
    urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>


    Do I have a DNS problem?

    Regards

    Hans