max-mapper / screencat

:cat2: webrtc screensharing electron app for mac os (Alpha)
http://maxogden.github.io/screencat
BSD 2-Clause "Simplified" License
3.02k stars 370 forks source link

The Lobby is down #51

Closed simonhochrein closed 8 years ago

simonhochrein commented 8 years ago

I cannot connect to the lobby Failed to load resource: the server responded with a status of 504 (Gateway Time-out) EventSource cannot load http://catlobby.maxogden.com/v1/salem-gracie-zoe/pings. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://maxogden.github.io' is therefore not allowed access. The response had HTTP status code 504.

max-mapper commented 8 years ago

Ah dang, thanks for reporting. I just restarted the process and it seems to be running now.

Longer term I need to migrate this to use http://npmjs.org/signalhub which is designed to handle failover more easily than cat lobby.

On Wed, Feb 17, 2016 at 7:02 AM, simonhochrein notifications@github.com wrote:

I cannot connect to the lobby Failed to load resource: the server responded with a status of 504 (Gateway Time-out) EventSource cannot load http://catlobby.maxogden.com/v1/salem-gracie-zoe/pings. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://maxogden.github.io' is therefore not allowed access. The response had HTTP status code 504.

— Reply to this email directly or view it on GitHub https://github.com/maxogden/screencat/issues/51.

simonhochrein commented 8 years ago

504 Gateway Time-out

nginx

simonhochrein commented 8 years ago

and btw npm i robotjs@latest fixes some problems