hi everyone new here, and currently have ovh server with rutorrent installed, but just purchased new one to start a fresh, i have followed this guide for the full setup, https://github.com/xombiemp/ultimate-torrent-setup/wiki i can get access to rutorrent and couchpotato but when i go to url for sonarr i sometimes get login screen and once i log in i get service unavailable, i have checked log and im getting this does this mean anything to you? am i missing something here?
INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT15-11-20 04:21:34.2|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3573
15-11-20 04:21:34.5|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
15-11-20 04:21:34.5|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
15-11-20 04:21:34.5|Debug|ProcessProvider| - [28265] NzbDrone
15-11-20 04:21:34.6|Info|MigrationLogger|*** Migrating data source=/home/waldo/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
15-11-20 04:21:34.7|Info|MigrationLogger|*** VersionMigration migrating ***
15-11-20 04:21:34.7|Debug|MigrationLogger|Beginning Transaction
15-11-20 04:21:34.7|Debug|MigrationLogger|CreateTable VersionInfo
15-11-20 04:21:34.7|Debug|MigrationLogger|CREATE TABLE “VersionInfo” (“Version” INTEGER NOT NULL)
15-11-20 04:21:34.7|Debug|MigrationLogger|Took: 00:00:00.0098920
15-11-20 04:21:34.7|Debug|MigrationLogger|Committing Transaction
15-11-20 04:21:34.8|Debug|MigrationLogger|VersionMigration migrated
15-11-20 04:21:34.8|Debug|MigrationLogger|Took: 00:00:00.0851930
15-11-20 04:21:34.9|Info|MigrationLogger|*** VersionUniqueMigration migrating ***
15-11-20 04:21:34.9|Debug|MigrationLogger|Beginning Transaction
15-11-20 04:21:34.9|Debug|MigrationLogger|CreateIndex VersionInfo (Version)
15-11-20 04:21:34.9|Debug|MigrationLogger|CREATE UNIQUE INDEX “UC_Version” ON “VersionInfo” (“Version” ASC)
15-11-20 04:21:34.9|Debug|MigrationLogger|Took: 00:00:00.0014500
15-11-20 04:21:34.9|Debug|MigrationLogger|AlterTable VersionInfo
15-11-20 04:21:34.9|Debug|MigrationLogger|
15-11-20 04:21:34.9|Debug|MigrationLogger|Took: 00:00:00.0002880
15-11-20 04:21:34.9|Debug|MigrationLogger|CreateColumn VersionInfo AppliedOn DateTime
15-11-20 04:21:34.9|Debug|MigrationLogger|ALTER TABLE “VersionInfo” ADD COLUMN “AppliedOn” DATETIME
15-11-20 04:21:34.9|Debug|MigrationLogger|Took: 00:00:00.0007140
15-11-20 04:21:34.9|Debug|MigrationLogger|Committing Transaction
15-11-20 04:21:34.9|Debug|MigrationLogger|VersionUniqueMigration migrated
15-11-20 04:21:34.9|Debug|MigrationLogger|Took: 00:00:00.0442400
15-11-20 04:21:34.9|Info|MigrationLogger|*** VersionDescriptionMigration migrating ***
15-11-20 04:21:34.9|Debug|MigrationLogger|Beginning Transaction
15-11-20 04:21:34.9|Debug|MigrationLogger|AlterTable VersionInfo
15-11-20 04:21:34.9|Debug|MigrationLogger|
15-11-20 04:21:34.9|Debug|MigrationLogger|Took: 00:00:00.0002010
15-11-20 04:21:34.9|Debug|MigrationLogger|CreateColumn VersionInfo Description String
15-11-20 04:21:34.9|Debug|MigrationLogger|ALTER TABLE “VersionInfo” ADD COLUMN “Description” TEXT
15-11-20 04:21:34.9|Debug|MigrationLogger|Took: 00:00:00.0006130
15-11-20 04:21:34.9|Debug|MigrationLogger|Committing Transaction
15-11-20 04:21:34.9|Debug|MigrationLogger|VersionDescriptionMigration migrated
15-11-20 04:21:34.9|Debug|MigrationLogger|Took: 00:00:00.0221180
15-11-20 04:21:35.0|Info|MigrationLogger|*** 1: InitialSetup migrating ***
15-11-20 04:21:35.0|Debug|MigrationLogger|Beginning Transaction
15-11-20 04:21:35.0|Info|InitialSetup|Starting migration to 1
15-11-20 04:21:35.0|Debug|MigrationLogger|CreateTable Config
15-11-20 04:21:35.0|Debug|MigrationLogger|CREATE TABLE “Config” (“Id” INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, “Key” TEXT NOT NULL, “Value” TEXT NOT NULL)
15-11-20 04:21:35.0|Debug|MigrationLogger|Took: 00:00:00.0006990
15-11-20 04:21:35.0|Debug|MigrationLogger|CreateIndex Config (Key)
15-11-20 04:21:35.0|Debug|MigrationLogger|CREATE UNIQUE INDEX “IX_Config_Key” ON “Config” (“Key” ASC)
15-11-20 04:21:35.0|Debug|MigrationLogger|Took: 00:00:00.0004530
15-11-20 04:21:35.0|Debug|MigrationLogger|CreateTable RootFolders
15-11-20 04:21:35.0|Debug|MigrationLogger|CREATE TABLE “RootFolders” (“Id” INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, “Path” TEXT NOT NULL)
15-11-20 04:21:35.0|Debug|MigrationLogger|Took: 00:00:00.0004600
15-11-20 04:21:35.0|Debug|MigrationLogger|CreateIndex RootFolders (Path)
15-11-20 04:21:35.0|Debug|MigrationLogger|CREATE UNIQUE INDEX “IX_RootFolders_Path” ON “RootFolders” (“Path” ASC)
15-11-20 04:21:35.0|Debug|MigrationLogger|Took: 00:00:00.0003890
15-11-20 04:21:35.0|Debug|MigrationLogger|CreateTable Series
15-11-20 04:21:35.0|Debug|MigrationLogger|CREATE TABLE “Series” (“Id” INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, “TvdbId” INTEGER NOT NULL, “TvRageId” INTEGER NOT NULL, “ImdbId” TEXT NOT NULL, “Title” TEXT$
15-11-20 04:21:35.0|Debug|MigrationLogger|Took: 00:00:00.0014560