Giter Site home page Giter Site logo

Comments (5)

linweiyuan avatar linweiyuan commented on August 19, 2024

不用 docker 的话,那个 chromedriver 也要一直在后台运行,关了或者挂了就会这个错

from go-chatgpt-api.

Haibersut avatar Haibersut commented on August 19, 2024

好的我知道了,谢谢你

from go-chatgpt-api.

Haibersut avatar Haibersut commented on August 19, 2024

我又发现个问题,是不是docker里面chromedriver偶尔会自己关掉然后导致的不稳定?

或者说只是我服务器内存太小爆炸了

image

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on August 19, 2024

1G 内存完全用不完,不适合多人公用,不保证能完美处理验证码,不保证稳定

docker inspect --format='{{.State.StartedAt}}' container_id 可查看容器启动时间
docker inspect --format='{{.RestartCount}} conteiner_id 可查看容器是否重启

from go-chatgpt-api.

Haibersut avatar Haibersut commented on August 19, 2024

ok明天我再试试看,这个节点只有我在用

from go-chatgpt-api.

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.