Moses Narrow
Moses Narrow
to address this issue I suggest the following * flag to create a transport of the specified type to the specified key via vpn / proxy start before starting the...
indeed, not a critical issue to solve currently.
### Reproducing the issue i've devised a simple way to reproduce the issue here. create a transport to the same visor via dmsg ``` skywire cli tp add -t dmsg...
> ``` > _mypk="$(skywire cli visor pk)"; for ((i=1; i ``` Running the same test again after having increased the accept buffer size to 50 from 20.  The `listener...
When a 2 second sleep is added to the loop, it seems the issue no longer manifests - the test is ongoing. ~3560 loops in without the error. _However;_ this...
The non-transportability aspect of this issue was addressed in a temporary way in #1807
A test of manual route creation shows that, despite the existence of a route, when starting the proxy another, a transport and another direct route is created ; the proxy...
Another attempt at a test of multihop routes using transport setup-node I created transports between (10) US visors providing proxy servers of version 1.3.21 currently ``` skywire cli proxy list...
This was sortof a known issue, skyfwd works for simple things, not complex resources currently. I've encountered similar difficulty getting websites working over dmsg. Good documentation on this, definitely some...
This issue is still outstanding