Advertisement
Guest User

docker logs sonarr

a guest
Apr 15th, 2023
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. root@Bob:~# docker logs sonarr
  2. [migrations] started
  3. [migrations] no migrations found
  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. Sonarr: https://sonarr.tv/donate
  18.  
  19. To support LSIO projects visit:
  20. https://www.linuxserver.io/donate/
  21.  
  22. ───────────────────────────────────────
  23. GID/UID
  24. ───────────────────────────────────────
  25.  
  26. User UID: 99
  27. User GID: 100
  28. ───────────────────────────────────────
  29.  
  30. [custom-init] No custom files found, skipping...
  31. [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr.exe - Version 3.0.10.1567
  32. [Info] AppFolderInfo: Data directory is being overridden to [/config]
  33. [Info] Router: Application mode: Interactive
  34. [Info] MigrationLogger: *** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  35. [Info] MigrationLogger: *** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  36. [Info] OwinHostController: Listening on the following URLs:
  37. [Info] OwinHostController: http://*:8989/
  38. [Info] SonarrBootstrapper: Starting Web Server
  39. [ls.io-init] done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement