Advertisement
FengShui

lidarr log

Jul 12th, 2023 (edited)
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | Help | 0 0
  1. [migrations] started
  2. [migrations] no migrations found
  3. usermod: no changes
  4. ───────────────────────────────────────
  5.  
  6. ██╗ ███████╗██╗ ██████╗
  7. ██║ ██╔════╝██║██╔═══██╗
  8. ██║ ███████╗██║██║ ██║
  9. ██║ ╚════██║██║██║ ██║
  10. ███████╗███████║██║╚██████╔╝
  11. ╚══════╝╚══════╝╚═╝ ╚═════╝
  12.  
  13. Brought to you by linuxserver.io
  14. ───────────────────────────────────────
  15.  
  16. To support the app dev(s) visit:
  17. Lidarr: https://opencollective.com/lidarr
  18.  
  19. To support LSIO projects visit:
  20. https://www.linuxserver.io/donate/
  21.  
  22. ───────────────────────────────────────
  23. GID/UID
  24. ───────────────────────────────────────
  25.  
  26. User UID: 1013
  27. User GID: 1013
  28. ───────────────────────────────────────
  29.  
  30. [custom-init] No custom files found, skipping...
  31. [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 1.2.6.3313
  32. [Info] AppFolderInfo: Data directory is being overridden to [/config]
  33. [Debug] Bootstrap: Console selected
  34. [Info] AppFolderInfo: Data directory is being overridden to [/config]
  35. [Info] AppFolderInfo: Data directory is being overridden to [/config]
  36. [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  37. [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  38.  
  39.  
  40. [Fatal] ConsoleApp: EPIC FAIL!
  41.  
  42. [v1.2.6.3313] NzbDrone.Common.Exceptions.LidarrStartupException: Lidarr failed to start: error:10000080:BIO routines::no such file
  43. at NzbDrone.Host.Bootstrap.ValidateSslCertificate(String cert, String password) in ./Lidarr.Host/Bootstrap.cs:line 264
  44. at NzbDrone.Host.Bootstrap.<>c__DisplayClass3_0.<CreateConsoleHostBuilder>b__6(HttpsConnectionAdapterOptions configureOptions) in ./Lidarr.Host/Bootstrap.cs:line 168
  45. at Microsoft.AspNetCore.Hosting.ListenOptionsHttpsExtensions.UseHttps(ListenOptions listenOptions, Action`1 configureOptions)
  46. at Microsoft.AspNetCore.Hosting.ListenOptionsHttpsExtensions.UseHttps(ListenOptions listenOptions)
  47. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken)
  48. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IEnumerable`1 listenOptions, AddressBindContext context, CancellationToken cancellationToken)
  49. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  50. at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  51. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  52. at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  53. at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
  54. at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
  55. at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host)
  56. at NzbDrone.Host.Bootstrap.Start(String[] args, Action`1 trayCallback) in ./Lidarr.Host/Bootstrap.cs:line 79
  57. at NzbDrone.Console.ConsoleApp.Main(String[] args) in ./Lidarr.Console/ConsoleApp.cs:line 43
  58.  
  59.  
  60. Press enter to exit...
  61. Non-recoverable failure, waiting for user intervention...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement