kevinp 2 Posted September 16, 2020 Posted September 16, 2020 The app works fine on my Android phone and my FireTV. But, when I try to open http://app.emby.media/ in a browser on the same computer that is running Emby, I get a black screen with the green Emby logo for about a half second, then it goes back to my home page. I've also tried http://192.168.0.2002:8096, which shows as "In-Home (LAN) access" on my phone. I'm using the "new" Edge browser, but it has done this in Firefox also. It doesn't put any entries in the Emby logs either. I have connected before with Edge, and I'm currently connected with Firefox. Most of the time it won't open though. I've installed the latest version of Emby, but it's done this on older versions as well.
Carlo 4561 Posted September 16, 2020 Posted September 16, 2020 Hi, don't know if that's a typo or not but "http://192.168.0.2002:8096" isn't a valid address. Too many numbers in the 2002 part. If you haven't setup Emby for remote access you don't really want to use http://app.emby.media but instead want to use the local URL. If you installed this on Windows you should be able to right click on the Emby icon in the taskbar and "Browse Library" from that which should open your browser to the correct URL. Let us know if this helps
kevinp 2 Posted September 16, 2020 Author Posted September 16, 2020 Yes, that was a typo. I've installed Emby to run as a service, so I don't have an icon in the taskbar. http://app.emby.media is currently working in Firefox, but not Edge. Yesterday it didn't work in Firefox. Doesn't make any sense to me. http://192.168.0.202:8096 isn't working on Edge either.
Carlo 4561 Posted September 16, 2020 Posted September 16, 2020 Could we get you to test running normal with it as a service just to see if this changes things? Could be a system security type thing.
kevinp 2 Posted September 16, 2020 Author Posted September 16, 2020 Stopped the service, started it from the Windows menu. Immediately it opened in Edge to the "Sign In" page where I had to click on a user. Right-clicking the icon and choosing "Browse Library" opens it in Edge every time. But still, if I type in localhost:8096, or 192.168.0.202:8096, or use the link in my browser shortcuts (app.emby.media), it flashes the black screen with Emby logo and then goes right back to the previous page.
kevinp 2 Posted September 16, 2020 Author Posted September 16, 2020 Version 85.0.564.51 (Official build) (64-bit) Says "Edge is up to date"
Luke 42079 Posted September 16, 2020 Posted September 16, 2020 1 minute ago, kevinp said: Version 85.0.564.51 (Official build) (64-bit) Says "Edge is up to date" Can you check the browser debug console for errors? It seems to be working fine in my testing from Edge.
kevinp 2 Posted September 16, 2020 Author Posted September 16, 2020 No errors unless I check "Pause on caught exceptions". Then it stops here....
Luke 42079 Posted September 16, 2020 Posted September 16, 2020 Can you supply the full console contents using http://app.emby.media Thanks.
Luke 42079 Posted September 16, 2020 Posted September 16, 2020 In your screenshot above, click one tab to the left tot he console tab and provide the contents of it. thanks.
Carlo 4561 Posted September 16, 2020 Posted September 16, 2020 Clear your browser cache and try again.
kevinp 2 Posted September 16, 2020 Author Posted September 16, 2020 Only by checking "Pause on caught exceptions" and stepping through it, does it actually populate the console. Here's what's in there: app.js?v=4.4.3.0:1 Setting require baseUrl to http://localhost:8096/web connectionmanager.js?v=4.4.3.0:1 Begin ConnectionManager constructor app.js?v=4.4.3.0:1 loading ApiClient singleton app.js?v=4.4.3.0:1 creating ApiClient singleton apiclient.js?v=4.4.3.0:1 ApiClient serverAddress: http://localhost:8096 apiclient.js?v=4.4.3.0:1 ApiClient appName: Emby Web apiclient.js?v=4.4.3.0:1 ApiClient appVersion: 4.4.3.0 apiclient.js?v=4.4.3.0:1 ApiClient deviceName: Chrome apiclient.js?v=4.4.3.0:1 ApiClient deviceId: 18bc2be2-2d75-4f28-81d0-68b2c904a813 credentials.js?v=4.4.3.0:1 credentials initialized with: {"Servers":[{"DateLastAccessed":1600282576060,"LastConnectionMode":2,"ManualAddress":"http://localhost:8096","manualAddressOnly":true,"Type":"Server","Name":"MAXIMUS","Id":"6dfd64d41a264d88ab322510948c7245","LocalAddress":"http://192.168.0.202:8096","RemoteAddress":"https://mahoney.ml:8920","UserId":"7b440c395fd94358a8695cc6b39cda4a","AccessToken":"4df04a3c4edb46f8a4324ecc2205d254"}]} app.js?v=4.4.3.0:1 loaded ApiClient singleton app.js?v=4.4.3.0:1 loadFirstLevelPresentationDependencies app.js?v=4.4.3.0:1 loadPlugins app.js?v=4.4.3.0:1 Loading installed plugins pluginmanager.js?v=4.4.3.0:1 Loading plugin: bower_components/emby-webcomponents/playback/playbackvalidation pluginmanager.js?v=4.4.3.0:1 Loading plugin: bower_components/emby-webcomponents/playback/playaccessvalidation pluginmanager.js?v=4.4.3.0:1 Loading plugin: bower_components/emby-webcomponents/playback/experimentalwarnings pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/soundeffects/defaultsoundeffects/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/logoscreensaver/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/backdropscreensaver/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/photoscreensaver/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/htmlaudioplayer/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/htmlvideoplayer/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/photoplayer/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/sessionplayer pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/chromecast/chromecastplayer pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/youtubeplayer/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/confirmstillplaying/plugin router.js?v=4.4.3.0:1 Setting page base to /web connectionmanager.js?v=4.4.3.0:1 returning instance from getOrAddApiClient pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings app.js?v=4.4.3.0:1 loadExternalScripts app.js?v=4.4.3.0:1 loadHeader cast_sender.js:2 GET chrome-extension://invalid/ net::ERR_FAILED l @ cast_sender.js:2 m @ cast_sender.js:1 (anonymous) @ cast_sender.js:2 (anonymous) @ cast_sender.js:2 cast_sender.js:2 GET chrome-extension://invalid/ net::ERR_FAILED l @ cast_sender.js:2 m @ cast_sender.js:1 (anonymous) @ cast_sender.js:1 error (async) l @ cast_sender.js:2 m @ cast_sender.js:1 (anonymous) @ cast_sender.js:2 (anonymous) @ cast_sender.js:2 registrationservices.js?v=4.4.3.0:1 validateFeature: themes app.js?v=4.4.3.0:1 onAppReady connectionmanager.js?v=4.4.3.0:1 ConnectionManager requesting url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true app.js?v=4.4.3.0:1 Loaded dependencies in onAppReady app.js?v=4.4.3.0:1 Defining core routes router.js?v=4.4.3.0:1 Defining route: /startup/connectlogin.html router.js?v=4.4.3.0:1 Defining route: /startup/connectsignup.html router.js?v=4.4.3.0:1 Defining route: /startup/welcome.html router.js?v=4.4.3.0:1 Defining route: /startup/forgotpassword.html router.js?v=4.4.3.0:1 Defining route: /startup/forgotpasswordpin.html router.js?v=4.4.3.0:1 Defining route: /home router.js?v=4.4.3.0:1 Defining route: /home/home.html router.js?v=4.4.3.0:1 Defining route: /home.html router.js?v=4.4.3.0:1 Defining route: /home_horiz/home.html router.js?v=4.4.3.0:1 Defining route: /list/list.html router.js?v=4.4.3.0:1 Defining route: /item router.js?v=4.4.3.0:1 Defining route: /item/item.html router.js?v=4.4.3.0:1 Defining route: /livetv router.js?v=4.4.3.0:1 Defining route: /startup/login.html router.js?v=4.4.3.0:1 Defining route: /startup/manuallogin.html router.js?v=4.4.3.0:1 Defining route: /movies router.js?v=4.4.3.0:1 Defining route: /games router.js?v=4.4.3.0:1 Defining route: /homevideos router.js?v=4.4.3.0:1 Defining route: /musicvideos router.js?v=4.4.3.0:1 Defining route: /music router.js?v=4.4.3.0:1 Defining route: /videoosd/videoosd.html router.js?v=4.4.3.0:1 Defining route: /settings router.js?v=4.4.3.0:1 Defining route: /settings/keyboard.html router.js?v=4.4.3.0:1 Defining route: /settings/playback.html router.js?v=4.4.3.0:1 Defining route: /settings/subtitles.html router.js?v=4.4.3.0:1 Defining route: /settings/display.html router.js?v=4.4.3.0:1 Defining route: /settings/homescreen.html router.js?v=4.4.3.0:1 Defining route: /settings/profile.html router.js?v=4.4.3.0:1 Defining route: /settings/password.html router.js?v=4.4.3.0:1 Defining route: /search router.js?v=4.4.3.0:1 Defining route: /startup/manualserver.html router.js?v=4.4.3.0:1 Defining route: /startup/selectserver.html router.js?v=4.4.3.0:1 Defining route: /tv router.js?v=4.4.3.0:1 Defining route: /plugins/install router.js?v=4.4.3.0:1 Defining route: /dashboard router.js?v=4.4.3.0:1 Defining route: /dashboard.html router.js?v=4.4.3.0:1 Defining route: /dashboardgeneral.html router.js?v=4.4.3.0:1 Defining route: /devices router.js?v=4.4.3.0:1 Defining route: /network router.js?v=4.4.3.0:1 Defining route: /devices/device.html router.js?v=4.4.3.0:1 Defining route: /devices/cameraupload.html router.js?v=4.4.3.0:1 Defining route: /metadatamanager router.js?v=4.4.3.0:1 Defining route: /transcoding router.js?v=4.4.3.0:1 Defining route: /librarysetup/library.html router.js?v=4.4.3.0:1 Defining route: /librarysetup/advanced.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/schedulesdirect.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/xmltv.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/embydata.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/guideprovider.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/livetvsettings.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/livetvstatus.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/livetvtuner.html router.js?v=4.4.3.0:1 Defining route: /logs router.js?v=4.4.3.0:1 Defining route: /log router.js?v=4.4.3.0:1 Defining route: /metadataadvanced.html router.js?v=4.4.3.0:1 Defining route: /notificationsetting.html router.js?v=4.4.3.0:1 Defining route: /notificationsettings.html router.js?v=4.4.3.0:1 Defining route: /plugincatalog router.js?v=4.4.3.0:1 Defining route: /plugins router.js?v=4.4.3.0:1 Defining route: /scheduledtask router.js?v=4.4.3.0:1 Defining route: /dashboard/releasenotes.html router.js?v=4.4.3.0:1 Defining route: /scheduledtasks router.js?v=4.4.3.0:1 Defining route: /serveractivity router.js?v=4.4.3.0:1 Defining route: /apikeys router.js?v=4.4.3.0:1 Defining route: /embypremiere router.js?v=4.4.3.0:1 Defining route: /syncactivity.html router.js?v=4.4.3.0:1 Defining route: /syncsettings.html router.js?v=4.4.3.0:1 Defining route: /useredit.html router.js?v=4.4.3.0:1 Defining route: /userlibraryaccess.html router.js?v=4.4.3.0:1 Defining route: /usernew.html router.js?v=4.4.3.0:1 Defining route: /userparentalcontrol.html router.js?v=4.4.3.0:1 Defining route: /userpassword.html router.js?v=4.4.3.0:1 Defining route: /users router.js?v=4.4.3.0:1 Defining route: /wizard/wizardagreement.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizardremoteaccess.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizardfinish.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizardlibrary.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizardsettings.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizardstart.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizarduser.html router.js?v=4.4.3.0:1 Defining route: /configurationpage router.js?v=4.4.3.0:1 Defining route: /index.html router.js?v=4.4.3.0:1 Defining route: / connectionmanager.js?v=4.4.3.0:1 returning instance from getOrAddApiClient connectionmanager.js?v=4.4.3.0:1 Begin connect connectionmanager.js?v=4.4.3.0:1 Begin getAvailableServers connectionmanager.js?v=4.4.3.0:1 Begin getConnectServers connectionmanager.js?v=4.4.3.0:1 Begin connectToServers, with 1 servers connectionmanager.js?v=4.4.3.0:1 begin connectToServer connectionmanager.js?v=4.4.3.0:1 tryReconnect: http://localhost:8096 connectionmanager.js?v=4.4.3.0:1 tryReconnectToUrl: http://localhost:8096 connectionmanager.js?v=4.4.3.0:1 ConnectionManager requesting url: http://localhost:8096/emby/system/info/public connectionmanager.js?v=4.4.3.0:1 ConnectionManager response status: 200, url: http://localhost:8096/emby/system/info/public connectionmanager.js?v=4.4.3.0:1 ConnectionManager requesting url: http://localhost:8096/emby/System/Info connectionmanager.js?v=4.4.3.0:1 ConnectionManager response status: 200, url: http://localhost:8096/emby/System/Info connectionmanager.js?v=4.4.3.0:1 returning instance from getOrAddApiClient apiclient.js?v=4.4.3.0:1 Setting server address to http://localhost:8096 connectionmanager.js?v=4.4.3.0:1 calling apiClient.ensureWebSocket apiclient.js?v=4.4.3.0:1 opening web socket with url: ws://localhost:8096/embywebsocket?api_key=4df04a3c4edb46f8a4324ecc2205d254&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813 connectionmanager.js?v=4.4.3.0:1 returning instance from getOrAddApiClient apiclient.js?v=4.4.3.0:1 web socket connection opened connectionmanager.js?v=4.4.3.0:1 POST https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true 401 (Unauthorized) (anonymous) @ connectionmanager.js?v=4.4.3.0:1 ajax @ connectionmanager.js?v=4.4.3.0:1 ConnectionManager.self.getRegistrationInfo @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) validateFeature @ registrationservices.js?v=4.4.3.0:1 (anonymous) @ appheader.js?v=4.4.3.0:1 execCb @ alameda.js:1 defineModule @ alameda.js:1 depFinished @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) waitForDep @ alameda.js:1 (anonymous) @ alameda.js:1 main @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) req @ alameda.js:1 resetPremiereButton @ appheader.js?v=4.4.3.0:1 bindEvents @ appheader.js?v=4.4.3.0:1 (anonymous) @ appheader.js?v=4.4.3.0:1 Promise.then (async) (anonymous) @ appheader.js?v=4.4.3.0:1 AppHeader.init @ appheader.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 Promise.then (async) loadHeader @ app.js?v=4.4.3.0:1 Promise.then (async) start @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 connectionmanager.js?v=4.4.3.0:1 ConnectionManager response status: 401, url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true connectionmanager.js?v=4.4.3.0:1 getRegistrationInfo response: 401 registrationservices.js?v=4.4.3.0:1 validateFeature: themes connectionmanager.js?v=4.4.3.0:1 ConnectionManager requesting url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true connectionmanager.js?v=4.4.3.0:1 resolving connectToServers with result.State: SignedIn router.js?v=4.4.3.0:1 appRouter - processing path request /web#!/home router.js?v=4.4.3.0:1 appRouter - user is authenticated router.js?v=4.4.3.0:1 appRouter - proceeding to /web#!/home connectionmanager.js?v=4.4.3.0:1 POST https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true 401 (Unauthorized) (anonymous) @ connectionmanager.js?v=4.4.3.0:1 ajax @ connectionmanager.js?v=4.4.3.0:1 ConnectionManager.self.getRegistrationInfo @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) validateFeature @ registrationservices.js?v=4.4.3.0:1 (anonymous) @ appheader.js?v=4.4.3.0:1 execCb @ alameda.js:1 defineModule @ alameda.js:1 depFinished @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) waitForDep @ alameda.js:1 (anonymous) @ alameda.js:1 main @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) req @ alameda.js:1 resetPremiereButton @ appheader.js?v=4.4.3.0:1 onLocalUserSignedIn @ appheader.js?v=4.4.3.0:1 trigger @ events.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 Promise.then (async) onLocalUserSignIn @ connectionmanager.js?v=4.4.3.0:1 afterConnectValidated @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 Promise.then (async) afterConnectValidated @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 Promise.then (async) resolveIfAvailable @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 Promise.then (async) ConnectionManager.self.connectToServer @ connectionmanager.js?v=4.4.3.0:1 ConnectionManager.self.connectToServers @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 Promise.then (async) ConnectionManager.connect @ connectionmanager.js?v=4.4.3.0:1 appRouter.start @ router.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 Promise.then (async) onAppReady @ app.js?v=4.4.3.0:1 Promise.then (async) start @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 connectionmanager.js?v=4.4.3.0:1 ConnectionManager response status: 401, url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true connectionmanager.js?v=4.4.3.0:1 getRegistrationInfo response: 401 registrationservices.js?v=4.4.3.0:1 validateFeature: livetv connectionmanager.js?v=4.4.3.0:1 ConnectionManager requesting url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true connectionmanager.js?v=4.4.3.0:1 POST https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true 401 (Unauthorized) (anonymous) @ connectionmanager.js?v=4.4.3.0:1 ajax @ connectionmanager.js?v=4.4.3.0:1 ConnectionManager.self.getRegistrationInfo @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) validateFeature @ registrationservices.js?v=4.4.3.0:1 (anonymous) @ homesections.js?v=4.4.3.0:1 loadSection @ homesections.js?v=4.4.3.0:1 loadSections @ homesections.js?v=4.4.3.0:1 (anonymous) @ hometab.js?v=4.4.3.0:1 Promise.then (async) HomeTab.refresh @ hometab.js?v=4.4.3.0:1 HomeTab.onResume @ hometab.js?v=4.4.3.0:1 (anonymous) @ tabbedview.js?v=4.4.3.0:1 Promise.then (async) (anonymous) @ tabbedview.js?v=4.4.3.0:1 onTabChange @ tabbedview.js?v=4.4.3.0:1 _selectedIndex @ emby-tabs.js?v=4.4.3.0:1 value @ emby-tabs.js?v=4.4.3.0:1 selectedTabIndex @ maintabsmanager.js?v=4.4.3.0:1 TabbedView.onResume @ tabbedview.js?v=4.4.3.0:1 HomeView.onResume @ home.js?v=4.4.3.0:1 (anonymous) @ tabbedview.js?v=4.4.3.0:1 onViewChange @ viewmanager.js?v=4.4.3.0:1 (anonymous) @ viewmanager.js?v=4.4.3.0:1 Promise.then (async) ViewManager.loadView @ viewmanager.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 Promise.then (async) loadContentUrl @ router.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 onInitComplete @ router.js?v=4.4.3.0:1 execCb @ alameda.js:1 defineModule @ alameda.js:1 depFinished @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) waitForDep @ alameda.js:1 (anonymous) @ alameda.js:1 main @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) req @ alameda.js:1 (anonymous) @ router.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 handleRoute @ router.js?v=4.4.3.0:1 page.dispatch @ page.js?v=4.4.3.0:1 page.replace @ page.js?v=4.4.3.0:1 page.start @ page.js?v=4.4.3.0:1 page @ page.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 Promise.then (async) appRouter.start @ router.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 Promise.then (async) onAppReady @ app.js?v=4.4.3.0:1 Promise.then (async) start @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 connectionmanager.js?v=4.4.3.0:1 ConnectionManager response status: 401, url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true connectionmanager.js?v=4.4.3.0:1 getRegistrationInfo response: 401
kevinp 2 Posted September 16, 2020 Author Posted September 16, 2020 9 minutes ago, cayars said: Clear your browser cache and try again. Cleared cache. Still doing the same thing.
kevinp 2 Posted September 16, 2020 Author Posted September 16, 2020 The only difference is now in that brief instant I can see the Emby screen, it's the "Sign In" screen showing the users.
Luke 42079 Posted September 16, 2020 Posted September 16, 2020 3 hours ago, kevinp said: Only by checking "Pause on caught exceptions" and stepping through it, does it actually populate the console. Here's what's in there: app.js?v=4.4.3.0:1 Setting require baseUrl to http://localhost:8096/web connectionmanager.js?v=4.4.3.0:1 Begin ConnectionManager constructor app.js?v=4.4.3.0:1 loading ApiClient singleton app.js?v=4.4.3.0:1 creating ApiClient singleton apiclient.js?v=4.4.3.0:1 ApiClient serverAddress: http://localhost:8096 apiclient.js?v=4.4.3.0:1 ApiClient appName: Emby Web apiclient.js?v=4.4.3.0:1 ApiClient appVersion: 4.4.3.0 apiclient.js?v=4.4.3.0:1 ApiClient deviceName: Chrome apiclient.js?v=4.4.3.0:1 ApiClient deviceId: 18bc2be2-2d75-4f28-81d0-68b2c904a813 credentials.js?v=4.4.3.0:1 credentials initialized with: {"Servers":[{"DateLastAccessed":1600282576060,"LastConnectionMode":2,"ManualAddress":"http://localhost:8096","manualAddressOnly":true,"Type":"Server","Name":"MAXIMUS","Id":"6dfd64d41a264d88ab322510948c7245","LocalAddress":"http://192.168.0.202:8096","RemoteAddress":"https://mahoney.ml:8920","UserId":"7b440c395fd94358a8695cc6b39cda4a","AccessToken":"4df04a3c4edb46f8a4324ecc2205d254"}]} app.js?v=4.4.3.0:1 loaded ApiClient singleton app.js?v=4.4.3.0:1 loadFirstLevelPresentationDependencies app.js?v=4.4.3.0:1 loadPlugins app.js?v=4.4.3.0:1 Loading installed plugins pluginmanager.js?v=4.4.3.0:1 Loading plugin: bower_components/emby-webcomponents/playback/playbackvalidation pluginmanager.js?v=4.4.3.0:1 Loading plugin: bower_components/emby-webcomponents/playback/playaccessvalidation pluginmanager.js?v=4.4.3.0:1 Loading plugin: bower_components/emby-webcomponents/playback/experimentalwarnings pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/soundeffects/defaultsoundeffects/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/logoscreensaver/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/backdropscreensaver/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/photoscreensaver/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/htmlaudioplayer/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/htmlvideoplayer/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/photoplayer/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/sessionplayer pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/chromecast/chromecastplayer pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/youtubeplayer/plugin pluginmanager.js?v=4.4.3.0:1 Loading plugin: modules/confirmstillplaying/plugin router.js?v=4.4.3.0:1 Setting page base to /web connectionmanager.js?v=4.4.3.0:1 returning instance from getOrAddApiClient pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings pluginmanager.js?v=4.4.3.0:1 creating plugin instance pluginmanager.js?v=4.4.3.0:1 setting require config pluginmanager.js?v=4.4.3.0:1 loading plugin strings app.js?v=4.4.3.0:1 loadExternalScripts app.js?v=4.4.3.0:1 loadHeader cast_sender.js:2 GET chrome-extension://invalid/ net::ERR_FAILED l @ cast_sender.js:2 m @ cast_sender.js:1 (anonymous) @ cast_sender.js:2 (anonymous) @ cast_sender.js:2 cast_sender.js:2 GET chrome-extension://invalid/ net::ERR_FAILED l @ cast_sender.js:2 m @ cast_sender.js:1 (anonymous) @ cast_sender.js:1 error (async) l @ cast_sender.js:2 m @ cast_sender.js:1 (anonymous) @ cast_sender.js:2 (anonymous) @ cast_sender.js:2 registrationservices.js?v=4.4.3.0:1 validateFeature: themes app.js?v=4.4.3.0:1 onAppReady connectionmanager.js?v=4.4.3.0:1 ConnectionManager requesting url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true app.js?v=4.4.3.0:1 Loaded dependencies in onAppReady app.js?v=4.4.3.0:1 Defining core routes router.js?v=4.4.3.0:1 Defining route: /startup/connectlogin.html router.js?v=4.4.3.0:1 Defining route: /startup/connectsignup.html router.js?v=4.4.3.0:1 Defining route: /startup/welcome.html router.js?v=4.4.3.0:1 Defining route: /startup/forgotpassword.html router.js?v=4.4.3.0:1 Defining route: /startup/forgotpasswordpin.html router.js?v=4.4.3.0:1 Defining route: /home router.js?v=4.4.3.0:1 Defining route: /home/home.html router.js?v=4.4.3.0:1 Defining route: /home.html router.js?v=4.4.3.0:1 Defining route: /home_horiz/home.html router.js?v=4.4.3.0:1 Defining route: /list/list.html router.js?v=4.4.3.0:1 Defining route: /item router.js?v=4.4.3.0:1 Defining route: /item/item.html router.js?v=4.4.3.0:1 Defining route: /livetv router.js?v=4.4.3.0:1 Defining route: /startup/login.html router.js?v=4.4.3.0:1 Defining route: /startup/manuallogin.html router.js?v=4.4.3.0:1 Defining route: /movies router.js?v=4.4.3.0:1 Defining route: /games router.js?v=4.4.3.0:1 Defining route: /homevideos router.js?v=4.4.3.0:1 Defining route: /musicvideos router.js?v=4.4.3.0:1 Defining route: /music router.js?v=4.4.3.0:1 Defining route: /videoosd/videoosd.html router.js?v=4.4.3.0:1 Defining route: /settings router.js?v=4.4.3.0:1 Defining route: /settings/keyboard.html router.js?v=4.4.3.0:1 Defining route: /settings/playback.html router.js?v=4.4.3.0:1 Defining route: /settings/subtitles.html router.js?v=4.4.3.0:1 Defining route: /settings/display.html router.js?v=4.4.3.0:1 Defining route: /settings/homescreen.html router.js?v=4.4.3.0:1 Defining route: /settings/profile.html router.js?v=4.4.3.0:1 Defining route: /settings/password.html router.js?v=4.4.3.0:1 Defining route: /search router.js?v=4.4.3.0:1 Defining route: /startup/manualserver.html router.js?v=4.4.3.0:1 Defining route: /startup/selectserver.html router.js?v=4.4.3.0:1 Defining route: /tv router.js?v=4.4.3.0:1 Defining route: /plugins/install router.js?v=4.4.3.0:1 Defining route: /dashboard router.js?v=4.4.3.0:1 Defining route: /dashboard.html router.js?v=4.4.3.0:1 Defining route: /dashboardgeneral.html router.js?v=4.4.3.0:1 Defining route: /devices router.js?v=4.4.3.0:1 Defining route: /network router.js?v=4.4.3.0:1 Defining route: /devices/device.html router.js?v=4.4.3.0:1 Defining route: /devices/cameraupload.html router.js?v=4.4.3.0:1 Defining route: /metadatamanager router.js?v=4.4.3.0:1 Defining route: /transcoding router.js?v=4.4.3.0:1 Defining route: /librarysetup/library.html router.js?v=4.4.3.0:1 Defining route: /librarysetup/advanced.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/schedulesdirect.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/xmltv.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/embydata.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/guideprovider.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/livetvsettings.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/livetvstatus.html router.js?v=4.4.3.0:1 Defining route: /livetvsetup/livetvtuner.html router.js?v=4.4.3.0:1 Defining route: /logs router.js?v=4.4.3.0:1 Defining route: /log router.js?v=4.4.3.0:1 Defining route: /metadataadvanced.html router.js?v=4.4.3.0:1 Defining route: /notificationsetting.html router.js?v=4.4.3.0:1 Defining route: /notificationsettings.html router.js?v=4.4.3.0:1 Defining route: /plugincatalog router.js?v=4.4.3.0:1 Defining route: /plugins router.js?v=4.4.3.0:1 Defining route: /scheduledtask router.js?v=4.4.3.0:1 Defining route: /dashboard/releasenotes.html router.js?v=4.4.3.0:1 Defining route: /scheduledtasks router.js?v=4.4.3.0:1 Defining route: /serveractivity router.js?v=4.4.3.0:1 Defining route: /apikeys router.js?v=4.4.3.0:1 Defining route: /embypremiere router.js?v=4.4.3.0:1 Defining route: /syncactivity.html router.js?v=4.4.3.0:1 Defining route: /syncsettings.html router.js?v=4.4.3.0:1 Defining route: /useredit.html router.js?v=4.4.3.0:1 Defining route: /userlibraryaccess.html router.js?v=4.4.3.0:1 Defining route: /usernew.html router.js?v=4.4.3.0:1 Defining route: /userparentalcontrol.html router.js?v=4.4.3.0:1 Defining route: /userpassword.html router.js?v=4.4.3.0:1 Defining route: /users router.js?v=4.4.3.0:1 Defining route: /wizard/wizardagreement.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizardremoteaccess.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizardfinish.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizardlibrary.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizardsettings.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizardstart.html router.js?v=4.4.3.0:1 Defining route: /wizard/wizarduser.html router.js?v=4.4.3.0:1 Defining route: /configurationpage router.js?v=4.4.3.0:1 Defining route: /index.html router.js?v=4.4.3.0:1 Defining route: / connectionmanager.js?v=4.4.3.0:1 returning instance from getOrAddApiClient connectionmanager.js?v=4.4.3.0:1 Begin connect connectionmanager.js?v=4.4.3.0:1 Begin getAvailableServers connectionmanager.js?v=4.4.3.0:1 Begin getConnectServers connectionmanager.js?v=4.4.3.0:1 Begin connectToServers, with 1 servers connectionmanager.js?v=4.4.3.0:1 begin connectToServer connectionmanager.js?v=4.4.3.0:1 tryReconnect: http://localhost:8096 connectionmanager.js?v=4.4.3.0:1 tryReconnectToUrl: http://localhost:8096 connectionmanager.js?v=4.4.3.0:1 ConnectionManager requesting url: http://localhost:8096/emby/system/info/public connectionmanager.js?v=4.4.3.0:1 ConnectionManager response status: 200, url: http://localhost:8096/emby/system/info/public connectionmanager.js?v=4.4.3.0:1 ConnectionManager requesting url: http://localhost:8096/emby/System/Info connectionmanager.js?v=4.4.3.0:1 ConnectionManager response status: 200, url: http://localhost:8096/emby/System/Info connectionmanager.js?v=4.4.3.0:1 returning instance from getOrAddApiClient apiclient.js?v=4.4.3.0:1 Setting server address to http://localhost:8096 connectionmanager.js?v=4.4.3.0:1 calling apiClient.ensureWebSocket apiclient.js?v=4.4.3.0:1 opening web socket with url: ws://localhost:8096/embywebsocket?api_key=4df04a3c4edb46f8a4324ecc2205d254&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813 connectionmanager.js?v=4.4.3.0:1 returning instance from getOrAddApiClient apiclient.js?v=4.4.3.0:1 web socket connection opened connectionmanager.js?v=4.4.3.0:1 POST https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true 401 (Unauthorized) (anonymous) @ connectionmanager.js?v=4.4.3.0:1 ajax @ connectionmanager.js?v=4.4.3.0:1 ConnectionManager.self.getRegistrationInfo @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) validateFeature @ registrationservices.js?v=4.4.3.0:1 (anonymous) @ appheader.js?v=4.4.3.0:1 execCb @ alameda.js:1 defineModule @ alameda.js:1 depFinished @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) waitForDep @ alameda.js:1 (anonymous) @ alameda.js:1 main @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) req @ alameda.js:1 resetPremiereButton @ appheader.js?v=4.4.3.0:1 bindEvents @ appheader.js?v=4.4.3.0:1 (anonymous) @ appheader.js?v=4.4.3.0:1 Promise.then (async) (anonymous) @ appheader.js?v=4.4.3.0:1 AppHeader.init @ appheader.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 Promise.then (async) loadHeader @ app.js?v=4.4.3.0:1 Promise.then (async) start @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 connectionmanager.js?v=4.4.3.0:1 ConnectionManager response status: 401, url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true connectionmanager.js?v=4.4.3.0:1 getRegistrationInfo response: 401 registrationservices.js?v=4.4.3.0:1 validateFeature: themes connectionmanager.js?v=4.4.3.0:1 ConnectionManager requesting url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true connectionmanager.js?v=4.4.3.0:1 resolving connectToServers with result.State: SignedIn router.js?v=4.4.3.0:1 appRouter - processing path request /web#!/home router.js?v=4.4.3.0:1 appRouter - user is authenticated router.js?v=4.4.3.0:1 appRouter - proceeding to /web#!/home connectionmanager.js?v=4.4.3.0:1 POST https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true 401 (Unauthorized) (anonymous) @ connectionmanager.js?v=4.4.3.0:1 ajax @ connectionmanager.js?v=4.4.3.0:1 ConnectionManager.self.getRegistrationInfo @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) validateFeature @ registrationservices.js?v=4.4.3.0:1 (anonymous) @ appheader.js?v=4.4.3.0:1 execCb @ alameda.js:1 defineModule @ alameda.js:1 depFinished @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) waitForDep @ alameda.js:1 (anonymous) @ alameda.js:1 main @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) req @ alameda.js:1 resetPremiereButton @ appheader.js?v=4.4.3.0:1 onLocalUserSignedIn @ appheader.js?v=4.4.3.0:1 trigger @ events.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 Promise.then (async) onLocalUserSignIn @ connectionmanager.js?v=4.4.3.0:1 afterConnectValidated @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 Promise.then (async) afterConnectValidated @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 Promise.then (async) resolveIfAvailable @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 Promise.then (async) ConnectionManager.self.connectToServer @ connectionmanager.js?v=4.4.3.0:1 ConnectionManager.self.connectToServers @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ connectionmanager.js?v=4.4.3.0:1 Promise.then (async) ConnectionManager.connect @ connectionmanager.js?v=4.4.3.0:1 appRouter.start @ router.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 Promise.then (async) onAppReady @ app.js?v=4.4.3.0:1 Promise.then (async) start @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 connectionmanager.js?v=4.4.3.0:1 ConnectionManager response status: 401, url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true connectionmanager.js?v=4.4.3.0:1 getRegistrationInfo response: 401 registrationservices.js?v=4.4.3.0:1 validateFeature: livetv connectionmanager.js?v=4.4.3.0:1 ConnectionManager requesting url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true connectionmanager.js?v=4.4.3.0:1 POST https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true 401 (Unauthorized) (anonymous) @ connectionmanager.js?v=4.4.3.0:1 ajax @ connectionmanager.js?v=4.4.3.0:1 ConnectionManager.self.getRegistrationInfo @ connectionmanager.js?v=4.4.3.0:1 (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) (anonymous) @ registrationservices.js?v=4.4.3.0:1 Promise.then (async) validateFeature @ registrationservices.js?v=4.4.3.0:1 (anonymous) @ homesections.js?v=4.4.3.0:1 loadSection @ homesections.js?v=4.4.3.0:1 loadSections @ homesections.js?v=4.4.3.0:1 (anonymous) @ hometab.js?v=4.4.3.0:1 Promise.then (async) HomeTab.refresh @ hometab.js?v=4.4.3.0:1 HomeTab.onResume @ hometab.js?v=4.4.3.0:1 (anonymous) @ tabbedview.js?v=4.4.3.0:1 Promise.then (async) (anonymous) @ tabbedview.js?v=4.4.3.0:1 onTabChange @ tabbedview.js?v=4.4.3.0:1 _selectedIndex @ emby-tabs.js?v=4.4.3.0:1 value @ emby-tabs.js?v=4.4.3.0:1 selectedTabIndex @ maintabsmanager.js?v=4.4.3.0:1 TabbedView.onResume @ tabbedview.js?v=4.4.3.0:1 HomeView.onResume @ home.js?v=4.4.3.0:1 (anonymous) @ tabbedview.js?v=4.4.3.0:1 onViewChange @ viewmanager.js?v=4.4.3.0:1 (anonymous) @ viewmanager.js?v=4.4.3.0:1 Promise.then (async) ViewManager.loadView @ viewmanager.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 Promise.then (async) loadContentUrl @ router.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 onInitComplete @ router.js?v=4.4.3.0:1 execCb @ alameda.js:1 defineModule @ alameda.js:1 depFinished @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) waitForDep @ alameda.js:1 (anonymous) @ alameda.js:1 main @ alameda.js:1 (anonymous) @ alameda.js:1 Promise.then (async) req @ alameda.js:1 (anonymous) @ router.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 handleRoute @ router.js?v=4.4.3.0:1 page.dispatch @ page.js?v=4.4.3.0:1 page.replace @ page.js?v=4.4.3.0:1 page.start @ page.js?v=4.4.3.0:1 page @ page.js?v=4.4.3.0:1 (anonymous) @ router.js?v=4.4.3.0:1 Promise.then (async) appRouter.start @ router.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 Promise.then (async) onAppReady @ app.js?v=4.4.3.0:1 Promise.then (async) start @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 (anonymous) @ app.js?v=4.4.3.0:1 connectionmanager.js?v=4.4.3.0:1 ConnectionManager response status: 401, url: https://mb3admin.com/admin/service/registration/validateDevice?serverId=6dfd64d41a264d88ab322510948c7245&deviceId=18bc2be2-2d75-4f28-81d0-68b2c904a813&deviceName=Chrome&appName=Emby Web&appVersion=4.4.3.0&embyUserName=Kevin&viewOnly=true connectionmanager.js?v=4.4.3.0:1 getRegistrationInfo response: 401 Can you provide the same for http://app.emby.media Thanks
kevinp 2 Posted September 17, 2020 Author Posted September 17, 2020 app.js?v=4.4.3.43:1 Setting require baseUrl to http://app.emby.media Begin ConnectionManager constructor app.js?v=4.4.3.43:1 loadFirstLevelPresentationDependencies app.js?v=4.4.3.43:1 loadPlugins app.js?v=4.4.3.43:1 Loading installed plugins pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/common/playback/playbackvalidation pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/common/playback/playaccessvalidation pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/common/playback/experimentalwarnings pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/soundeffects/defaultsoundeffects/plugin pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/logoscreensaver/plugin pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/backdropscreensaver/plugin pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/photoscreensaver/plugin pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/htmlaudioplayer/plugin pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/htmlvideoplayer/plugin pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/photoplayer/plugin pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/sessionplayer pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/chromecast/chromecastplayer pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/youtubeplayer/plugin pluginmanager.js?v=4.4.3.43:1 Loading plugin: modules/confirmstillplaying/plugin Setting page base to credentials initialized with: {"Servers":[]} creating plugin instance setting require config loading plugin strings creating plugin instance setting require config loading plugin strings creating plugin instance setting require config loading plugin strings creating plugin instance setting require config loading plugin strings creating plugin instance setting require config loading plugin strings creating plugin instance setting require config loading plugin strings creating plugin instance setting require config loading plugin strings creating plugin instance setting require config loading plugin strings creating plugin instance setting require config loading plugin strings creating plugin instance pluginmanager.js?v=4.4.3.43:1 setting require config pluginmanager.js?v=4.4.3.43:1 loading plugin strings pluginmanager.js?v=4.4.3.43:1 creating plugin instance pluginmanager.js?v=4.4.3.43:1 setting require config pluginmanager.js?v=4.4.3.43:1 loading plugin strings pluginmanager.js?v=4.4.3.43:1 creating plugin instance pluginmanager.js?v=4.4.3.43:1 setting require config pluginmanager.js?v=4.4.3.43:1 loading plugin strings pluginmanager.js?v=4.4.3.43:1 creating plugin instance pluginmanager.js?v=4.4.3.43:1 setting require config pluginmanager.js?v=4.4.3.43:1 loading plugin strings pluginmanager.js?v=4.4.3.43:1 creating plugin instance pluginmanager.js?v=4.4.3.43:1 setting require config pluginmanager.js?v=4.4.3.43:1 loading plugin strings app.js?v=4.4.3.43:1 loadExternalScripts app.js?v=4.4.3.43:1 loadHeader 2app.emby.media/:1 Tracking Prevention blocked access to storage for https://www.gstatic.com/cv/js/sender/v1/cast_sender.js. registrationservices.js?v=4.4.3.43:1 validateFeature: themes app.js?v=4.4.3.43:1 onAppReady Loaded dependencies in onAppReady Defining core routes Defining route: /startup/connectlogin.html Defining route: /startup/connectsignup.html Defining route: /startup/welcome.html Defining route: /startup/forgotpassword.html router.js?v=4.4.3.43:1 Defining route: /startup/forgotpasswordpin.html router.js?v=4.4.3.43:1 Defining route: /home router.js?v=4.4.3.43:1 Defining route: /home/home.html router.js?v=4.4.3.43:1 Defining route: /home.html router.js?v=4.4.3.43:1 Defining route: /home_horiz/home.html router.js?v=4.4.3.43:1 Defining route: /list/list.html router.js?v=4.4.3.43:1 Defining route: /item router.js?v=4.4.3.43:1 Defining route: /item/item.html router.js?v=4.4.3.43:1 Defining route: /livetv router.js?v=4.4.3.43:1 Defining route: /startup/login.html router.js?v=4.4.3.43:1 Defining route: /startup/manuallogin.html router.js?v=4.4.3.43:1 Defining route: /movies router.js?v=4.4.3.43:1 Defining route: /games router.js?v=4.4.3.43:1 Defining route: /homevideos router.js?v=4.4.3.43:1 Defining route: /musicvideos router.js?v=4.4.3.43:1 Defining route: /music router.js?v=4.4.3.43:1 Defining route: /videoosd/videoosd.html router.js?v=4.4.3.43:1 Defining route: /settings router.js?v=4.4.3.43:1 Defining route: /settings/keyboard.html router.js?v=4.4.3.43:1 Defining route: /settings/playback.html router.js?v=4.4.3.43:1 Defining route: /settings/subtitles.html router.js?v=4.4.3.43:1 Defining route: /settings/display.html router.js?v=4.4.3.43:1 Defining route: /settings/homescreen.html router.js?v=4.4.3.43:1 Defining route: /settings/profile.html router.js?v=4.4.3.43:1 Defining route: /settings/password.html router.js?v=4.4.3.43:1 Defining route: /search router.js?v=4.4.3.43:1 Defining route: /startup/manualserver.html router.js?v=4.4.3.43:1 Defining route: /startup/selectserver.html router.js?v=4.4.3.43:1 Defining route: /tv router.js?v=4.4.3.43:1 Defining route: /plugins/install router.js?v=4.4.3.43:1 Defining route: /dashboard router.js?v=4.4.3.43:1 Defining route: /dashboard.html router.js?v=4.4.3.43:1 Defining route: /dashboardgeneral.html router.js?v=4.4.3.43:1 Defining route: /devices router.js?v=4.4.3.43:1 Defining route: /network router.js?v=4.4.3.43:1 Defining route: /devices/device.html router.js?v=4.4.3.43:1 Defining route: /devices/cameraupload.html router.js?v=4.4.3.43:1 Defining route: /metadatamanager router.js?v=4.4.3.43:1 Defining route: /transcoding router.js?v=4.4.3.43:1 Defining route: /librarysetup/library.html router.js?v=4.4.3.43:1 Defining route: /librarysetup/advanced.html router.js?v=4.4.3.43:1 Defining route: /livetvsetup/schedulesdirect.html router.js?v=4.4.3.43:1 Defining route: /livetvsetup/xmltv.html router.js?v=4.4.3.43:1 Defining route: /livetvsetup/embydata.html router.js?v=4.4.3.43:1 Defining route: /livetvsetup/guideprovider.html router.js?v=4.4.3.43:1 Defining route: /livetvsetup/livetvsettings.html router.js?v=4.4.3.43:1 Defining route: /livetvsetup/livetvstatus.html router.js?v=4.4.3.43:1 Defining route: /livetvsetup/livetvtuner.html router.js?v=4.4.3.43:1 Defining route: /logs router.js?v=4.4.3.43:1 Defining route: /log router.js?v=4.4.3.43:1 Defining route: /metadataadvanced.html router.js?v=4.4.3.43:1 Defining route: /notificationsetting.html router.js?v=4.4.3.43:1 Defining route: /notificationsettings.html router.js?v=4.4.3.43:1 Defining route: /plugincatalog router.js?v=4.4.3.43:1 Defining route: /plugins router.js?v=4.4.3.43:1 Defining route: /scheduledtask router.js?v=4.4.3.43:1 Defining route: /dashboard/releasenotes.html router.js?v=4.4.3.43:1 Defining route: /scheduledtasks router.js?v=4.4.3.43:1 Defining route: /serveractivity router.js?v=4.4.3.43:1 Defining route: /apikeys router.js?v=4.4.3.43:1 Defining route: /embypremiere router.js?v=4.4.3.43:1 Defining route: /syncactivity.html router.js?v=4.4.3.43:1 Defining route: /syncsettings.html router.js?v=4.4.3.43:1 Defining route: /users/user router.js?v=4.4.3.43:1 Defining route: /users/userlibraryaccess router.js?v=4.4.3.43:1 Defining route: /users/new router.js?v=4.4.3.43:1 Defining route: /users/userparentalcontrol router.js?v=4.4.3.43:1 Defining route: /userpassword.html router.js?v=4.4.3.43:1 Defining route: /users router.js?v=4.4.3.43:1 Defining route: /wizard/wizardagreement.html router.js?v=4.4.3.43:1 Defining route: /wizard/wizardremoteaccess.html router.js?v=4.4.3.43:1 Defining route: /wizard/wizardfinish.html router.js?v=4.4.3.43:1 Defining route: /wizard/wizardlibrary.html router.js?v=4.4.3.43:1 Defining route: /wizard/wizardsettings.html router.js?v=4.4.3.43:1 Defining route: /wizard/wizardstart.html router.js?v=4.4.3.43:1 Defining route: /wizard/wizarduser.html router.js?v=4.4.3.43:1 Defining route: /configurationpageext router.js?v=4.4.3.43:1 Defining route: /index.html router.js?v=4.4.3.43:1 Defining route: / connectionmanager.js?v=4.4.3.43:1 Begin connect connectionmanager.js?v=4.4.3.43:1 Begin getAvailableServers connectionmanager.js?v=4.4.3.43:1 Begin getConnectServers connectionmanager.js?v=4.4.3.43:1 Begin connectToServers, with 0 servers router.js?v=4.4.3.43:1 appRouter.handleConnectionResult: ConnectSignIn router.js?v=4.4.3.43:1 appRouter - processing path request /startup/welcome.html router.js?v=4.4.3.43:1 appRouter - proceeding to /startup/welcome.html /#!/startup/welcome.html:1 Autofocus processing was blocked because a document already has a focused element.
Luke 42079 Posted September 18, 2020 Posted September 18, 2020 Do you have any browser extensions installed?
Carlo 4561 Posted September 18, 2020 Posted September 18, 2020 By any chance do you have a game controller connected to this computer? If so try disconnecting it and try again.
kevinp 2 Posted September 18, 2020 Author Posted September 18, 2020 (edited) AdBlock Plus is installed. I had my Real Flight controller plugged in. I unplugged it and now it goes to the sign in screen. I sign in with my email and password and it goes to the select server screen. When I click on my computer name it immediately tells me it can't connect. So, I clicked Add Server and put in the IP address of my computer and now I'm looking at the Emby dashboard. What does a game controller have to do with it? Edited September 18, 2020 by kevinp fixed grammar 1
Carlo 4561 Posted September 18, 2020 Posted September 18, 2020 This was just a hunch I had based on similar things I've seen with web browser code getting fooled by game controller events being sent. Chances are that it's one of the options you can toggle but you would have to play with the settings to figure it out.
kevinp 2 Posted September 18, 2020 Author Posted September 18, 2020 Anyway, seems to be working now. Thank you both for your help. 1
Luke 42079 Posted September 18, 2020 Posted September 18, 2020 We'll look into it. Glad you're all settled now.
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