- Modifié
Bonjour à tous,
J'ai un problème depuis plusieurs jours avec l'erreur suivante :
Please read https://github.com/Anorov/cloudflare-scrape#updates, then file a bug report at https://github.com/Anorov/cloudflare-scrape/issues." ()
2019-03-22 11:29:33 ERROR SEARCHQUEUE-MANUAL-153021 :: [YggTorrent] :: [f7a113a] Request failed: Error parsing Cloudflare IUAM Javascript challenge. Cloudflare may have changed their technique, or there may be a bug in the script.
J'ai donc redémarrer mon SickChill dans le doute, l'erreur est parti mais j'ai eu un message me disant qu'il arrivait pas à se connecter à mon provider du coup l'URL étant mauvais je me suis dit que j'allais la changée, chose que j'ai fais dans /opt/sickrage/sickbeard/providers/nom_de_mon_provider. py, j'ai ensuite supprimer le .ypc et redémarrer Sickrage, depuis j'ai un autre message d'erreur
2019-03-22 11:29:33 INFO SEARCHQUEUE-MANUAL-153021 :: Unable to find a download for: [The Walking Dead - S09E13 - Chokepoint]
AA AttributeError: 'exceptions.ValueError' object has no attribute 'request'
AA if requests_exception.request:
AA File "/opt/sickrage/sickbeard/helpers.py", line 1570, in handle_requests_exception
AA handle_requests_exception(error)
AA File "/opt/sickrage/sickbeard/helpers.py", line 1465, in getURL
AA return getURL(url, post_data, params, self.headers, timeout, self.session, **kwargs)
AA File "/opt/sickrage/sickchill/providers/GenericProvider.py", line 372, in get_url
AA data = self.get_url(self.urls['search'], params=search_params, returns='text')
AA File "/opt/sickrage/sickbeard/providers/yggtorrent.py", line 150, in search
AA Traceback (most recent call last):
2019-03-22 11:29:33 ERROR SEARCHQUEUE-MANUAL-153021 :: [YggTorrent] :: [f7a113a] Failed parsing provider YggTorrent.
AA Please read https://github.com/Anorov/cloudflare-scrape#updates, then file a bug report at https://github.com/Anorov/cloudflare-scrape/issues."
AA ValueError: Error parsing Cloudflare IUAM Javascript challenge. Cloudflare may have changed their technique, or there may be a bug in the script.
AA raise requests_exception
AA File "/opt/sickrage/sickbeard/helpers.py", line 1526, in handle_requests_exception
AA Traceback (most recent call last):
AA Please read https://github.com/Anorov/cloudflare-scrape#updates, then file a bug report at https://github.com/Anorov/cloudflare-scrape/issues." ()
2019-03-22 11:29:33 ERROR SEARCHQUEUE-MANUAL-153021 :: [YggTorrent] :: [f7a113a] Request failed: Error parsing Cloudflare IUAM Javascript challenge. Cloudflare may have changed their technique, or there may be a bug in the script.
2019-03-22 11:29:24 INFO SEARCHQUEUE-MANUAL-153021 :: [YggTorrent] :: Performing episode search for The Walking Dead
2019-03-22 11:29:24 INFO SEARCHQUEUE-MANUAL-153021 :: Beginning manual search for: [The Walking Dead - S09E13 - Chokepoint]
2019-03-22 11:26:27 INFO CHECKVERSION :: Checking for updates using GIT
2019-03-22 11:26:27 INFO TORNADO :: Starting SickChill on http://127.0.0.1:20002/
J'avoue que je sèche un peu
Merci d'avance pour vos lumières !