Manual Update of LibreELEC 9.0 Alpha not working

  • Hi,

    I would like to update via LibreELEC GUI, not via manual Download and copy to "update" share.

    This is what I did:

    - Open LibreELEC Addon -> System

    - Automatic Updates: Manual

    - Custom Channel: Index of /builds/master/RPi2/

    - Update Channel: Milhouse-9.0

    - Click on Available Versions

    - Select the newest nightly build

    - Question: Current Version: #0222, New Version: #0225 Would you like to update LibreELEC now?

    - YES

    - Download starts and completed

    => Now tar file on whole File System

    => After Reboot, nothing happes.. still #0222

    Code
    ERROR: ## LibreELEC Addon ## oe::download_file(http://milhouse.libreelec.tv/builds/master/RPi2/LibreELEC-RPi2.arm-9.0-Milhouse-20180225210909-#0225-g1c7b478.tar, /storage/.kodi/temp/update_file) ## ERROR: (timeout('timed out',))
    ERROR: Traceback (most recent call last):
      File "/home/neil/projects/LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/LibreELEC-settings-d658777/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 295, in download_file
      File "/usr/lib/python2.7/socket.py", line 384, in read
      File "/usr/lib/python2.7/httplib.py", line 597, in read
      File "/usr/lib/python2.7/socket.py", line 384, in read
      timeout: timed out

    Do you have the same Problem? Any ideas?

    Thank you

  • I tried it now several times... sometimes it works fine.

    Now I am pretty sure, that the Download itself stucks... everytime at different positions of progress.

    The first time, it stucks at about 95%... that's why I did not realize that the http download timed out.

    I could upload the debug log, but it is exaclty the same. Not even one more line of log.

    And additionally, I see this problem:

    I added the "Custom Channel" yesterday. At this time, #0225 was the newest version, and I can see it, when I click on "Available Versions".

    But now.. one day later, when I click on "Available Versions", there is still #0225 the newest, although there is already a #0226 available online.

    The list of available versions seems not to be updated - just a reboot helps to get the new versions.

    Edited once, last by pipsen (February 27, 2018 at 9:02 AM).