Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Problem at running rgb-node #187

Open
josediegorobles opened this issue Jul 8, 2022 · 2 comments
Open

Problem at running rgb-node #187

josediegorobles opened this issue Jul 8, 2022 · 2 comments

Comments

@josediegorobles
Copy link

Same problem with install version (last) and building from last commit (ec5d6cf but with some previous commits after the 0.8beta i had same issue).

I use:

./rgbd -vvv -n testnet
rgbd: RGB stash microservice
[2022-07-08T17:48:37Z DEBUG rgbd] CTL socket /home/jdrobpar/.rgb_node/ctl
[2022-07-08T17:48:37Z DEBUG rgbd] RPC socket 0.0.0.0:63963
[2022-07-08T17:48:37Z DEBUG rgbd] STORE socket 0.0.0.0:60960
[2022-07-08T17:48:37Z DEBUG rgbd] STORM socket /home/jdrobpar/.storm_node/storm
[2022-07-08T17:48:37Z DEBUG rgbd] Starting runtime ...
[2022-07-08T17:48:37Z DEBUG rgb_node::rgbd::service] Connecting to store service at 0.0.0.0:60960
[2022-07-08T17:48:37Z DEBUG store_rpc::client] Initializing runtime

And:

./rgb-cli -n testnet -R 127.0.0.1:63963 contract list

(rgb-cli -n testnet -R 127.0.0.1:63963 contracts ---> installed version)

Gives me:
Error: error sending message from client<1427663793477237543> to rgbd. Details: service is offline or not responding

@dr-orlovsky
Copy link
Member

dr-orlovsky commented Jul 8, 2022

I change code each 5 mins; no reason to debug before the release under such extensive finalization. I work on integration all the nodes together (RGB, LNP, Storm), so everything is constantly changing across all the repos.

@josediegorobles
Copy link
Author

Ok, i will keep watching

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants