Page 1 of 1

Prolems adding images and mp3s to Serviio

PostPosted: Mon Nov 26, 2012 11:37 am
by broadstairs
I have installed Serviio on Fedora 17 and followed the details in the wiki. The server starts but when I start the console and attempt to add any local files for images or mp3s to the library I get an error in the log file saying

  Code:
[ServiioStatusService] PersistenceException occured. Returning error code 500 to the REST layer. Message: Cannot create ConfigEntry with name search_hidden_files


I am guessing this is because I have missed something in the install orsetup process but so far have not been able to find out.

Can anyone help please?

Stuart

Re: Prolems adding images and mp3s to Serviio

PostPosted: Mon Nov 26, 2012 3:17 pm
by zip
It cannot write into the database for some reason. Is there something in derby.log ? Any other exceptions?

Re: Prolems adding images and mp3s to Serviio

PostPosted: Mon Nov 26, 2012 3:34 pm
by broadstairs
Having seen you update and the option on debug in your sig I turned on debug and the log showed a permissions problem as the console was running under my user not the serviio user so having fixed the permissions it now saves my stuff which has been added.

Now to see how it all goes from here....

Stuart