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
I've been doing some testing with zdb deployments. Node 12 on mainnet was working fine for me yesterday, but today I see this error about connection refused from the zdb socket:
"failed to deploy zdbs on node 12: error waiting deployment: workload testtest0 within deployment 532401 failed with error: failed to create zdb namespace: failed to connect to 0-db: a5b6bd02-***: dial unix /var/run/zdb_a5b6bd02-***/zdb.sock: connect: connection refused"
I checked the node logs, and didn't find any additional messages or errors that seemed like they would be helpful.
The text was updated successfully, but these errors were encountered:
I've been doing some testing with zdb deployments. Node 12 on mainnet was working fine for me yesterday, but today I see this error about connection refused from the zdb socket:
"failed to deploy zdbs on node 12: error waiting deployment: workload testtest0 within deployment 532401 failed with error: failed to create zdb namespace: failed to connect to 0-db: a5b6bd02-***: dial unix /var/run/zdb_a5b6bd02-***/zdb.sock: connect: connection refused"
I checked the node logs, and didn't find any additional messages or errors that seemed like they would be helpful.
The text was updated successfully, but these errors were encountered: