Website is down #5

Open
by Ghost opened 3 years ago · 1 comments
Ghost commented 3 years ago

Hi,

I've noticed the website telebit.io and telebit.cloud are both down.

Kind regards,

Gilles

Hi, I've noticed the website [telebit.io](telebit.io) and [telebit.cloud](telebit.cloud) are both down. Kind regards, Gilles
Owner

Thanks, I restarted it.

One of these days I'm going to finish the new version and deploy it.

Until then...

screen -xRS awesome
while true; do
  sleep 1209600 # 14 days = 14 * 86400
  sudo systemctl restart telebit-relay
done

There, that should fix it for another year or so (it seems to fail every 90 days due to a bug in the Let's Encrypt renewal).

Thanks, I restarted it. One of these days I'm going to finish the new version and deploy it. Until then... ```bash screen -xRS awesome while true; do sleep 1209600 # 14 days = 14 * 86400 sudo systemctl restart telebit-relay done ``` There, that should fix it for another year or so (it seems to fail every 90 days due to a bug in the Let's Encrypt renewal).
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.