Jump to content

Two issues


Recommended Posts

williamray507
Posted (edited)

I have been getting the following error on the dashboard "Log file cleanup failed Access to the path "%AppData%\MediaBrowser-Server\logs\Old Logs" is denied." and when I manually check that folder there is nothing in it at all. Also I can not add/change a password for any user now.

 

I am running Version 3.0.5224.26796 on Windows Server 2012 R2 Essentials.

 

53557d233957f_Dashboard20140421161810.pn

 

53557d75b5a2d_02.png

server-63533660892.txt

Edited by williamray507
williamray507
Posted

sorry but i don't see anything in that log related to the problem you're reporting. perhaps try and find the log from the time the error occurred.

 

Ok so I just tried creating a user named TempUser  and then go in and try to create a password, from the logs (too big to upload, https://www.dropbox.com/s/6u8a2wmzqk5tbcd/server-63533807999.txt) I see this:

 

2014-04-23 19:15:41.3683 Info - UserManager: Authentication request for TempUser has been denied.

2014-04-23 19:15:41.3683 Error - DtoUtils: ServiceBase<TRequest>::Service Exception

    Invalid user or password entered.

    System.UnauthorizedAccessException

       at MediaBrowser.Api.UserService.Post(UpdateUserPassword request)

       at lambda_method(Closure , Object , Object )

       at ServiceStack.Host.ServiceExec`1.<>c__DisplayClass6.<CreateExecFn>b__5(Object service, Object request)

       at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)

    

2014-04-23 19:15:41.3683 Error - HttpServer: Error processing request for /mediabrowser/Users/0c2eb7dab9650f421fff8f02754ac57c/Password

    Invalid user or password entered.

    ServiceStack.HttpError

    No Stack Trace Available

    

2014-04-23 19:15:41.3995 Error - ListenerResponse: Could not WriteTextToResponse: Cannot access a disposed object.. Object name: 'System.Net.HttpListenerResponse'.

    Cannot access a disposed object.

    Object name: 'System.Net.HttpListenerResponse'.

    System.ObjectDisposedException

       at System.Net.HttpListenerResponse.CheckDisposed()

       at System.Net.HttpListenerResponse.set_ContentLength64(Int64 value)

       at ServiceStack.Host.HttpListener.ListenerResponse.Write(String text)

Posted

sorry but i don't see anything in that log related to the problem you're reporting. perhaps try and find the log from the time the error occurred.

williamray507
Posted

Can anyone help with this?

Posted

Can you spell out the steps to reproduce the problem? I tested creating a password and didn't see any issue.

williamray507
Posted

Can you spell out the steps to reproduce the problem? I tested creating a password and didn't see any issue.

I logged into the dashboard, Click Users, CLick Add User, give it a name, uncheck Allow the user to manage the server, check allow media playback, click save, click the user from the list, click password, type the password, confirm it, click save, then the error comes up :Invalid User or Password entered.

  • Like 1
Posted

Thank you. I'll review it.

williamray507
Posted

Also logging out as myself and clicking the user i just created just logs right in without asking for a password, and i get the same message when tring to create a password when logged into the user account.

Posted

what browser? keep in mind the login page will never ask for a password if you're on localhost

williamray507
Posted

what browser? keep in mind the login page will never ask for a password if you're on localhost

Tried Firefox and Chrome, im not accessing from the local machine, i am accessing from my desktop.

TonkaTuff
Posted (edited)

Hi.

I've also recently started seeing a log file cleanup error in my notifications.

 

 

Log file cleanup failed.

3 minutes ago

Access to the path 'C:\Users\spider\AppData\Roaming\MediaBrowser-Server\logs\old' is denied.

 

I'm running Server Version 3.0.5231.40980

Edited by TonkaTuff
williamray507
Posted

Hi.

I've also recently started seeing a log file cleanup error in my notifications.

 

 

I'm running Server Version 3.0.5231.40980

Are you able to create/change passwords for users?

TonkaTuff
Posted

Are you able to create/change passwords for users?

 

yep, doesn't seem to be any problem with that.

  • 3 weeks later...
williamray507
Posted

One more update, If i create a user on the windows 7 install and shut it down, then copy the users.db & userdata_v2.db from C:\Users\USERNAME\AppData\Roaming\MediaBrowser-Server\data and the user folder from C:\Users\USERNAME\AppData\Roaming\MediaBrowser-Server\config\users over to the server version and start it back up on the server the new users are there and works fine.

williamray507
Posted

Well to add some more information, I installed the latest dev version on my desktop running windows 7 with the same user as i have it running on on my server updated the verson on the server to match the latest, shut them both down renamed the old install folders on the server and copied over everything from the windows 7 machine and i still get the same error when tring to add users passwords.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...