Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Getting the dreaded WebSocket open error: WebSocket error #154

Closed
GQAdonis opened this issue May 22, 2015 · 4 comments · May be fixed by witchfindertr/apprtc#1
Closed

Getting the dreaded WebSocket open error: WebSocket error #154

GQAdonis opened this issue May 22, 2015 · 4 comments · May be fixed by witchfindertr/apprtc#1

Comments

@GQAdonis
Copy link

I am self hosting the AppRtc demo, and I am getting the red banner with the WebSocket open error. My constants.py has the host pairs set to [my-domain-name]:443.

What am I missing? I am using Nginx to reverse proxy and simply run the Python script on Ubuntu 14.04 at port 8080. All WebSocket proxy configuration for Nginx is correct.

Is there another setting I need?

Travis

@jiayliu
Copy link
Contributor

jiayliu commented May 22, 2015

Are you hosting the WebSocket server on your domain? If not, you need to
build from https://github.com/webrtc/apprtc/tree/master/src/collider and
run it on your host following the README instructions.

On Fri, May 22, 2015 at 3:54 AM, Travis James [email protected]
wrote:

I am self hosting the AppRtc demo, and I am getting the red banner with
the WebSocket open error. My constants.py has the host pairs set to
[my-domain-name]:443.

What am I missing? I am using Nginx to reverse proxy and simply run the
Python script on Ubuntu 14.04 at port 8080. All WebSocket proxy
configuration for Nginx is correct.

Is there another setting I need?

Travis


Reply to this email directly or view it on GitHub
#154.

Jiayang Liu

@moxiaotong
Copy link

@jiayliu Hello I want you to publish the https://github.com/webrtc/apprtc this webrtc demo extracting good but after the release of Google App Engine SDK this demo you can not find the from apiclient import discovery
ImportError: No module named apiclient

how to fix ?????

@chuckhays
Copy link
Contributor

@moxiaotong your question looks like a separate issue, can you create a new issue to discuss it?

@juberti
Copy link
Contributor

juberti commented Nov 13, 2015

Closing as obsolete.

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

Successfully merging a pull request may close this issue.

5 participants