jellyfin / jellyfin-server-macos

The menu bar app and package for Jellyfin Server on macOS.
https://jellyfin.org
Mozilla Public License 2.0
60 stars 14 forks source link

Server becomes non responsive #58

Closed dlparis closed 3 months ago

dlparis commented 1 year ago

Running the latest version on a macbook pro M1. Settings on M1 are never sleep while on power , screen saver after 10 min and screen off after three hours. the moment the screensaver kicks in the server stops working. the icon is still in the top bar but when trying to quit the rainbow spinning wheel starts and never stops. you can not force quit the app because it's not on the list ( also not on the list as a running app when it runs normal ).

The same thing happens when editing the the metadata or images from any collection. this works for a few times ( edit, refresh to see the changes ) then it becomes unresponsive as above

the only solution is to restart the M1 as far as i know for now. Maybe i'm doing something wrong

code:

with Status Code 200 [2023-03-18 23:57:20.487 +01:00] [WRN] [26] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/Items/98e2cea19239ced7d6c766e7c368ea67/Images/Backdrop/0?tag=bf95ac431fa2fabd065300011b106276&maxWidth=2880&quality=80" to "127.0.0.1" in 0:00:00.5243597 with Status Code 200 [2023-03-18 23:58:40.409 +01:00] [WRN] [40] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/Items/e9060e81bad4c86dbad9d10e856365ad/Images/Backdrop/0?tag=87d20277c204286d4633a5c522ee421a&maxWidth=2880&quality=80" to "127.0.0.1" in 0:00:00.5418627 with Status Code 200 [2023-03-18 23:58:52.453 +01:00] [INF] [11] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. [2023-03-18 23:59:04.457 +01:00] [INF] [11] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.

it loses the websockets or something

Edit: after leaving the M1 alone for two hours the same situation begins.

Sincerely,

D.

matko1974 commented 1 year ago

same here

dabi-vm commented 5 months ago

same issue in version 10.8.13 (stable)

anthonylavado commented 4 months ago

As we now provide an Apple Silicon/ARM64 release, please try that out and see if things are improved.

dabi-vm commented 4 months ago

Thanks for response, I will check it. @anthonylavado

dabi-vm commented 3 months ago

after one week it's work well. @anthonylavado