• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

net::ERR_TUNNEL_CONNECTION_FAILED

 
Ranch Hand
Posts: 78
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello team,

I need to urgently terminate a program because it is ending the deadline.

I developed a communication program using peer the following script.js



But at the moment of picking up the id the following messages occur:

Failed to load 187.84.228.139:9000/peerjs/peerjs/id?ts=15204245707800.6806042256269524 resource: net::ERR_TUNNEL_CONNECTION_FAILED
peer.js:1476 PeerJS:  ERROR Error retrieving ID undefined
peer.js:1476 PeerJS:  ERROR Aborting!
peer.js:1476 PeerJS:  ERROR Error: Could not get an ID from the server.
peer.js:1476 PeerJS:  ERROR Error retrieving ID ProgressEvent {isTrusted: true, lengthComputable: false, loaded: 0, total: 0, type: "error", …}
peer.js:1476 PeerJS:  ERROR Aborting!
peer.js:1476 PeerJS:  ERROR Error: Could not get an ID from the server.

What is happening? How can I solve this problem?

I strongly urge a solution.

Thanks,

Fernando
 
It wasn't my idea to go to some crazy nightclub in the middle of nowhere. I just wanted to stay home and cuddle with this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic