Jellyfin Forum
Mac Jellyfin hangs daily - 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: Mac Jellyfin hangs daily (/t-mac-jellyfin-hangs-daily)



Mac Jellyfin hangs daily - hczxpaul - 2024-03-05

Hi, I am running jellyfin using mac mini with m2 apple silicon, I am using the .dmg version of Jellyfin V10.8.13. 
I installed a few plugins: Jellyfin.MeiamSub.Shooter, Jellyfin.MeiamSub.Thunder, Jellyfin.Plugin.MergeVersions, Jellyfin.Plugin.MetaShark, MetaTube.
The jellyfin server will crash and cannot be accessed once in a while(like daily but with random time), the process became not responding and needs to be forced exited. After that, it requires a reboot for the system in order to recover, otherwise there will be such error in the log:
Code:
[2024-03-05 13:08:05.345 +08:00] [FTL] [1] Main: Error while starting server.
Busy: SQLitePCL.pretty.SQLiteException: database is locked
  at SQLitePCL.pretty.SQLiteException.Throw(Int32 rc, Int32 extended, String msg)
  at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc)
  at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement(String sql, String& tail)
  at SQLitePCL.pretty.DatabaseConnection.PrepareStatement(IDatabaseConnection This, String sql)
  at SQLitePCL.pretty.DatabaseConnection.Execute(IDatabaseConnection This, String sql)
  at Emby.Server.Implementations.Data.BaseSqliteRepository.GetConnection(Boolean readOnly)
  at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize(SqliteUserDataRepository userDataRepo, IUserManager userManager)
  at Emby.Server.Implementations.ApplicationHost.InitializeServices()
  at Jellyfin.Server.Program.StartApp(StartupOptions options)
[2024-03-05 13:08:05.356 +08:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
[2024-03-05 13:08:05.399 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
[2024-03-05 13:08:05.404 +08:00] [INF] [2] Main: Received a SIGTERM signal, shutting down

I put log before crash and log after crash in the attachment, plase help and see if there is problem with a plugin or just a random bug?


RE: Mac Jellyfin hangs daily - gnattu - 2024-03-05

Please wait for version 10.9, which is targeted to be released in April. In 10.9 we will have native Apple Silicon support and vastly improved hardware acceleration for all Macs. If it is still the case in 10.9, then create a new bug report.


RE: Mac Jellyfin hangs daily - hczxpaul - 2024-05-10

(2024-03-05, 09:53 PM)gnattu Wrote: Please wait for version 10.9, which is targeted to be released in April. In 10.9 we will have native Apple Silicon support and vastly improved hardware acceleration for all Macs. If it is still the case in 10.9, then create a new bug report.

Hi, just to check if there is any update for version 10.9 with native Apple Silicon support? I think it is not released yet.


RE: Mac Jellyfin hangs daily - TheDreadPirate - 2024-05-10

Soon. MAYBE this weekend, but that is not a firm date. There were a couple critical bugs that delayed the release a couple weeks.


RE: Mac Jellyfin hangs daily - gnattu - 2024-05-10

(2024-05-10, 11:02 AM)hczxpaul Wrote:
(2024-03-05, 09:53 PM)gnattu Wrote: Please wait for version 10.9, which is targeted to be released in April. In 10.9 we will have native Apple Silicon support and vastly improved hardware acceleration for all Macs. If it is still the case in 10.9, then create a new bug report.

Hi, just to check if there is any update for version 10.9 with native Apple Silicon support? I think it is not released yet.

We are still bug fixing, and will release once there are no more serious bug reporting. If you are interested in testing current unstable you can try follow this guide: https://jellyfin.org/docs/general/testing/server/macos