Lane03 16 Posted 40 minutes ago Posted 40 minutes ago (edited) Not sure when this happened, but I do see a new version was released and looking at my Emby-Server\Updates folder, it looks like my Emby server auto-upgraded to this version last night. I can access Emby just fine using my Android and Roku apps, but when I attempt to do so on the Emby Server (Windows 11), it takes me to the new setup wizard as if it's a new installation. Both Emby Server and Windows 11 are set to auto-update and this is the only user account on this machine. Emby is NOT running as a service. Any help would be appreciated, as I don't want to have to set this up from scratch as I've been running this for 10+ years now and that would be a pretty big pain lol. EDIT: Was able to get the server paths from the Android Emby app, all the paths are correct. Edited 29 minutes ago by Lane03
ebr 16677 Posted 24 minutes ago Posted 24 minutes ago 15 minutes ago, Lane03 said: but when I attempt to do so on the Emby Server Hi. Exactly how are you doing that? What happens if you use a browser on a different machine?
GrimReaper 5113 Posted 19 minutes ago Posted 19 minutes ago (edited) 22 minutes ago, Lane03 said: when I attempt to do so on the Emby Server (Windows 11), it takes me to the new setup wizard as if it's a new installation Hm, something might have triggered StartupWizard flag reset. You can try shutting down your server, go to "C:\Users\Owner\AppData\Roaming\Emby-Server\programdata\config" folder and edit system.xml file, change tag: <IsStartupWizardCompleted>false</IsStartupWizardCompleted> to <IsStartupWizardCompleted>true</IsStartupWizardCompleted> Save edited file, restart server. Edited 17 minutes ago by GrimReaper
Lane03 16 Posted 19 minutes ago Author Posted 19 minutes ago Hi ebr. I'm right clicking on the emby icon in the task bar and selecting (browse library). The path it takes me to is http://localhost:8096/web/index.html which is auto redirected to http://localhost:8096/web/index.html?start=wizard#!/wizard/wizardstart.html. Going to http://192.168.1.105:8096/web/index.html (ip address of the Emby server) on another computer also brings me to the "welcome to emby setup wizard"
Lane03 16 Posted 16 minutes ago Author Posted 16 minutes ago 2 minutes ago, GrimReaper said: Hm, something might have triggered StartupWizard flag reset. You can try shutting down your server, go to "C:\Users\Owner\AppData\Roaming\Emby-Server\programdata\config" folder and edit system.xml file, change: IsStartupWizardCompleted>false</IsStartupWizardCompleted> to IsStartupWizardCompleted>true</IsStartupWizardCompleted> Save, restart server. I don't have a programdata folder. My explorer view shows all hidden and system files btw.
GrimReaper 5113 Posted 10 minutes ago Posted 10 minutes ago @LukeHow did all folders ended up nested under main server folder? 3 minutes ago, Lane03 said: I don't have a programdata folder. It is either a really old install/incremental update or something has got amiss there in the update process; anyway (as your server seems to be running as it's accessible from other devices), do you have system.xml there under \config subfolder?
Lane03 16 Posted 7 minutes ago Author Posted 7 minutes ago 2 minutes ago, GrimReaper said: @LukeHow did all folders ended up nested under main server folder? It is either a really old install/incremental update or something has got amiss there in the update process; anyway (as your server seems to be running as it's accessible from other devices), do you have system.xml there under \config subfolder? You rock! system.xml was under the \config subfolder. I changed the flag from false to true and looks good now! 1
Lane03 16 Posted 6 minutes ago Author Posted 6 minutes ago (edited) 3 minutes ago, ebr said: Yeah, what version were you running before...? 4.9.5.0. But my initial install was over 10 years ago. Edited 4 minutes ago by Lane03
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now