keroserene / snowflake

WebRTC Pluggable Transport - the original snowflake repo
https://keroserene.net/snowflake/
Other
274 stars 30 forks source link

503 Service Unavailable #26

Closed arlolra closed 8 years ago

arlolra commented 8 years ago

I keep getting,

2016/03/09 13:02:10 Sending offer via BrokerChannel...
Target URL:  https://snowflake-reg.appspot.com/ 
Front URL:   www.google.com
2016/03/09 13:02:10 BrokerChannel Response:
503 Service Unavailable

will investigate in a bit, unless you know the answer immediately.

keroserene commented 8 years ago

This just means the Broker doesn't have any snowflake proxies available to give you. I tend to just leave a few going in my browser all the time, but my laptop was off just now.

Try it now, it should work. You can probably also run your own snowflakes if I'm not around :) But, thanks for this -- I'll make the error message more informative

arlolra commented 8 years ago

This just means the Broker doesn't have any snowflake proxies available to give you.

Aha!

Mar 09 14:13:46.000 [notice] Tor has successfully opened a circuit. Looks like client functionality is working.
Mar 09 14:13:46.000 [notice] Bootstrapped 100%: Done
^CMar 09 14:13:52.000 [notice] Interrupt: exiting cleanly.
λ (master) go version
go version go1.6 darwin/amd64

I'll make the error message more informative

Great, I'll leave this open as a reminder (or maybe fix it myself :)

keroserene commented 8 years ago

Took care of it :)

arlolra commented 8 years ago

ty ty