Giter Site home page Giter Site logo

duplicate instance about goku_lite HOT 4 CLOSED

eolinker avatar eolinker commented on April 27, 2024
duplicate instance

from goku_lite.

Comments (4)

Dot-Liu avatar Dot-Liu commented on April 27, 2024

可以在同一台电脑的docker运行,您需要看看是否重复注册同一个节点了,或者提供更加详细的信息截图以供排查

from goku_lite.

zhao459399177 avatar zhao459399177 commented on April 27, 2024

我的操作
1、docker network rm docker_gwbridge
2、docker network create --driver bridge --subnet=172.18.12.0/24 --gateway=172.18.12.1 goku-ce
3、docker run -dt -p 7000:7000
-v /app/goku-ce/work:/app/goku-ce/console/work
-e GOKU_ADMIN_PASSWORD=123456
--network=goku-ce
--ip 172.18.12.2
--name goku-ce-console
eolinker/goku-api-gateway-ce-console
4、docker run -dt -p 6689:6689
--network goku-ce
--ip 172.18.12.3
-v /app/goku-ce/node/work:/app/goku-ce/node/work
-e GOKU_ADMIN_ADDRESS=172.18.12.2:7005
-e INSTANCE=6d0d999f9a60d51eaf0b5bb0226290ef
eolinker/goku-api-gateway-ce-node

其中的node 节点的容器状态不是运行中的,查看日志是[FATA] duplicate instance

from goku_lite.

Dot-Liu avatar Dot-Liu commented on April 27, 2024

INSTANCE是个变量,您需要进行修改,改成您控制台页面显示的node key值
image

from goku_lite.

zhao459399177 avatar zhao459399177 commented on April 27, 2024

多谢指导

from goku_lite.

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.