Closed ward0 closed 6 years ago
Not 100% sure. But I suspect it have something to do with unicode encoded chars.
Ping @labrys
@p0psicles likely not a unicode issue @ward0 could you please include the log lines just before and just after this issue?
@ward0 maybe fixed in develop. Can you checkout develop and test if it's fixed?
@p0psicles I don't think the fix affects this, but I can't check this directly.
I did general config > advanced settings > branch: changed master to develop > click on > checkout branch.
logging:
2017-12-30 23:15:57 DEBUG Thread-16 :: [7b9111e] git clean -d -f -x lib ext medusa.app static SickBeard/helper SickBeard/helpers sickbeard sickrage gui : returned successful
2017-12-30 23:15:57 DEBUG Thread-16 :: [7b9111e] Executing git clean -d -f -x lib ext medusa.app static SickBeard/helper SickBeard/helpers sickbeard sickrage gui with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:57 WARNING Thread-16 :: [7b9111e] git checkout -f develop returned : error: pathspec 'develop' did not match any file(s) known to git.
2017-12-30 23:15:57 DEBUG Thread-16 :: [7b9111e] Executing git checkout -f develop with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:57 DEBUG Thread-16 :: [7b9111e] git symbolic-ref -q HEAD : returned successful
2017-12-30 23:15:57 DEBUG Thread-16 :: [7b9111e] Executing git symbolic-ref -q HEAD with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:57 DEBUG Thread-16 :: [7b9111e] git clean -d -f -x lib ext medusa.app static SickBeard/helper SickBeard/helpers sickbeard sickrage gui : returned successful
2017-12-30 23:15:56 DEBUG Thread-16 :: [7b9111e] Executing git clean -d -f -x lib ext medusa.app static SickBeard/helper SickBeard/helpers sickbeard sickrage gui with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:56 DEBUG Thread-16 :: [7b9111e] git reset --hard origin/master : returned successful
2017-12-30 23:15:55 DEBUG Thread-16 :: [7b9111e] Executing git reset --hard origin/master with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:55 DEBUG Thread-16 :: [7b9111e] git config remote.origin.pushurl https://github.com/**********/Medusa : returned successful
2017-12-30 23:15:55 DEBUG Thread-16 :: [7b9111e] Executing git config remote.origin.pushurl https://github.com/**********/Medusa with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:55 DEBUG Thread-16 :: [7b9111e] git config remote.origin.url https://github.com/pymedusa/Medusa : returned successful
2017-12-30 23:15:55 DEBUG Thread-16 :: [7b9111e] Executing git config remote.origin.url https://github.com/pymedusa/Medusa with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:55 DEBUG Thread-16 :: [7b9111e] Branch checkout: master->develop
2017-12-30 23:15:55 DEBUG Thread-16 :: [7b9111e] git symbolic-ref -q HEAD : returned successful
2017-12-30 23:15:55 DEBUG Thread-16 :: [7b9111e] Executing git symbolic-ref -q HEAD with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:55 DEBUG Thread-16 :: [7b9111e] git symbolic-ref -q HEAD : returned successful
2017-12-30 23:15:55 DEBUG Thread-16 :: [7b9111e] Executing git symbolic-ref -q HEAD with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:55 INFO Thread-16 :: [7b9111e] Config backup successful, updating...
2017-12-30 23:15:34 INFO Thread-16 :: [7b9111e] Config backup in progress...
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] git symbolic-ref -q HEAD : returned successful
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] Executing git symbolic-ref -q HEAD with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] Using: git
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] git version : returned successful
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] Executing git version with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] Checking if we can use git commands: git version
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] Checkout branch has the same DB version - Equal
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] User-Agent: Medusa/0.1.21 (Linux; 3.2.40; df45d57d-edaa-11e7-a114-00113230256d)
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] GET URL: http://cdn.rawgit.com/pymedusa/Medusa/7b9111eef5836a6846499ef257ffff3f1f35df8f/medusa/databases/main_db.py [Status: 200]
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] cur_commit = 7b9111eef5836a6846499ef257ffff3f1f35df8f, newest_commit = 7b9111eef5836a6846499ef257ffff3f1f35df8f, num_commits_behind = 0, num_commits_ahead = 0
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] git rev-list --left-right "@{upstream}"...HEAD : returned successful
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] git rev-parse --verify --quiet "@{upstream}" : returned successful
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] Executing git rev-parse --verify --quiet "@{upstream}" with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:34 DEBUG Thread-16 :: [7b9111e] git fetch origin : returned successful
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] Executing git fetch origin with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] git config remote.origin.pushurl https://github.com/**********/Medusa : returned successful
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] Executing git config remote.origin.pushurl https://github.com/**********/Medusa with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] git config remote.origin.url https://github.com/pymedusa/Medusa : returned successful
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] Executing git config remote.origin.url https://github.com/pymedusa/Medusa with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] git rev-parse HEAD : returned successful
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] Executing git rev-parse HEAD with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] git symbolic-ref -q HEAD : returned successful
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] Executing git symbolic-ref -q HEAD with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] git symbolic-ref -q HEAD : returned successful
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] Executing git symbolic-ref -q HEAD with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] Using: git
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] git version : returned successful
2017-12-30 23:15:32 DEBUG Thread-16 :: [7b9111e] Executing git version with your shell in /volume1/@appstore/sickbeard-custom/var/SickBeard
Any advice what is going wrong?
Should be fixed in develop.
Before submitting your issue:
Enable debug logging in Medusa settings, reproduce the error (be sure to disable after the bug is fixed)
What you did: search for Taboo 2017 What happened: pressed manual search to check if torrents were found and error came up What you expected: no error? seems logics Logs:**