You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: