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
dilithium loop server appears to have some kind of an issue on Windows:
$ dilithium loop server 127.0.0.1:2222 -r
[ 2.222] INFO dilithium/protocol/loop.(*Receiver).Run: starting
[ 2.222] INFO dilithium/protocol/loop.(*transferReporter).run: started
[ 2.222] INFO dilithium/protocol/loop.(*Metrics).snapshotter: started
[ 2.223] INFO dilithium/util.(*CtrlListener).run: [logs\loop.27856.sock] started
[ 2.226] ERROR dilithium/protocol/loop.(*Receiver).Run: error receiving start (weird read [0 != 17])
[ 2.226] INFO dilithium/protocol/loop.(*Receiver).Run: exiting
[ 2.227] INFO dilithium/protocol/loop.(*Metrics).writeSamples: writing metrics to: logs\loop_127.0.0.1-2222_127.0.0.1-60824_832686247
[ 2.228] INFO dilithium/util.WriteSamples: wrote [0] samples to [logs\loop_127.0.0.1-2222_127.0.0.1-60824_832686247\rxBytes.csv]
[ 2.229] INFO dilithium/util.WriteSamples: wrote [0] samples to [logs\loop_127.0.0.1-2222_127.0.0.1-60824_832686247\txBytes.csv]
[ 2.229] INFO main.main: finished
The text was updated successfully, but these errors were encountered:
dilithium loop server
appears to have some kind of an issue on Windows:The text was updated successfully, but these errors were encountered: