Website is down #5

オープン
Ghostが3年前にオープン · 1件のコメント
Ghost3年前 にコメント

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
coolaj86 3年前 にコメント
オーナー

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).
サインインしてこの会話に参加。
ラベルなし
マイルストーンなし
担当者なし
2 人の参加者
通知
期日

期日は未設定です。

依存関係

この課題に依存関係はありません。

読み込み中…
まだ内容がありません