Jump to content

Can't log in after Unraid upgrade. Password reset PIN not working.


Recommended Posts

MajorTomG
Posted

I just upgraded my Unraid server to 6.10.2 and after restart, Emby won't log in and the password reset isn't working. Here's what's going on...
"Sign in error, please try again" this is using cached credentials and there's no option to change them either.
I go through the password reset feature, enter the PIN from the passwordreset.txt on my server, and it just hangs when I press submit.
If I press submit again, I get "invalid or expired PIN was entered. Please try again." as clearly the submit button worked, and just nothing happened after.

I've been through it a few times now, and same each time. Can anyone tell me how to get around this please? All steps performed from my home network using IP address to connect to the server.

@Happy2Play

image.png.c435e907ca5b4d28937faf3e24a31eec.png

Posted

hi there, please attach the emby server log from when you had to do this. based on the above screenshots I think the server logs will be under /config/logs

Happy2Play
Posted
50 minutes ago, n4pl said:

@Luke Same Problem here... Update to unraid 6.10.2 and emby doesnt work anymore like MajorTomG

After first log i renamed cache folder to avoid the "access denied"... but it still doesnt work.

 

embyserver.txt 36.99 kB · 2 downloads embyserver-63790323294.txt 60.64 kB · 0 downloads

You have a database issue and permissions issues.

SQLitePCL.pretty.SQLiteException: ReadOnly: attempt to write a readonly database
System.UnauthorizedAccessException: Access to the path '/config/data/SyncData/Emby.Kodi.SyncQueue.I.1.40.json' is denied.

But I am guess in you correct you permission should/could fix the database issue.  Looks like you have permissions issues for most of "Data path: /config".

Posted
10 hours ago, Happy2Play said:

But I am guess in you correct you permission should/could fix the database issue.  Looks like you have permissions issues for most of "Data path: /config".

Thank you! Youre right... many files were on 444 and i manual switched them to 644...im curious, how can a unraid update brake this?!? That worked for years now.

atleast everything is working fine but i have still this error... is there anything to do?

 

2022-06-09 09:36:20.075 Error App: Error in CreateSsdpUdpSocket. IPAddress: 192.168.2.2
*** Error Report ***
Version: 4.7.2.0
Command line: /app/emby/EmbyServer.dll -programdata /config -ffdetect /app/emby/ffdetect -ffmpeg /app/emby/ffmpeg -ffprobe /app/emby/ffprobe -restartexitcode 3
Operating system: Linux version 5.15.43-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Wed May 25 11:54:05 PDT 2022
Framework: .NET 6.0.2
OS/Process: x64/x64
Runtime: app/emby/System.Private.CoreLib.dll
Processor count: 4
Data path: /config
Application path: /app/emby
System.Net.Sockets.SocketException: System.Net.Sockets.SocketException (0xFFFDFFFE): Unknown socket error
at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
at System.Net.Sockets.Socket.SetMulticastOption(SocketOptionName optionName, MulticastOption MR)
at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, Object optionValue)
at Rssdp.SsdpCommunicationsServer.CreateSsdpUdpSocket(IPAddress localIpAddress, Int32 localPort, List`1 localAddresses)
at Rssdp.SsdpCommunicationsServer.BeginListeningForBroadcasts(CancellationToken cancellationToken)
Source: System.Net.Sockets
TargetSite: Void UpdateStatusAfterSocketErrorAndThrowException(System.Net.Sockets.SocketError, System.String)

 

Posted

I'm not sure how that happened but I'm glad you found a solution. Thanks.

Posted

@Luke

so finaly i took a completly new emby installation and moved user.db, library.db etc. step by step to the new installation... and now it runs without any random issues..

i dont know why this unraid update blows up Emby but it does... 

Posted

Thanks for the feedback.

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...