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

IPython Notebook tunneling not working #11

Open
charles-cai opened this issue Dec 29, 2014 · 0 comments
Open

IPython Notebook tunneling not working #11

charles-cai opened this issue Dec 29, 2014 · 0 comments

Comments

@charles-cai
Copy link

Hi - I was trying to hook up PortFusion with my local IPython notebook (port 8888) which is http+websocket based, and it didn't work.

So i tried Jenkins (http:8080) also on my laptop and it worked. Hence the command line and GCE VM firewall syntax etc should be all correctly configured.

To reproduce the issue:

PortFusion command line on my GCE VM (with port tcp:2000, 8080, 8888 all opened):
./portfusion ] 2000 [

PortFusion on local laptop (8080 for Jenkins CI, change to 8888 for IPython Notebook):
./PortFusion 8080 localhost - 2000 [ 8080

Then:
http://:8080 working and 8888 not working.

I'm sure IPython Notebook uses one port only for both HTTP and WebSocket communication. So just wondering if you have tested WebSocket in general? and if it works? I'll kick off another simpler node.js based websocket app to get it a try soon.

Thanks very much in advance!

cheers
charles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant