Open nbolton opened 1 day ago
how many times has this happened?
Within the timespan of about 5 mins, it happened about 3 or 4 times. I haven't seen it before, and I'm not seeing it now. I'm assuming this is a transient error.
Edit: I'm using a custom code with --code
... I wonder if that's related?
Ah, it happened again today. Tried again 10 mins later and it works fine. Very intermittent.
Receiver:
panic: cipher: message authentication failed
I'm really not sure what causes it. If nobody else is reporting issues with the Croc servers, then maybe it's something related to my default VM NAT configuration.
I also saw this on the sender, but I can't remember if I ctrl+C'd croc
on the receiver so it might be a red herring:
connection.Write failed: write tcp 192.168.0.217:37998->5.78.91.237:9017: write: connection reset by peer
goroutine 106 [running]:
github.com/schollz/croc/v10/src/croc.(*Client).sendData(0xc0000ea000, 0x7)
/home/runner/work/croc/croc/src/croc/croc.go:2091 +0x727
created by github.com/schollz/croc/v10/src/croc.(*Client).updateState in goroutine 30
/home/runner/work/croc/croc/src/croc/croc.go:1920 +0x6dc
panic: cipher: message authentication failed
Receiver:
Sender: