Closed dineshalphaque closed 3 years ago
I've had this issue yesterday also, both on my firestick and phone, running kodi 19 kept constantly crashing. What worked for me is in the elementum settings if you have automatic scrape on turn it off.
Hit ok close kodi relaunch that did it for me, on both my devices. So don't bother rolling back yet give this a shot first.
I've had this issue yesterday also, both on my firestick and phone, running kodi 19 kept constantly crashing. What worked for me is in the elementum settings if you have automatic scrape on turn it off.
Hit ok close kodi relaunch that did it for me, on both my devices. So don't bother rolling back yet give this a shot first.
This absolutely worked for me. Figured it had something to do with scrapers returning a null list or no results.
Thanks a bunch !
it is anyway a bug. make sense to reopen it.
it is anyway a bug. make sense to reopen it.
Yea I guess cause I bet they are a couple of people that have this issue.
Point taken, have reopened it.
Similar issue on same OS Windows 10 64bit, after updating elementum to 0.1.71 it starts crash
hmm, return back to elementum 0.1.69 doesnt fix this issue
@igorgidea current workaround described above - use it. (there is no real fix yet.) also could you please use log file upload service instead of posting full text in message? :-) http://elementum.surge.sh/contribute/log/
or at least use ``` and <details>
to format and hide log.
https://about.gitlab.com/handbook/markdown-guide/#fenced
https://about.gitlab.com/handbook/markdown-guide/#collapse
@antonsoroko Thank you, really turn off automatic scrape on, help to start elementum working again. I hid log.
@igorgidea @dineshalphaque thanks for reporting this. I will fix it.
@dineshalphaque @codingnoob233 @igorgidea
please try to enable this option on 0.1.72 and see if it will not crash. looks like elgatito fixed it. thanks.
@elgatito I confirm, the issue has been fixed on 0.1.72.
Since the upgrade to 0.1.71, Elementum daemon crashes and won't start on Windows 10. 0.1.69 worked fine. The logfile snippet is below,
Wondering if anyone else is facing this issue ?
Also, how would we back-install 0.1.69 until this is resolved ? Trying to install through kodi only gives 0.1.71 as an option.
2021-03-18 13:21:17.953 T:10448 NOTICE: [plugin.video.elementum] INFO database ▶ func1 Bolt Database backup saved at: C:\Users\dines\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.elementum\cache-backup.db 2021-03-18 13:21:17.972 T:10448 NOTICE: [plugin.video.elementum] INFO database ▶ func1 Storm Database backup saved at: C:\Users\dines\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.elementum\storm-backup.db 2021-03-18 13:21:17.987 T:10448 NOTICE: [plugin.video.elementum] NOTI bittorrent ▶ logAlerts listen_succeeded_alert: successfully listening on [TCP] [::]:6897 2021-03-18 13:21:17.988 T:10448 NOTICE: [plugin.video.elementum] NOTI bittorrent ▶ logAlerts listen_succeeded_alert: successfully listening on [TCP] 0.0.0.0:6897 2021-03-18 13:21:17.988 T:10448 NOTICE: [plugin.video.elementum] NOTI bittorrent ▶ logAlerts listen_succeeded_alert: successfully listening on [TCP] [::]:6891 2021-03-18 13:21:17.988 T:10448 NOTICE: [plugin.video.elementum] NOTI bittorrent ▶ logAlerts listen_succeeded_alert: successfully listening on [TCP] 0.0.0.0:6891 2021-03-18 13:21:17.988 T:10448 NOTICE: [plugin.video.elementum] NOTI bittorrent ▶ logAlerts listen_succeeded_alert: successfully listening on [UDP] 0.0.0.0:6891 2021-03-18 13:21:18.024 T:10448 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ startServices Adding port mapping 6897: 2 2021-03-18 13:21:18.035 T:10448 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ startServices Adding port mapping 6891: 3 2021-03-18 13:21:18.557 T:10448 NOTICE: [plugin.video.elementum] NOTI bittorrent ▶ logAlerts external_ip_alert: external IP received 175.XX.XX.XX 2021-03-18 13:21:18.658 T:10448 NOTICE: [plugin.video.elementum] NOTI tmdb ▶ CheckAPIKey TMDB API key check passed, using ae4bd1b... 2021-03-18 13:21:19.105 T:10448 NOTICE: [plugin.video.elementum] WARN tmdb ▶ func1 Rate limit exceeded getting movie with map[api_key:[ae4bd1b6fce2a5648671bfc171d15ba4] append_to_response:[credits,images,alternative_titles,translations,external_ids,trailers,release_dates] include_image_language:[en,en,null] language:[en]] on https://api.themoviedb.org/3/movie/719589, cooling down... 2021-03-18 13:21:19.123 T:10448 NOTICE: [plugin.video.elementum] INFO linkssearch ▶ processLinks Resolving torrent files... 2021-03-18 13:21:19.127 T:10448 NOTICE: [plugin.video.elementum] panic: runtime error: invalid memory address or nil pointer dereference 2021-03-18 13:21:19.127 T:10448 NOTICE: [plugin.video.elementum] [signal 0xc0000005 code=0x0 addr=0x58 pc=0xc0e0c9] 2021-03-18 13:21:19.128 T:10448 NOTICE: [plugin.video.elementum] 2021-03-18 13:21:19.128 T:10448 NOTICE: [plugin.video.elementum] goroutine 185 [running]: 2021-03-18 13:21:19.128 T:10448 NOTICE: [plugin.video.elementum] github.com/elgatito/elementum/providers.(AddonSearcher).GetMovieSearchObject(0xc000066910, 0x0, 0x10) 2021-03-18 13:21:19.128 T:10448 NOTICE: [plugin.video.elementum] /var/lib/jenkins/workspace/elementum/providers/xbmc.go:153 +0x49 2021-03-18 13:21:19.129 T:10448 NOTICE: [plugin.video.elementum] github.com/elgatito/elementum/providers.(AddonSearcher).GetMovieSearchSilentObject(...) 2021-03-18 13:21:19.129 T:10448 NOTICE: [plugin.video.elementum] /var/lib/jenkins/workspace/elementum/providers/xbmc.go:144 2021-03-18 13:21:19.130 T:10448 NOTICE: [plugin.video.elementum] github.com/elgatito/elementum/providers.(*AddonSearcher).SearchMovieLinksSilent(0xc000066910, 0x0, 0x1970758e501, 0x403571, 0x1553a01, 0xc0002cdfc0) 2021-03-18 13:21:19.130 T:10448 NOTICE: [plugin.video.elementum] /var/lib/jenkins/workspace/elementum/providers/xbmc.go:399 +0x45 2021-03-18 13:21:19.131 T:10448 NOTICE: [plugin.video.elementum] github.com/elgatito/elementum/providers.SearchMovieSilent.func1.1(0xc00040bd90, 0x0, 0x1972e415101, 0xc000186240, 0x19730a96a60, 0xc000066910) 2021-03-18 13:21:19.131 T:10448 NOTICE: [plugin.video.elementum] /var/lib/jenkins/workspace/elementum/providers/search.go:106 +0x83 2021-03-18 13:21:19.132 T:10448 NOTICE: [plugin.video.elementum] created by github.com/elgatito/elementum/providers.SearchMovieSilent.func1 2021-03-18 13:21:19.132 T:10448 NOTICE: [plugin.video.elementum] /var/lib/jenkins/workspace/elementum/providers/search.go:104 +0xf6 2021-03-18 13:21:19.152 T:10448 NOTICE: [plugin.video.elementum] 2021-03-18 13:21:19.162 T:10448 NOTICE: Previous line repeats 94 times. 2021-03-18 13:21:19.162 T:10448 NOTICE: [plugin.video.elementum] System information: windows_x64 2021-03-18 13:21:19.162 T:10448 NOTICE: [plugin.video.elementum] Kodi build version: 18.9 (18.9.0) Git:20201023-0655c2c718 2021-03-18 13:21:19.162 T:10448 NOTICE: [plugin.video.elementum] OS type: Windows 2021-03-18 13:21:19.162 T:10448 NOTICE: [plugin.video.elementum] uname: ('Windows', 'DESKTOP-7OL4V2E', '8', '6.2.9200', 'AMD64', 'Intel64 Family 6 Model 142 Stepping 9, GenuineIntel') 2021-03-18 13:21:19.170 T:6496 ERROR: CCurlFile::FillBuffer - Failed: Failure when receiving data from the peer(56) 2021-03-18 13:21:19.170 T:6496 ERROR: CCurlFile::Open failed with code 0 for http://127.0.0.1:65220/repository/elgatito/plugin.video.elementum/addons.xml.md5: 2021-03-18 13:21:19.170 T:6496 ERROR: XFILE::CFileCache::Open - failed to open source http://127.0.0.1:65220/repository/elgatito/plugin.video.elementum/addons.xml.md5 2021-03-18 13:21:19.170 T:6496 ERROR: CRepository: failed read 'http://127.0.0.1:65220/repository/elgatito/plugin.video.elementum/addons.xml.md5'