Ich bekomme folgenden Fehler:
Webserver is enabled, but can't find the Webserver-Port or the Port has no valid number in
'/opt/kodi-server/kodidata/userdata/advancedsettings.xml'. Please check your config!
bzw
20:40:31 T:139799259830208 NOTICE: Webserver: Starting...
20:40:31 T:139799259830208 ERROR: WebServer: Failed to start the webserver
20:40:31 T:139799259830208 NOTICE: starting upnp server
20:40:31 T:139799259830208 NOTICE: ES: Starting event server
20:40:31 T:139798599628544 NOTICE: Thread EventServer start, auto delete: false
20:40:31 T:139798599628544 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
20:40:31 T:139798599628544 NOTICE: UDP: Listening on port 9777
20:40:31 T:139798591235840 NOTICE: Thread TCPServer start, auto delete: false
20:40:31 T:139798845331200 NOTICE: -->Python Interpreter Initialized<--
20:40:31 T:139798633199360 NOTICE: Previous line repeats 1 times.
20:40:31 T:139798633199360 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: threads can only be started once
Traceback (most recent call last):
File "/opt/kodi-server/share/kodi/portable_data/addons/service.watchdog/service.py", line 26, in <module>
main.main()
File "/opt/kodi-server/share/kodi/portable_data/addons/service.watchdog/core/main.py", line 233, in main
xbmcif.start()
File "/usr/lib/python2.7/threading.py", line 739, in start
raise RuntimeError("threads can only be started once")
RuntimeError: threads can only be started once
-->End of Python script error report<--
20:40:46 T:139798845331200 ERROR: EXCEPTION: Error: Window is NULL, this is not possible :-)
20:40:46 T:139798845331200 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: Error: Window is NULL, this is not possible :-)
Traceback (most recent call last):
File "/opt/kodi-server/share/kodi/portable_data/addons/service.xbmc.versioncheck/service.py", line 104, in <module>
Main()
File "/opt/kodi-server/share/kodi/portable_data/addons/service.xbmc.versioncheck/service.py", line 45, in __init__
_upgrademessage2( version_installed, version_available, version_stable, oldversion, False)
File "/opt/kodi-server/share/kodi/portable_data/addons/service.xbmc.versioncheck/lib/common.py", line 139, in upgrade_message2
localise(32033))
RuntimeError: Error: Window is NULL, this is not possible :-)
-->End of Python script error report<--
20:42:07 T:139799259830208 NOTICE: NFS is idle. Closing the remaining connections.
Display More
Der Fehler wurde hier schonmal gepostet, allerdings konnt eich ihn nicht beheben.