Page 1 of 1

[Solved] Cannot log on MediaBrowser

PostPosted: Tue Feb 23, 2016 10:15 am
by thymon
Hi,

I Can't log on my MediaBrowser. (Linux Server (Ubuntu 14.04)

Serviio.log said :

  Code:
[ServiioStatusService] AuthenticationException occured. Returning error code 401 to the REST layer. Message: The provided authentication token is invalid or expired.


I found on this forum that is a FFMPEG error...
I used "apt-get update" and "apt-get upgrade". Is this the cause?

  Code:
ffmpeg version N-78590-g5590ab4 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.1)


What should I do ?

Thx in advance and sorry for my English.

Thymon

Re: Cannot log on MediaBrowser

PostPosted: Tue Feb 23, 2016 9:46 pm
by zip
Did you set up the password in the console?

Also, try to clean your cookies.

Re: Cannot log on MediaBrowser

PostPosted: Tue Feb 23, 2016 9:59 pm
by thymon
Hi,

I've reseted the password to another. Same problem
I've used different PC and web browser. Same problem,
I've removed FFMPEG and reinstall with serviio's wiki tutorial. Same problem.

Re: Cannot log on MediaBrowser

PostPosted: Tue Feb 23, 2016 10:10 pm
by thymon
Ok I understood !

I must turn off the "serviio service" when I update the password.
Stop server with console is not enough !

Sorry for this stupid question :-(

Thx Zip !

Re: [Solved] Cannot log on MediaBrowser

PostPosted: Sat Apr 08, 2017 9:23 pm
by hybrid
Hi

I have the same problem, I cannot log into my Media browser anymore.
Tried setting a new password.
Tried stopping the Serviio in status. and then changing the password.
Cleared cookies. nothing.

2nd problem.
My library is not updating.
I've started/stopped the serviio service in my QNAP (latest version serviio)
when i open serviio it flashed a file i updated.. but a while ago.. and its always the same file.
Some series i have are duplicated in serviio , not the series but the episodes in a series..

How can i rescan my library?
Any advise would be greatly appreciated.
Thanks
Riaan

Re: [Solved] Cannot log on MediaBrowser

PostPosted: Sun Apr 09, 2017 3:09 am
by atc98092
hybrid wrote:Hi

I have the same problem, I cannot log into my Media browser anymore.
Tried setting a new password.
Tried stopping the Serviio in status. and then changing the password.
Cleared cookies. nothing.

2nd problem.
My library is not updating.
I've started/stopped the serviio service in my QNAP (latest version serviio)
when i open serviio it flashed a file i updated.. but a while ago.. and its always the same file.
Some series i have are duplicated in serviio , not the series but the episodes in a series..

How can i rescan my library?
Any advise would be greatly appreciated.
Thanks
Riaan


Please forgive the obvious question: you do have the paid Pro version, correct? MediaBrowser only works with the Pro version, other than the 15 day free trial when Serviio is installed. Also, stopping the server on the Status page does NOT stop the Serviio service. That only stops the DLNA server itself. The service is still running. On your NAS box, I can't tell you how to stop the service, sorry.

In the Serviio console, you can change the method of directory update. Go to Library/Shared Folders and open one of your shares for edit. There's a box labeled "Use the poller mechanism for monitoring this folder". Check that box, then click OK, then click Save when you are back on the main screen. Don't forget that Save button. Do the same for any other shared folders that aren't updating correctly. Then you can monitor it to see if it stays updated correctly.

Re: [Solved] Cannot log on MediaBrowser

PostPosted: Mon May 01, 2017 2:51 pm
by hybrid
I am a registered Pro User

I have restarted the Qnap.
Updated the search polling check box, it did not change anything on the Serviio front end.
I ended up starting from scratch... :( , but at least everything is working now.. just the missing *.. :(

Re: [Solved] Cannot log on MediaBrowser

PostPosted: Wed May 16, 2018 7:37 pm
by struckma
Regarding the login problem, just in case, someone else cannot login with the error message

[serviioStatusService] AuthenticationException occurred. Returning error code 401 to the REST layer. Message: The provided authentication token is invalid or expired.

I could solve this by cleaning the cache:

Stop the serviio process (in doubt use kill on the command line / task manager)
Clear the directory serviio/library/cache/
and finally start serviio again.

I suspect it may be related with file access rights somehow. Hope this helps.
:)