Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/60f41b80f66cc866c018c58e4567726cb6dac90d/Emby.Server.Implementations/HttpServer/WebSocketManager.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

11 Commits (60f41b80f66cc866c018c58e4567726cb6dac90d)

Author SHA1 Message Date
Cody Robibero 0765fd568f Use IAuthorizationContext for websocket 3 years ago
Cody Robibero 4a28f46cac Don't throw exception on unauthenticated requests 3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore 4 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
cvium 14d0acf285 add simple auth handling to websocketmanager 4 years ago
cvium 65e6211c03 Remove circular dependency between websocket listeners and manager 4 years ago
cvium 1a0d8aef80 Revert "Removed Lazy implementation." 4 years ago
Greenback 5cd5a7d4ce Removed Lazy implementation. 4 years ago
cvium 38cb8fee8a Fix IWebSocketListener service registration 4 years ago
Claus Vium 571d0570f5 Kill HttpListenerHost 5 years ago