scakemyer / plugin.video.quasar

Quasar add-on for Kodi
https://quasar.surge.sh/
346 stars 94 forks source link

Version 0.9.62 crash restarting then aborts #686

Closed kostaboxon closed 7 years ago

kostaboxon commented 7 years ago

Linux Jarvis 16.1 32bit userspace all working prior to update .62. Downgraded to .61 and all worked again.

Log 01_KODI.txt

scakemyer commented 7 years ago

Should be fixed in 0.9.63, coming out soon enough...

kostaboxon commented 7 years ago

Same behaviour on 0.9.63 Sorry UPDATE Kodi Settings misconfiguration my fault.

scakemyer commented 7 years ago

You have some serious networking issues in your setup...

ERRO  tmdb         ▶ tmdbCheck        Get https://api.themoviedb.org/3/movie/550?api_key=...: dial tcp: lookup api.themoviedb.org on 8.8.4.4:53: dial udp 8.8.4.4:53: connect: network is unreachable
...
ERRO  libtorrent   ▶ logAlerts        dht_error_alert: DHT error [hostname lookup] (2) Host not found (non-authoritative), try again late
...
WARN  tmdb         ▶ CheckApiKey      TMDB API key failed: ae4bd1b6fce2a5648671bfc171d15ba4
ERRO  tmdb         ▶ tmdbCheck        Get https://api.themoviedb.org/3/movie/550?api_key=8cf43ad9c085135b9479ad5cf6bbcbda: dial tcp: lookup api.themoviedb.org on 8.8.4.4:53: dial udp 8.8.4.4:53: connect: network is unreachable
...
WARN  repository   ▶ GetAddonFiles    Unable to find a last tag, using master.
WARN  repository   ▶ getAddons        Unable to retrieve the addon.xml file, checking backup repository...
ERRO  repository   ▶ getAddons        Unable to retrieve the backup's addon.xml file.
...
WARN  library      ▶ func3            Get https://api.trakt.tv/movies/trending?extended=full%2Cimages&limit=100&page=1: dial tcp: lookup api.trakt.tv on 8.8.4.4:53: dial udp 8.8.4.4:53: connect: network is unreachable
...
ERRO  xbmc         ▶ VideoLibraryGetMovies  No available JSON-RPC connection to Kodi
ERRO  xbmc         ▶ VideoLibraryGetShows  No available JSON-RPC connection to Kodi

I should be able to get rid of the crashes your sh*t is causing, at which point it would just nicely tell you that your setup is completely broken. Fix those then we can talk.

scakemyer commented 7 years ago

I do have to thank you for pushing the boundaries of error checking...