Déjà tenté mais je te fais ici passer le résultat du journalctl -xn étant donné que le restart plante :
-- Logs begin at mar. 2017-05-02 09:47:01 CEST, end at lun. 2017-05-22 00:42:57 CEST. --
mai 22 00:42:56 ns312216.ip-188-165-211.eu sickrage-oppenheimer[30800]: File "/opt/sickrage/lib/requests/sessions.py", line 388, in prepare_request
mai 22 00:42:56 ns312216.ip-188-165-211.eu sickrage-oppenheimer[30800]: hooks=merge_hooks(request.hooks, self.hooks),
mai 22 00:42:56 ns312216.ip-188-165-211.eu sickrage-oppenheimer[30800]: File "/opt/sickrage/lib/requests/models.py", line 293, in prepare
mai 22 00:42:56 ns312216.ip-188-165-211.eu sickrage-oppenheimer[30800]: self.prepare_url(url, params)
mai 22 00:42:56 ns312216.ip-188-165-211.eu sickrage-oppenheimer[30800]: File "/opt/sickrage/lib/requests/models.py", line 353, in prepare_url
mai 22 00:42:56 ns312216.ip-188-165-211.eu sickrage-oppenheimer[30800]: raise MissingSchema(error)
mai 22 00:42:56 ns312216.ip-188-165-211.eu sickrage-oppenheimer[30800]: requests.exceptions.MissingSchema: Invalid URL '': No schema supplied. Perhaps you meant http://?
mai 22 00:42:57 ns312216.ip-188-165-211.eu systemd[1]: sickrage-oppenheimer.service: control process exited, code=exited status=1
mai 22 00:42:57 ns312216.ip-188-165-211.eu systemd[1]: Failed to start LSB: Daemon pour sickbeard.
-- Subject: L'unité (unit) sickrage-oppenheimer.service a échoué
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- L'unité (unit) sickrage-oppenheimer.service a échoué, avec le résultat failed.
mai 22 00:42:57 ns312216.ip-188-165-211.eu systemd[1]: Unit sickrage-oppenheimer.service entered failed state.
Dans les logs :
2017-03-31 17:04:43 DEBUG CHECKVERSION :: Starting new thread: CHECKVERSION
2017-03-31 17:04:43 DEBUG CHECKVERSION :: Executing git symbolic-ref -q HEAD with your shell in /opt/sickrage
2017-03-31 17:04:43 DEBUG CHECKVERSION :: git symbolic-ref -q HEAD : returned successful
2017-03-31 17:04:43 DEBUG CHECKVERSION :: Executing git rev-parse HEAD with your shell in /opt/sickrage
2017-03-31 17:04:43 DEBUG CHECKVERSION :: git rev-parse HEAD : returned successful
2017-03-31 17:04:43 DEBUG CHECKVERSION :: Executing git config remote.origin.url https://github.com/SickRage/SickRage.git with your shell in /opt/sickrage
2017-03-31 17:04:43 DEBUG CHECKVERSION :: git config remote.origin.url https://github.com/SickRage/SickRage.git : returned successful
2017-03-31 17:04:43 DEBUG CHECKVERSION :: Executing git fetch origin with your shell in /opt/sickrage
2017-03-31 17:04:44 DEBUG CHECKVERSION :: git fetch origin : returned successful
2017-03-31 17:04:44 DEBUG CHECKVERSION :: Executing git branch --set-upstream-to origin/master with your shell in /opt/sickrage
2017-03-31 17:04:44 DEBUG CHECKVERSION :: git branch --set-upstream-to origin/master : returned successful
2017-03-31 17:04:44 DEBUG CHECKVERSION :: Executing git rev-parse --verify --quiet "@{upstream}" with your shell in /opt/sickrage
2017-03-31 17:04:44 DEBUG CHECKVERSION :: git rev-parse --verify --quiet "@{upstream}" : returned successful
2017-03-31 17:04:44 DEBUG CHECKVERSION :: Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in /opt/sickrage
2017-03-31 17:04:44 DEBUG CHECKVERSION :: git rev-list --left-right "@{upstream}"...HEAD : returned successful
2017-03-31 17:04:44 DEBUG CHECKVERSION :: cur_commit = c05176c3f0d7af113f6cc77855ee989e1f065b28, newest_commit = c53b55fbd000d73bdcd84900bae2afc3bfff15a3, num_commits_behind = 1, num_commits_ahead = 0
2017-03-31 17:04:44 INFO CHECKVERSION :: New update found for SickRage, starting auto-updater ...
2017-03-31 17:04:44 DEBUG CHECKVERSION :: Executing git symbolic-ref -q HEAD with your shell in /opt/sickrage
2017-03-31 17:04:44 DEBUG CHECKVERSION :: git symbolic-ref -q HEAD : returned successful
2017-03-31 17:04:44 DEBUG CHECKVERSION :: Executing git rev-parse HEAD with your shell in /opt/sickrage
2017-03-31 17:04:44 DEBUG CHECKVERSION :: git rev-parse HEAD : returned successful
2017-03-31 17:04:44 DEBUG CHECKVERSION :: Executing git config remote.origin.url https://github.com/SickRage/SickRage.git with your shell in /opt/sickrage
2017-03-31 17:04:44 DEBUG CHECKVERSION :: git config remote.origin.url https://github.com/SickRage/SickRage.git : returned successful
2017-03-31 17:04:44 DEBUG CHECKVERSION :: Executing git fetch origin with your shell in /opt/sickrage
2017-03-31 17:04:45 DEBUG CHECKVERSION :: git fetch origin : returned successful
2017-03-31 17:04:45 DEBUG CHECKVERSION :: Executing git branch --set-upstream-to origin/master with your shell in /opt/sickrage
2017-03-31 17:04:45 DEBUG CHECKVERSION :: git branch --set-upstream-to origin/master : returned successful
2017-03-31 17:04:45 DEBUG CHECKVERSION :: Executing git rev-parse --verify --quiet "@{upstream}" with your shell in /opt/sickrage
2017-03-31 17:04:45 DEBUG CHECKVERSION :: git rev-parse --verify --quiet "@{upstream}" : returned successful
2017-03-31 17:04:45 DEBUG CHECKVERSION :: Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in /opt/sickrage
2017-03-31 17:04:45 DEBUG CHECKVERSION :: git rev-list --left-right "@{upstream}"...HEAD : returned successful
2017-03-31 17:04:45 DEBUG CHECKVERSION :: cur_commit = c05176c3f0d7af113f6cc77855ee989e1f065b28, newest_commit = c53b55fbd000d73bdcd84900bae2afc3bfff15a3, num_commits_behind = 1, num_commits_ahead = 0
2017-03-31 17:04:45 DEBUG CHECKVERSION :: We can proceed with the update. New update has same DB version
2017-03-31 17:04:45 DEBUG CHECKVERSION :: We can proceed with the update. Post-Processor is not running
2017-03-31 17:04:45 DEBUG CHECKVERSION :: We can proceed with the update. Shows are not being updated
2017-03-31 17:04:45 DEBUG CHECKVERSION :: Proceeding with auto update
2017-03-31 17:04:45 INFO CHECKVERSION :: Config backup in progress...
2017-03-31 17:04:45 INFO CHECKVERSION :: Config backup successful, updating...
2017-03-31 17:04:45 DEBUG CHECKVERSION :: Executing git symbolic-ref -q HEAD with your shell in /opt/sickrage
2017-03-31 17:04:45 DEBUG CHECKVERSION :: git symbolic-ref -q HEAD : returned successful
2017-03-31 17:04:45 DEBUG CHECKVERSION :: Executing git rev-parse HEAD with your shell in /opt/sickrage
2017-03-31 17:04:45 DEBUG CHECKVERSION :: git rev-parse HEAD : returned successful
2017-03-31 17:04:45 DEBUG CHECKVERSION :: Executing git config remote.origin.url https://github.com/SickRage/SickRage.git with your shell in /opt/sickrage
2017-03-31 17:04:45 DEBUG CHECKVERSION :: git config remote.origin.url https://github.com/SickRage/SickRage.git : returned successful
2017-03-31 17:04:45 DEBUG CHECKVERSION :: Executing git fetch origin with your shell in /opt/sickrage
2017-03-31 17:04:46 DEBUG CHECKVERSION :: git fetch origin : returned successful
2017-03-31 17:04:46 DEBUG CHECKVERSION :: Executing git branch --set-upstream-to origin/master with your shell in /opt/sickrage
2017-03-31 17:04:46 DEBUG CHECKVERSION :: git branch --set-upstream-to origin/master : returned successful
2017-03-31 17:04:46 DEBUG CHECKVERSION :: Executing git rev-parse --verify --quiet "@{upstream}" with your shell in /opt/sickrage
2017-03-31 17:04:46 DEBUG CHECKVERSION :: git rev-parse --verify --quiet "@{upstream}" : returned successful
2017-03-31 17:04:46 DEBUG CHECKVERSION :: Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in /opt/sickrage
2017-03-31 17:04:46 DEBUG CHECKVERSION :: git rev-list --left-right "@{upstream}"...HEAD : returned successful
2017-03-31 17:04:46 DEBUG CHECKVERSION :: cur_commit = c05176c3f0d7af113f6cc77855ee989e1f065b28, newest_commit = c53b55fbd000d73bdcd84900bae2afc3bfff15a3, num_commits_behind = 1, num_commits_ahead = 0
2017-03-31 17:04:46 DEBUG CHECKVERSION :: Executing git config remote.origin.url https://github.com/SickRage/SickRage.git with your shell in /opt/sickrage
2017-03-31 17:04:46 DEBUG CHECKVERSION :: git config remote.origin.url https://github.com/SickRage/SickRage.git : returned successful
2017-03-31 17:04:46 DEBUG CHECKVERSION :: Executing git reset --hard with your shell in /opt/sickrage
2017-03-31 17:04:46 DEBUG CHECKVERSION :: git reset --hard : returned successful
2017-03-31 17:04:46 DEBUG CHECKVERSION :: Executing git symbolic-ref -q HEAD with your shell in /opt/sickrage
2017-03-31 17:04:46 DEBUG CHECKVERSION :: git symbolic-ref -q HEAD : returned successful
2017-03-31 17:04:46 DEBUG CHECKVERSION :: Executing git pull -f origin master with your shell in /opt/sickrage
2017-03-31 17:04:47 DEBUG CHECKVERSION :: git pull -f origin master : returned successful
2017-03-31 17:04:47 DEBUG CHECKVERSION :: Executing git rev-parse HEAD with your shell in /opt/sickrage
2017-03-31 17:04:47 DEBUG CHECKVERSION :: git rev-parse HEAD : returned successful
2017-03-31 17:04:47 DEBUG CHECKVERSION :: Notification for Boxcar2 not enabled, skipping this notification
2017-03-31 17:04:47 INFO CHECKVERSION :: Update was successful!
2017-03-31 17:04:47 DEBUG CHECKVERSION :: check_for_new_news: Checking GitHub for latest news.
2017-03-31 17:04:47 INFO EVENT-QUEUE :: Aborting all threads
2017-03-31 17:04:47 INFO EVENT-QUEUE :: Waiting for the DAILYSEARCHER thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the BACKLOG thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the SHOWUPDATER thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the CHECKVERSION thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the SHOWQUEUE thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the SEARCHQUEUE-DAILY-SEARCH thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the POSTPROCESSOR thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the POSTPROCESSOR thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the TRAKTCHECKER thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the FINDPROPERS thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the FINDSUBTITLES thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Waiting for the EVENT-QUEUE thread to exit
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Saving all shows to the database
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Saving config file to disk
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Shutting down Tornado
2017-03-31 17:04:48 INFO EVENT-QUEUE :: Restarting SickRage with ['/usr/bin/python', u'/opt/sickrage/SickBeard.py', '-q', '--daemon', '--nolaunch', '--pidfile=/opt/sickrage/data/oppenheimer/sickrage.pid', '--datadir=/opt/sickrage/data/oppenheimer', '--config=/opt/sickrage/data/oppenheimer/config.ini']
2017-03-31 17:04:53 DEBUG MAIN :: Parsed Show.Name.S02E03.HDTV.XviD-RLSGROUP into Show Name - S02E03 [GROUP: RLSGROUP] [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-03-31 17:04:53 DEBUG MAIN :: Found codec for 'Show Name: Ep Name'.
2017-03-31 17:04:53 DEBUG MAIN :: Episode has no release group, replacing it with 'RLSGROUP'
2017-03-31 17:04:53 DEBUG MAIN :: formatting pattern: %SN - S%0SE%0E - %EN -> Show Name - S02E03 - Ep Name
2017-03-31 17:04:53 DEBUG MAIN :: Parsed Show.Name.S02E03.HDTV.XviD-RLSGROUP into Show Name - S02E03 [GROUP: RLSGROUP] [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-03-31 17:04:53 DEBUG MAIN :: Found codec for 'Show Name: Ep Name'.
2017-03-31 17:04:53 DEBUG MAIN :: formatting pattern: Season %0S -> Season 02
2017-03-31 17:04:53 DEBUG MAIN :: Trying to parse Show Name - S02E03 - Ep Name.ext
2017-03-31 17:04:53 DEBUG MAIN :: Parsed Show Name - S02E03 - Ep Name.ext into Show Name - S02E03 [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-03-31 17:04:53 DEBUG MAIN :: The name Show Name - S02E03 - Ep Name.ext parsed into Show Name - S02E03 [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-04-01 21:28:33 DEBUG MAIN :: Parsed Show.Name.S02E03.HDTV.XviD-RLSGROUP into Show Name - S02E03 [GROUP: RLSGROUP] [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-04-01 21:28:33 DEBUG MAIN :: Found codec for 'Show Name: Ep Name'.
2017-04-01 21:28:33 DEBUG MAIN :: Episode has no release group, replacing it with 'RLSGROUP'
2017-04-01 21:28:33 DEBUG MAIN :: formatting pattern: %SN - S%0SE%0E - %EN -> Show Name - S02E03 - Ep Name
2017-04-01 21:28:33 DEBUG MAIN :: Parsed Show.Name.S02E03.HDTV.XviD-RLSGROUP into Show Name - S02E03 [GROUP: RLSGROUP] [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-04-01 21:28:33 DEBUG MAIN :: Found codec for 'Show Name: Ep Name'.
2017-04-01 21:28:33 DEBUG MAIN :: formatting pattern: Season %0S -> Season 02
2017-04-01 21:28:33 DEBUG MAIN :: Trying to parse Show Name - S02E03 - Ep Name.ext
2017-04-01 21:28:33 DEBUG MAIN :: Parsed Show Name - S02E03 - Ep Name.ext into Show Name - S02E03 [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-04-01 21:28:33 DEBUG MAIN :: The name Show Name - S02E03 - Ep Name.ext parsed into Show Name - S02E03 [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-05-22 00:40:36 DEBUG MAIN :: Parsed Show.Name.S02E03.HDTV.XviD-RLSGROUP into Show Name - S02E03 [GROUP: RLSGROUP] [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-05-22 00:40:36 DEBUG MAIN :: Found codec for 'Show Name: Ep Name'.
2017-05-22 00:40:36 DEBUG MAIN :: Episode has no release group, replacing it with 'RLSGROUP'
2017-05-22 00:40:36 DEBUG MAIN :: formatting pattern: %SN - S%0SE%0E - %EN -> Show Name - S02E03 - Ep Name
2017-05-22 00:40:36 DEBUG MAIN :: Parsed Show.Name.S02E03.HDTV.XviD-RLSGROUP into Show Name - S02E03 [GROUP: RLSGROUP] [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-05-22 00:40:36 DEBUG MAIN :: Found codec for 'Show Name: Ep Name'.
2017-05-22 00:40:36 DEBUG MAIN :: formatting pattern: Season %0S -> Season 02
2017-05-22 00:40:36 DEBUG MAIN :: Trying to parse Show Name - S02E03 - Ep Name.ext
2017-05-22 00:40:36 DEBUG MAIN :: Parsed Show Name - S02E03 - Ep Name.ext into Show Name - S02E03 [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-05-22 00:40:36 DEBUG MAIN :: The name Show Name - S02E03 - Ep Name.ext parsed into Show Name - S02E03 [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-05-22 00:41:02 DEBUG MAIN :: Parsed Show.Name.S02E03.HDTV.XviD-RLSGROUP into Show Name - S02E03 [GROUP: RLSGROUP] [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-05-22 00:41:02 DEBUG MAIN :: Found codec for 'Show Name: Ep Name'.
2017-05-22 00:41:02 DEBUG MAIN :: Episode has no release group, replacing it with 'RLSGROUP'
2017-05-22 00:41:02 DEBUG MAIN :: formatting pattern: %SN - S%0SE%0E - %EN -> Show Name - S02E03 - Ep Name
2017-05-22 00:41:02 DEBUG MAIN :: Parsed Show.Name.S02E03.HDTV.XviD-RLSGROUP into Show Name - S02E03 [GROUP: RLSGROUP] [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-05-22 00:41:02 DEBUG MAIN :: Found codec for 'Show Name: Ep Name'.
2017-05-22 00:41:02 DEBUG MAIN :: formatting pattern: Season %0S -> Season 02
2017-05-22 00:41:02 DEBUG MAIN :: Trying to parse Show Name - S02E03 - Ep Name.ext
2017-05-22 00:41:02 DEBUG MAIN :: Parsed Show Name - S02E03 - Ep Name.ext into Show Name - S02E03 [ABD: False] [ANIME: False] [whichReg: [u'standard']]
2017-05-22 00:41:02 DEBUG MAIN :: The name Show Name - S02E03 - Ep Name.ext parsed into Show Name - S02E03 [ABD: False] [ANIME: False] [whichReg: [u'standard']]