-
From time to time I get reports of nodes that just dont start syncing the blockchain or get stuck. The background process should check if bitcoind gets stuck for longer then 10 minues with zero peers …
-
Hello,
I would lkike to add a remote node as a cloudflare network. The problem is, do not use port number, but the port field is mandatory. Is it possible to add without port number?
Thanks!
-
`zblocker64` pinged me about new snapshot URL's
mainnet snapshots - https://snapshots.akash.network/akashnet-2/akashnet-2_latest.tar.lz4
sandbox snapshots - https://snapshots.akash.network/sandbox…
-
1. Start the testnet fiber node
2. query node_info
```
curl --location 'http://127.0.0.1:8228' --header 'Content-Type: application/json' --data '{
"id": 42,
"jsonrpc": "2.0",
"meth…
-
While operating 4 IBFT private nodes of version 24.3.0, one of the nodes that is not the bootnode is experiencing the following
error:
2024-06-13 09:24:59.989+09:00 | nioEventLoopGroup-3-2 | INFO…
-
### Tested versions
v4.2.1.stable.mono.official [b09f793f5]
### System information
Windows 10
### Issue description
Why MultiplayerSpawner doesn't work with node parent changing?
I t…
-
I've made the most basic useNetwork implementation and I get an error.
There is no documentation or example for using `useNetwork`
This is my code:
```
import React from 'react';
import { Respo…
-
### Specification
According to https://github.com/MatrixAI/Polykey/issues/779, there needs to be a way for nodes to bootstrap into a network via obtaining a `ClaimNetworkAccess` token.
There are…
-
### What is the issue?
Edit: Enabling Allow LAN Access seems to be the trigger for the error. With it disabled I can connect to the Exit Node.
So I have Tailscale setup on my network, my phone (…
-
Currently, if the `solo cluster setup` has not been ran, when we run `solo network deploy` we get something like this:
```
> solo network deploy -i node1,node2,node3 -n solo-e2e
*******************…