发行版本 ubuntu-23.10 1.8的1panel
按照教程安装没有任何问题,添加完网站以后,域名一直打不开,日志是空白的。静态网站也打不开,域名已经解析过来了。
有没有碰到过相同问题。
发行版本 ubuntu-23.10 1.8的1panel
按照教程安装没有任何问题,添加完网站以后,域名一直打不开,日志是空白的。静态网站也打不开,域名已经解析过来了。
有没有碰到过相同问题。
都没有人遇到过这种情况么,我就是按照视频教程创建网站,无论是静态还是一键发布,还是php都不成功。
还换了几次系统,都是这个情况。
就是页面一直转圈,然后就返回错误。
curl 一下自己的域名 看看返回什么
什么都没。
ping 域名可以解析是吧
恩,查询域名IP 已经指到服务器了。
楼主解决了吗,我也遇到了。。。
看一下 OPenresty 日志
2023/11/21 11:02:29 [notice] 1#1: worker process 35 exited with code 0
2023/11/21 11:02:29 [notice] 1#1: worker process 36 exited with code 0
2023/11/21 11:02:29 [notice] 1#1: signal 29 (SIGIO) received
2023/11/21 11:02:31 [notice] 1#1: signal 1 (SIGHUP) received from 57, reconfiguring
2023/11/21 11:02:31 [notice] 1#1: reconfiguring
2023/11/21 11:02:31 [notice] 1#1: using the “epoll” event method
2023/11/21 11:02:31 [notice] 1#1: start worker processes
2023/11/21 11:02:31 [notice] 1#1: start worker process 63
2023/11/21 11:02:31 [notice] 1#1: start worker process 64
2023/11/21 11:02:31 [notice] 49#49: gracefully shutting down
2023/11/21 11:02:31 [notice] 50#50: gracefully shutting down
2023/11/21 11:02:31 [notice] 49#49: exiting
2023/11/21 11:02:31 [notice] 50#50: exiting
2023/11/21 11:02:31 [notice] 1#1: signal 17 (SIGCHLD) received from 50
2023/11/21 11:02:31 [notice] 1#1: worker process 50 exited with code 0
2023/11/21 11:02:31 [notice] 1#1: worker process 49 exited with code 0
2023/11/21 11:02:31 [notice] 1#1: signal 29 (SIGIO) received
2023/11/21 11:02:31 [notice] 1#1: signal 17 (SIGCHLD) received from 49
2023/11/21 11:09:15 [notice] 1#1: signal 1 (SIGHUP) received from 71, reconfiguring
2023/11/21 11:09:15 [notice] 1#1: reconfiguring
2023/11/21 11:09:15 [notice] 1#1: using the “epoll” event method
2023/11/21 11:09:15 [notice] 1#1: start worker processes
2023/11/21 11:09:15 [notice] 1#1: start worker process 77
2023/11/21 11:09:15 [notice] 1#1: start worker process 78
2023/11/21 11:09:15 [notice] 63#63: gracefully shutting down
2023/11/21 11:09:15 [notice] 63#63: exiting
2023/11/21 11:09:15 [notice] 64#64: gracefully shutting down
2023/11/21 11:09:15 [notice] 64#64: exiting
2023/11/21 11:09:15 [notice] 1#1: signal 17 (SIGCHLD) received from 63
2023/11/21 11:09:15 [notice] 1#1: worker process 63 exited with code 0
2023/11/21 11:09:15 [notice] 1#1: worker process 64 exited with code 0
2023/11/21 11:09:15 [notice] 1#1: signal 29 (SIGIO) received
2023/11/21 11:09:15 [notice] 1#1: signal 17 (SIGCHLD) received from 64
这个问题没有后续么?
我也碰到十分类似的问题了。
一般都是后端服务的问题