fscarmen2 / Argo-Nezha-Service-Container

Nezha server over Argo tunnel 使用 Argo 隧道的哪吒服务端
675 stars 408 forks source link

koyeb offline #32

Closed macosupdate closed 1 year ago

macosupdate commented 1 year ago

I followed the instructions, but when I add the VPS, it shows as offline. I've tried multiple times, including changing the domain and using different Cloudflare accounts image

image

koyeb Log Instance allocated in nomad Instance is unhealthy ./entrypoint.sh: line 15: /etc/resolv.conf: Read-only file system Generating RSA private key, 2048 bit long modulus (2 primes) .........................................................................+++++

VPS log

nezha-agent.service - Nezha Agent Loaded: loaded (/etc/systemd/system/nezha-agent.service; enabled; vendor preset: disabled) Active: active (running) since Thu 2023-09-14 08:23:02 GMT; 28s ago Main PID: 13597 (nezha-agent) Tasks: 4 Memory: 8.7M CGroup: /system.slice/nezha-agent.service └─13597 /opt/nezha/agent/nezha-agent -s data.xemgia.pp.ua:443 -p hMPHylW7uC4yVuWGrB --tls

Sep 14 08:23:02 instance-20220513-1644 systemd[1]: Stopped Nezha Agent. Sep 14 08:23:02 instance-20220513-1644 systemd[1]: Started Nezha Agent.

fscarmen2 commented 1 year ago

Your Nezha dashboard with argo has been install correctly. And i have a test---upload data to your dashboard.
You should sheck your vps firewall / iptable. You can use /opt/nezha/agent/nezha-agent -s data.xemgia.pp.ua:443 -p hMPHylW7uC4yVuWGrB --tls -d to debug.

image

macosupdate commented 1 year ago

Thank you for your support. I tried a different server, and it's working fine. Your code is working well. There's only one server that's having issues, as mentioned earlier. I ran the command as you suggested, and although it's not due to your code, based on your experience, do you happen to know the cause of the issue? Here is the error message:

root@hk01:~# /opt/nezha/agent/nezha-agent -s data.xemgia.pp.ua:443 -p zoGiJNAOvbFOXAEG01 --tls -d
NEZHA@2023-09-20 09:17:07>> 检查更新: 0.15.6
NEZHA@2023-09-20 09:17:08>> 上报系统信息失败: rpc error: code = Unavailable desc = unexpected HTTP status code received from server: 502 (Bad Gateway); malformed header: missing HTTP content-type
NEZHA@2023-09-20 09:17:08>> Error to close connection ...
fscarmen2 commented 1 year ago

I have no idea. Maybe you should try to check the inbound and outbound rules on that machine.