Coder Social home page Coder Social logo

Comments (6)

phoenix20162016 avatar phoenix20162016 commented on September 26, 2024

进入docker里面,查看下ph_secure_lib.so 是否存在,存在的情况下,查看下python的默认路径 import sys, print(sys.path)

from primihub.

JcobCN avatar JcobCN commented on September 26, 2024

['', '/usr/lib/python38.zip', '/usr/lib/python3.8', '/usr/lib/python3.8/lib-dynload', '/usr/local/lib/python3.8/dist-packages', '/usr/lib/python3/dist-packages']

find / -name ph_secure_lib* 找不到

from primihub.

phoenix20162016 avatar phoenix20162016 commented on September 26, 2024

registry.cn-beijing.aliyuncs.com/primihub/primihub-node:1.7.0 初步怀疑你拉取的镜像有问题, 正常情况下这个是存在的
image

from primihub.

JcobCN avatar JcobCN commented on September 26, 2024

我贴了docker images的hash。

docker-compose.yaml

    node0:
      image: ${REGISTRY:-docker.io}/primihub/primihub-node:${TAG:-latest}

我是先clone的代码库,然后切换到1.7.0这个release tag再起的容器。

git checout 1.7.0 -b test

from primihub.

phoenix20162016 avatar phoenix20162016 commented on September 26, 2024

用部署脚本进行部署 https://github.com/primihub/primihub-deploy.git
image
这个是1.7.0的image id

from primihub.

phoenix20162016 avatar phoenix20162016 commented on September 26, 2024

@JcobCN 你的问题解决了吗

from primihub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.