mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Using latest docker image; Can't get XMLTV to load. #62
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bfayers on GitHub (Dec 13, 2018).
Here is the log, seems to be failing to import some xmltv library?
https://pastebin.com/raw/EHY4D5KA
@inkdawgz commented on GitHub (Dec 13, 2018):
are you running in bridge or host mode?
If in bridge change to host.
@bfayers commented on GitHub (Dec 13, 2018):
@drakus72 host mode.
@inkdawgz commented on GitHub (Dec 13, 2018):
Definately strange now. Should work just fine in host mode, problem is in bridge mode is when that error occurs.
@bfayers commented on GitHub (Dec 13, 2018):
@drakus72 could be because I originally created the config in bridge mode? Also I doubt it's a network thing? Given it seems to be failing to import a library.
@inkdawgz commented on GitHub (Dec 13, 2018):
It could possibly be that. Try recreating in host mode.
On Wed, Dec 12, 2018, 3:58 PM Ben Fayers <notifications@github.com wrote:
@bfayers commented on GitHub (Dec 13, 2018):
@drakus72 Tried that, didn;t work unfortunately
@inkdawgz commented on GitHub (Dec 13, 2018):
Very weird.
What OS you running on? I wonder if it is a docker setting or something else. I am going to have to look into this deeper.
@bfayers commented on GitHub (Dec 13, 2018):
@drakus72 I'm on Ubuntu 18.04.1 lts
@bfayers commented on GitHub (Dec 31, 2018):
Sorted via #330