Salut
J'ai voulu faire la dernière mise à jour proposé dans sickrage (pensant régler quelques soucis avec certains providers) mais plus rien ne fonctionne, lorsque j’essaie de me connecter sur l'interface web j'ai une erreur "nginx 404 not found"
J'ai donc tenté un restart en ssh mais Il me fait un truc de dingue :
Downloading pip ...
Downloading: /var/www/sickrage/requirements/get-pip.py Bytes: 1412744 Installing pip ...0%]
/tmp/tmpYwVqmR/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
Requirement already up-to-date: pip in /home/geopatoche01/.local/lib/python2.7/site-packages
Cleaning up downloaded pip files
Patching SiCKRAGE SSL Context
[33.00%]::Installing ndg-httpsclient package
/home/geopatoche01/.local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Command "/usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-8cpjM6/cffi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-oN5YHL-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-8cpjM6/cffi
[50.00%]::Installing pyasn package
/home/geopatoche01/.local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Command "/usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-7SbhYv/pyasn/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-_yi7zd-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-7SbhYv/pyasn
[83.00%]::Installing pyopenssl package
^COperation cancelled by user
^CTraceback (most recent call last):
File "SickBeard.py", line 26, in <module>
main()
File "/var/www/sickrage/sickrage/__init__.py", line 710, in main
install_reqs(optional=INSTALL_OPTIONAL, user=USER)
File "/var/www/sickrage/requirements/__init__.py", line 126, in install_reqs
ssl_contexts(user)
File "/var/www/sickrage/requirements/__init__.py", line 114, in ssl_contexts
install_pkgs(os.path.join(os.path.abspath(os.path.dirname(__file__)), 'ssl.txt'), user)
File "/var/www/sickrage/requirements/__init__.py", line 74, in install_pkgs
pip.main(['-q', 'install'] + [('', '--user')[user]] + [pkg])
File "/home/geopatoche01/.local/lib/python2.7/site-packages/pip/__init__.py", line 217, in main
return command.main(cmd_args)
File "/home/geopatoche01/.local/lib/python2.7/site-packages/pip/basecommand.py", line 247, in main
timeout=min(5, options.timeout)) as session:
File "/home/geopatoche01/.local/lib/python2.7/site-packages/pip/basecommand.py", line 71, in _build_session
insecure_hosts=options.trusted_hosts,
File "/home/geopatoche01/.local/lib/python2.7/site-packages/pip/download.py", line 316, in __init__
self.headers["User-Agent"] = user_agent()
File "/home/geopatoche01/.local/lib/python2.7/site-packages/pip/download.py", line 96, in user_agent
zip(["lib", "version"], platform.libc_ver()),
File "/usr/lib/python2.7/platform.py", line 167, in libc_ver
m = _libc_search.search(binary,pos)
Et ça tourne en boucle !
J'avais déjà eu des petits soucis avec les mises à jour (qu'un simple restart en ssh avait réglé !!) mais là ça me dépasse complètement
Si quelqu'un a une idée je suis preneur
Merci