admin管理员组文章数量:1418700
Im stumped
- WP is hosted on a VPS
- Browser will not load anything
- curl returned connection refused
- SSH access to the VPS works
- UFW does not have any specific ip addresses blocked
- Apache logs do not show anything related
- I was running wordfence but disabled it as well as ALL other plugins and there was not change
- .htacess does not have anything blocked
- I can access the site from other IP addresses I.E when connected to my hotspot
Im stumped
- WP is hosted on a VPS
- Browser will not load anything
- curl returned connection refused
- SSH access to the VPS works
- UFW does not have any specific ip addresses blocked
- Apache logs do not show anything related
- I was running wordfence but disabled it as well as ALL other plugins and there was not change
- .htacess does not have anything blocked
- I can access the site from other IP addresses I.E when connected to my hotspot
1 Answer
Reset to default 0Since this actually seems to be a server related issue, it would be better suited for stackoverflow, or a stack exchange that is dedicated to networking. But, I'll do my best to help here.
If the CURL is showing connection refused, the connection is getting blocked before it can even load WP. You could prove this by making a file in the root that just has phpinfo()
and attempting to access it directly.
My guess is that the server is not configured to listen to the web ports. This would explain why you can access the server over your SSH port but not over the web.
本文标签: troubleshootingWhy is my WP site blocking my own IP
版权声明:本文标题:troubleshooting - Why is my WP site blocking my own IP? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745294561a2651996.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论