Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Catch in Connection? #1

Open
jio-gl opened this issue Oct 13, 2022 · 0 comments
Open

Missing Catch in Connection? #1

jio-gl opened this issue Oct 13, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jio-gl
Copy link

jio-gl commented Oct 13, 2022

[Miner 14:9 33.127]: Mining #1472, got 874 steps for challenge ending in a5199c...
[PeerGroupAgent 14:9 58.911]: sync-for-56FOej3b3iAgX7FOsUBVIO1vrxw=/wrtc+wss://mypeer.net:443/verified-id-98829580ACBCA7B0E952B0E0BD60FA8F3F7B4D6E: Trying to add connection C11DCAAEE5316BE02715DB8D1EC6246A, but already connected to a different instance
Error
    at Logger.log (/home/ec2-user/workspace/@hyper-hyper-space/core/dist/util/logging.js:41:27)
    at Logger.error (/home/ec2-user/workspace/@hyper-hyper-space/core/dist/util/logging.js:26:28)
    at PeerGroupAgent.addPeerConnection (/home/ec2-user/workspace/@hyper-hyper-space/core/dist/mesh/agents/peer/PeerGroupAgent.js:454:43)
    at PeerGroupAgent.onOnlineEndpointDiscovery (/home/ec2-user/workspace/@hyper-hyper-space/core/dist/mesh/agents/peer/PeerGroupAgent.js:506:18)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
/home/ec2-user/workspace/@hyper-hyper-space/core/dist/mesh/agents/peer/PeerGroupAgent.js:455
                throw new Error('Trying to add connection ' + connId + ', but already connected to a different instance');
                      ^

Error: Trying to add connection C11DCAAEE5316BE02715DB8D1EC6246A, but already connected to a different instance
    at PeerGroupAgent.addPeerConnection (/home/ec2-user/workspace/@hyper-hyper-space/core/dist/mesh/agents/peer/PeerGroupAgent.js:455:23)
    at PeerGroupAgent.onOnlineEndpointDiscovery (/home/ec2-user/workspace/@hyper-hyper-space/core/dist/mesh/agents/peer/PeerGroupAgent.js:506:18)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
@jio-gl jio-gl added the bug Something isn't working label Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant