在公网有独立ip的环境下安装应用正常,但本地通过路由器上网的环境下,应用安装失败

centos stream 9 , 日志如下
2023-11-12 11:38:03] [INFO] Synchronization of local applications completed
[2023-11-12 11:38:13] [INFO] load latest version failed, err: 无法成功请求最新版本,请检查服务器是否能够连接到外部网络环境。
[2023-11-12 11:38:13] [INFO] load latest version failed, err: 无法成功请求最新版本,请检查服务器是否能够连接到外部网络环境。
[2023-11-12 11:38:38] [INFO] load latest version failed, err: 无法成功请求最新版本,请检查服务器是否能够连接到外部网络环境。
[2023-11-12 11:44:11] [INFO] init logger successfully
[2023-11-12 11:44:15] [INFO] init db successfully
[2023-11-12 11:44:15] [INFO] Migration run successfully
[2023-11-12 11:44:15] [INFO] init cache successfully
[2023-11-12 11:44:15] [INFO] init session successfully
[2023-11-12 11:44:20] [ERROR] load remote time with [pool.ntp.org] failed, err: failed to connect: dial udp: lookup pool.ntp.org on 192.168.0.1:53: read udp 192.168.0.50:36257->192.168.0.1:53: read: connection refused
[2023-11-12 11:44:23] [INFO] Starting synchronization with App Store…
[2023-11-12 11:44:28] [ERROR] App Store synchronization failed
[2023-11-12 11:46:10] [INFO] load latest version failed, err: 无法成功请求最新版本,请检查服务器是否能够连接到外部网络环境。

上述问题是请求不到 1Panel 相关资源(在阿里 OSS 上)。

看看DNS是不是配置的有问题,可以改成公共DNS试试

补充:公共dns建议为:百度:180.76.76.76,阿里:223.5.5.5