Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Container with name "bee-factory-blockchain" found but it was created with different image or image version then expected! #264

Open
Aviksaikat opened this issue Nov 25, 2023 · 0 comments
Labels

Comments

@Aviksaikat
Copy link

Aviksaikat commented Nov 25, 2023

Overview

When I'm trying to run bee-factory start --detach 1.15.0-rc2 I get the following message

✔ Network is up
✖ It was not possible to start blockchain node!
█ Failed to run command!

Container with name "bee-factory-blockchain" found but it was created with different image or image version then expected!

bee-factory start --detach 1.9.0 is working just fine. When I tried running using docker desktop I noticed that for some reason bee-factory-queen has some problem starting up. I had to restart it manually a couple of times after that all the nodes started. So I'm guessing there is some issue with the bee-factory-queen container.

# before force start the queen node
bee-factory start --detach 1.15.0-rc2
✔ Network is up
✔ Blockchain node is up and listening
✖ It was not possible to start queen node!
█ Failed to run command!

other side closed

# after manual restart
bee-factory start --detach 1.15.0-rc2
✔ Network is up
✔ Blockchain node is up and listening
✔ Queen node is up and listening
✔ Worker nodes are up and listening

System Information

Os: Linux kali 6.5.0-kali3-amd64  Debian 64-bit
Docker version 24.0.7, build afdd53b
@bee-runner bee-runner bot added the issue label Nov 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant