vitorbaptista / shellshare

Live terminal broadcasts
https://shellshare.net
Apache License 2.0
224 stars 23 forks source link

No output when running command `wget -qO shellshare https://get.shellshare.net && python shellshare` #52

Closed khanchi97 closed 4 years ago

khanchi97 commented 6 years ago

I am not getting any output when running given command on my machine Gnome Ubuntu 16.04.

vitorbaptista commented 6 years ago

Could you try wget -O shellshare https://get.shellshare.net && python shellshare and share the output? I ran it locally and everything seems fine. Maybe you got unlucky and tried it when the servers were down for a moment?

khanchi97 commented 6 years ago

Ok, here is the output: ➜ ~ wget -O shellshare https://get.shellshare.net && python shellshare --2017-11-15 23:33:06-- https://get.shellshare.net/ Resolving get.shellshare.net (get.shellshare.net)... 104.28.3.224, 104.28.2.224, 2400:cb00:2048:1::681c:3e0, ... Connecting to get.shellshare.net (get.shellshare.net)|104.28.3.224|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2017-11-15 23:33:07 ERROR 403: Forbidden.

vitorbaptista commented 6 years ago

@khanchi97 Sorry for the super late reply. Are you still having issues? Shellshare was offline for a while, but it should be now back up and running fine.

edmundlaugasson commented 6 years ago

To be honest that happens quite often that shellshare.net is offline. Looks like #44 would give the ability to run without server.

vitorbaptista commented 4 years ago

Closing this now as there haven't been updates in a while. Feel free to reopen if you still face this issue.