Coder Social home page Coder Social logo

sandbox是否支持arm版本的?目前在测试的时候,发现arm环境部署的话,调用服务会挂掉 about fastgpt HOT 7 CLOSED

125793014 avatar 125793014 commented on August 22, 2024
sandbox是否支持arm版本的?目前在测试的时候,发现arm环境部署的话,调用服务会挂掉

from fastgpt.

Comments (7)

125793014 avatar 125793014 commented on August 22, 2024
image

from fastgpt.

c121914yu avatar c121914yu commented on August 22, 2024

github 的镜像支持

from fastgpt.

125793014 avatar 125793014 commented on August 22, 2024

github 的镜像支持

github的镜像也试过了 存在同样的问题。这个问题出现在:debug调试模式,执行工具写的函数代码的时候。

from fastgpt.

125793014 avatar 125793014 commented on August 22, 2024

github 的镜像支持

github的镜像也试过了 存在同样的问题。这个问题出现在:debug调试模式,执行工具写的函数代码的时候。

from fastgpt.

c121914yu avatar c121914yu commented on August 22, 2024

可以参考 isolate vm 官方,修改 dockerfile,重新打个包试试
CMD ["node", "--no-node-snapshot", "projects/sandbox/dist/main.js"]

不确定是否有关。

from fastgpt.

125793014 avatar 125793014 commented on August 22, 2024

可以参考 isolate vm 官方,修改 dockerfile,重新打个包试试 CMD ["node", "--no-node-snapshot", "projects/sandbox/dist/main.js"]

不确定是否有关。

按照这个重新打包验证了,问题解决了。

from fastgpt.

c121914yu avatar c121914yu commented on August 22, 2024

可以参考 isolate vm 官方,修改 dockerfile,重新打个包试试 CMD ["node", "--no-node-snapshot", "projects/sandbox/dist/main.js"]
不确定是否有关。

按照这个重新打包验证了,问题解决了。

ok,我加到 dockerfile 里了

from fastgpt.

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.