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
So presently if you send a binary file of 5 or 10MB into chat from the js-peer and a go-peer is listening it will panic and crash. Even though it seems to restart it goes deaf and won't receive other messages nor send them in the chat interface.
I also ran a headless go-peer and received the same sort of behavior. It just seems to go completely deaf, even though everything looks normal it won't accept connections any more and needs a manual restart.
Sorry I don't have more details. I had a 10 peer mesh up and it brought the whole thing down with a single file. Once I get things straightened out I'll try on a 2-node setup now I know what to look for and see what I can deduce.
The text was updated successfully, but these errors were encountered:
So presently if you send a binary file of 5 or 10MB into chat from the js-peer and a go-peer is listening it will panic and crash. Even though it seems to restart it goes deaf and won't receive other messages nor send them in the chat interface.
I also ran a headless go-peer and received the same sort of behavior. It just seems to go completely deaf, even though everything looks normal it won't accept connections any more and needs a manual restart.
Sorry I don't have more details. I had a 10 peer mesh up and it brought the whole thing down with a single file. Once I get things straightened out I'll try on a 2-node setup now I know what to look for and see what I can deduce.
The text was updated successfully, but these errors were encountered: