您的位置:首页 > 文旅 > 美景 > 建设网站网站企业_网站框架结构图_手机seo百度点击软件_成都seo技术

建设网站网站企业_网站框架结构图_手机seo百度点击软件_成都seo技术

2025/3/3 17:18:38 来源:https://blog.csdn.net/weixin_46161645/article/details/145970357  浏览:    关键词:建设网站网站企业_网站框架结构图_手机seo百度点击软件_成都seo技术
建设网站网站企业_网站框架结构图_手机seo百度点击软件_成都seo技术

个人博客地址:Hue Docker镜像构建异常:gnutls_handshake() failed | 一张假钞的真实世界

错误信息如下:

 Cloning https://github.com/gethue/PyHive to /tmp/pip-req-build-86w_hwe4Running command git clone -q https://github.com/gethue/PyHive /tmp/pip-req-build-86w_hwe4fatal: unable to access 'https://github.com/gethue/PyHive/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
WARNING: Discarding git+https://github.com/gethue/PyHive. Command errored out with exit status 128: git clone -q https://github.com/gethue/PyHive /tmp/pip-req-build-86w_hwe4 Check the logs for full command output.
ERROR: Command errored out with exit status 128: git clone -q https://github.com/gethue/PyHive /tmp/pip-req-build-86w_hwe4 Check the logs for full command output.
The command '/bin/sh -c ./build/env/bin/pip install --no-cache-dir   psycopg2-binary   django_redis==4.11.0   flower   git+https://github.com/gethue/PyHive   git+https://github.com/bryanyang0528/ksql-python   pydruid   pybigquery   elasticsearch-dbapi   pyasn1==0.4.1   python-snappy==0.5.4   threadloop   sqlalchemy-clickhouse   infi.clickhouse_orm==1.0.4' returned a non-zero code: 1

网上大都是说因为代理的问题,对我这个场景没用。通过搜索找到一个很好的代理:https://mirror.ghproxy.com

desktop/core/requirements.txt中以下位置:

git+https://github.com/gethue/django-babel.git
git+https://github.com/gethue/django-mako.git

改为:

git+https://mirror.ghproxy.com/https://github.com/gethue/django-babel.git
git+https://mirror.ghproxy.com/https://github.com/gethue/django-mako.git

tools/docker/hue/Dockerfile中以下位置:

git+https://github.com/gethue/PyHive \
# pyhive \
#ksql \
git+https://github.com/bryanyang0528/ksql-python \

改为:

git+https://mirror.ghproxy.com/https://github.com/gethue/PyHive \
# pyhive \
#ksql \
git+https://mirror.ghproxy.com/https://github.com/bryanyang0528/ksql-python \

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com