Addons are not updating on LibreELEC 8.0.1 on a RPI3. Each addon update fails. After removing Addon27.db all addons are gone so copied that file back. Full log here: kodi log.txt - Google Drive , but failures start like this at end of log added whitelines to make more readable):
-------
10:19:16.623 T:1873802144 ERROR: GetDirectory - Error getting
10:19:19.614 T:1717826464 ERROR: Previous line repeats 2 times
10:19:19.614 T:1717826464 ERROR: Copy - Failed read from file /storage/.kodi/addons/script.module.python.koding.aio
10:19:19.615 T:1717826464 ERROR: Rename - Error renaming file /storage/.kodi/addons/script.module.python.koding.aio
10:19:19.615 T:1717826464 ERROR: Failed to move old addon files from '/storage/.kodi/addons/script.module.python.koding.aio' to '/storage/.kodi/addons/temp/2e1faaa0-3260-43eb-a1b5-9c059d5732fd', retrying in 500ms
10:19:20.060 T:1873802144 ERROR: Copy - Failed read from file /storage/.kodi/addons/script.module.nanscrapers 1
0:19:20.060 T:1873802144 ERROR: Rename - Error renaming file /storage/.kodi/addons/script.module.nanscrapers
10:19:20.061 T:1873802144 ERROR: Failed to move old addon files from '/storage/.kodi/addons/script.module.nanscrapers' to '/storage/.kodi/addons/temp/fa4e4d7c-ceed-4832-876f-5e7c3b9103d8', retrying in 500ms
--------
And goes on giving same message for each failed addon update.
Anyone knows a solution for this? Thanks in advance!