Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create XBMC-Server in database #124

Open
nazbrok opened this issue Jan 14, 2014 · 7 comments
Open

Unable to create XBMC-Server in database #124

nazbrok opened this issue Jan 14, 2014 · 7 comments

Comments

@nazbrok
Copy link

nazbrok commented Jan 14, 2014

Hi,

I have this error whenever i try to add a xbmc server in the settings.
I am on a synology, could it be read/write access issue to some file ?

regards

@styxit
Copy link
Owner

styxit commented Jan 14, 2014

What was the previous error message? (probably debug-level) There should be some kind of exception

Are you able to save anything else, like nzbget settings or dashboard settings? If yes, then it has nothing to do with the write-permissions, because everything is written into one sqlite database.

@nazbrok
Copy link
Author

nazbrok commented Jan 14, 2014

Hère is the log.

BusyBox v1.16.1 (2013-04-16 20:15:54 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

NAS> cd /usr/local/htpcmanager/var/
NAS> cat htpcmanager.log
2014-01-15 00:39:03 :: modules.xbmc :: ERROR :: Unable to create XBMC-Server in database
2014-01-15 00:39:09 :: modules.xbmc :: ERROR :: Unable to create XBMC-Server in database
2014-01-15 00:39:31 :: modules.xbmc :: ERROR :: Unable to fetch movies!
2014-01-15 00:39:32 :: modules.xbmc :: ERROR :: Unable to fetch currently playing information!
2014-01-15 00:39:33 :: modules.xbmc :: ERROR :: Unable to fetch currently playing information!
2014-01-15 00:39:34 :: modules.xbmc :: ERROR :: Unable to fetch currently playing information!
2014-01-15 00:39:35 :: modules.xbmc :: ERROR :: Unable to fetch movies!
2014-01-15 00:39:35 :: modules.xbmc :: ERROR :: Unable to fetch currently playing information!
NAS>

Anyway it now works, i had to restart the service, a page refresh wasn't enough.

@jmdacruz
Copy link

jmdacruz commented Feb 2, 2014

I was experiencing the exact same error, also on a Synology NAS and using the build provided by http://www.synocommunity.com/packages. After restarting the service everything started working properly.

@morriscode
Copy link

I'm having the same problem. No NAS thought, just a raspberry pi. Log only shows:

modules.xbmc :: ERROR :: Unable to create XBMC-Server in database
modules.xbmc :: ERROR :: Unable to create XBMC-Server in database
modules.xbmc :: ERROR :: Unable to create XBMC-Server in database
modules.xbmc :: ERROR :: Unable to create XBMC-Server in database

@weaselwebb
Copy link

Hi has anyone got a fix for this yet got the same problem today after install :
2014-12-18 19:34:16 modules.xbmc ERROR Unable to fetch currently playing information!
2014-12-18 19:34:16 modules.xbmc ERROR 'NoneType' object has no attribute 'host'
2014-12-18 19:34:15 modules.xbmc ERROR Unable to fetch currently playing information!
2014-12-18 19:34:15 modules.xbmc ERROR 'NoneType' object has no attribute 'host'
2014-12-18 19:34:14 modules.xbmc ERROR Unable to fetch currently playing information!
2014-12-18 19:34:14 modules.xbmc ERROR 'NoneType' object has no attribute 'host'
2014-12-18 19:34:13 modules.xbmc ERROR Unable to fetch currently playing information!
2014-12-18 19:34:13 modules.xbmc ERROR 'NoneType' object has no attribute 'host'
2014-12-18 19:34:12 modules.xbmc ERROR Unable to fetch currently playing information!
2014-12-18 19:34:12 modules.xbmc ERROR 'NoneType' object has no attribute 'host'
2014-12-18 19:34:11 modules.xbmc ERROR Unable to fetch movies!
2014-12-18 19:34:11 modules.xbmc ERROR 'NoneType' object has no attribute 'host'
2014-12-18 19:28:58 modules.xbmc ERROR Unable to fetch recently added TV Shows
2014-12-18 19:28:58 modules.xbmc ERROR 'NoneType' object has no attribute 'host'
2014-12-18 19:28:58 modules.xbmc ERROR Unable to fetch recently added movies!
2014-12-18 19:28:58 modules.xbmc ERROR 'NoneType' object has no attribute 'host'
2014-12-18 19:23:02 modules.xbmc ERROR Unable to create XBMC-Server in database

@Hellowlol
Copy link
Contributor

@weaselwebb have you tried restarting the service? It seems to have fixed the issue for others.

@weaselwebb
Copy link

Hi Thanks
Did a restart still and all work fine

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants