anishathalye / seashells

The official client for seashells.io 🐚
https://seashells.io
MIT License
709 stars 20 forks source link

Is seashells down? #18

Closed CyberManifest closed 3 years ago

CyberManifest commented 5 years ago

Nothing shown at links, just a blinking cursor. Is seashells down or broken? ╭─rkm@raspberrypi ~
╰─➤ figlet "Raspberry Pi" | lolcat | nc seashells.io 1337 serving at https://seashells.io/v/ZKWgFKJR figlet "Raspberry Pi" | seashells serving at https://seashells.io/v/M79rPvC2 telnet towel.blinkenlights.nl | nc seashells.io 1337

Nothing shows at link, just a blinking cursor.

anishathalye commented 5 years ago

If I click on those links, e.g. https://seashells.io/v/M79rPvC2, I see the expected output. Maybe this was a temporary issue? Or maybe an issue with your web browser?

ssbarnea commented 5 years ago

@CyberManifest Few days ago I had the same impression but it proved to be caused by my use of a HTTP proxy which did not allow websockets to pass (wss://). The only bug in seashells is that it is not exposing the failure to open a web socket with the server and the only visible behavior is a blinking cursor.

Ideally it should contain an informative message.