Website is down #5

오픈
by Ghost opened 3 년 전 · 1개의 코멘트
Ghost 코멘트됨, 3 년 전

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명
알림
마감일

마감일이 설정되지 않았습니다.

의존성

이 이슈는 어떠한 의존성도 가지지 않습니다.

불러오는 중...
아직 콘텐츠가 없습니다.