Matomo Web Analytics의 문제 해결
pada 백엔드 문제 해결
프록시 마시 베르잘란
Apabila muncul pesan error seperti dibawah ini,
[Sat Aug 8 09:58:08 WITA 2020] LISTEN 0 128 *:80 *:* users:(("apache2",pid=2207,fd=4),("apache2",pid=2206,fd=4),("apache2",pid=2205,fd=4),("apache2",pid=2204,fd=4),("apache2",pid=2202,fd=4),("apache2",pid=2170,fd=4))
[Sat Aug 8 09:58:08 WITA 2020] tcp port 80 is already used by (("apache2",pid=2207,fd=4),("apache2",pid=2206,fd=4),("apache2",pid=2205,fd=4),("apache2",pid=2204,fd=4),("apache2",pid=2202,fd=4),("apache2",pid=2170,fd=4))
[Sat Aug 8 09:58:08 WITA 2020] Please stop it first
[Sat Aug 8 09:58:08 WITA 2020] _on_before_issue.
둘루 서비스 중지
apache2
양 세당 베르잘란, 덴간 카라 베리쿠트.sudo service apache2 stop
포트 80 터블로키르
Apabila muncul pesan error seperti dibawah ini,
[Sat Aug 8 10:15:52 WITA 2020] Standalone mode.
[Sat Aug 8 10:15:52 WITA 2020] Single domain='contoh.com'
[Sat Aug 8 10:15:52 WITA 2020] Getting domain auth token for each domain
[Sat Aug 8 10:15:55 WITA 2020] Getting webroot for domain='contoh.com'
[Sat Aug 8 10:15:55 WITA 2020] Verifying: contoh.com
[Sat Aug 8 10:15:55 WITA 2020] Standalone mode server
[Sat Aug 8 10:16:00 WITA 2020] Pending
[Sat Aug 8 10:16:03 WITA 2020] Pending
[Sat Aug 8 10:16:05 WITA 2020] Pending
[Sat Aug 8 10:16:08 WITA 2020] contoh.com:Verify error:Fetching http://contoh.com/.well-known/acme-challenge/bYQS7C58B7onTpHPDj6gBi2YBmcOSY4zhvne51QQUz0: Timeout during connect (likely firewall problem)
[Sat Aug 8 10:16:08 WITA 2020] Please add '--debug' or '--log' to check more details.
[Sat Aug 8 10:16:08 WITA 2020] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
Pastikan 방화벽 서버 tidak memblokir 포트
80
, jika firewallnya menggunakan ufw
jalankan perintah berikut secara berurutan.sudo ufw allow http
sudo ufw allow https
sudo ufw reload
Reference
이 문제에 관하여(Matomo Web Analytics의 문제 해결), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://dev.to/erolj/troubleshooting-untuk-matomo-web-analytics-2l6p텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)