Website is down #5

開啟中
by Ghost opened 3 年之前 · 1 條評論

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
所有者

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).
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
尚未有任何內容