![]() |
Wizard Setup - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Wizard Setup (/t-wizard-setup) |
Wizard Setup - jellyffinm - 2024-04-02 Hello, I have been having a lot of problems with the installation, I managed to get to the wizard setup page as you see in the image but once i enter details and click next it just goes through a continuous loading and never proceeds past this part. How can i fix this? Thanks I am running Windows 11 and brave browser in case that helps provide more details for a potential fix. I found this error in the logs [ERR] [37] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request. URL POST /Startup/User. I also noticed this in the logs, maybe Emby is interfering somehow. I have removed it from my pc but it may be affecting it somehow still? [15:52:32] [INF] [56] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: C:\ProgramData\Jellyfin\Server\cache I have deleted cache and cookies too but still no luck here RE: Wizard Setup - TheDreadPirate - 2024-04-02 Can you share your full server logs to https://sourceb.in/ C:\ProgramData\Jellyfin\Server\log RE: Wizard Setup - jellyffinm - 2024-04-03 (2024-04-02, 04:54 PM)TheDreadPirate Wrote: Can you share your full server logs to https://sourceb.in/ Hello I have added the server logs hereĀ https://sourceb.in/H9K5M7sVtr however one of the server logs is way too large to share there for some reason i hope the data in this log is enough for you to see what the issue may be here. Thanks RE: Wizard Setup - TheDreadPirate - 2024-04-03 Negatory. This one only contains the startup. I will probably need the larger log. Try zipping the log and attaching it to a post here. You will need to use the full reply interface to have that option. Either click "preview post" or "new reply" to get the full reply interface. RE: Wizard Setup - jellyffinm - 2024-04-03 Hello sorry about that I believe it should be attached here I hope it contains enough data to dissect the problem. Thanks for your help. RE: Wizard Setup - TheDreadPirate - 2024-04-03 It looks like your server hard crashed yesterday or otherwise did not shut down gracefully. And the database is borked or locked. Code: Busy: SQLitePCL.pretty.SQLiteException: database is locked And since this log is from after the one you posted to sourcebin I am going to assuming that this is the current state of it. Since it sounds like this is a fresh setup, are you ok with starting over? If so, go to C:\ProgramData\Jellyfin\Server\data and delete jellyfin.db and library.db. There may also be .wal or .journal files for jellyfin.db and library.db that you should also delete. RE: Wizard Setup - jellyffinm - 2024-04-05 Hi when i have just tried that and restarted my jellyfin tray app, i am now met with a page to add server manually instead of server being automatically selected as my desktop like before. I try to enter my lo address but i cannot proceed from here now and then for some reason the jellygin console app crahses so i cannot read back any kind of error produced. Is it better i go through a full uninstall and reinstall again and it may clear up my issue? RE: Wizard Setup - TheDreadPirate - 2024-04-05 (2024-04-05, 03:47 PM)jellyffinm Wrote: Hi when i have just tried that and restarted my jellyfin tray app, i am now met with a page to add server manually instead of server being automatically selected as my desktop like before. I try to enter my lo address but i cannot proceed from here now and then for some reason the jellygin console app crahses so i cannot read back any kind of error produced. Is it better i go through a full uninstall and reinstall again and it may clear up my issue? Reset your browser cache or clear site data for your jellyfin in your browser. |