question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi all, i just wanted to use this example for websocket:

https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/appengine/websockets

issue #1 usingvm: true in app.yaml is not supported anymore issue #2 env: flex is missing in app.yaml issue #3 forwarding posts is not allowed anymore in flex-environments `network: forwarded_ports:

  • 65080 instance_tag: websocket`

issue #4 getExternalIP gets uncorrect ip-address from meta, ( scripts sets 104.xxx.xxx.xxx - console shows external ip as set to 130.xxx.xxx.xxx ) Does anyone have this example up and running on gce?

Main target is to create a websocket server which can be connected to from non gce-environmental clients…

thanks for help

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
mcdaid01commented, Oct 10, 2017

Is there any update on this issue, is it likely to be fixed in the near future?

0reactions
drBenwaycommented, Feb 27, 2018

+1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting connection issues | Socket.IO
You are trying to reach a plain WebSocket server; The server is not reachable; The client is not compatible with the version of...
Read more >
The problems and some security implications of websockets
There have been some well known problems on the server side of the WebSockets and the most common solution has been to check...
Read more >
Websockets problems — Dataiku DSS 11 documentation
The most common cause of Websocket error is when you connect to DSS through a proxy. Websockets is a fairly recent protocol and...
Read more >
How do I troubleshoot WebSocket issues in Agents (All ...
The purpose of this article is to provide information on troubleshooting WebSocket issues with Agents in AM. This information applies to ...
Read more >
WebSocket security issues - Infosec Resources
WebSockets can be used over unencrypted TCP channels, which can lead to major flaws such as those listed in OWASP Top 10 A6-Sensitive...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found