The cause is selinux. after The selinux is disabled in etcselinuxconfig, I have restarted and created a redmine. on the host machine, I can access 192.168.33.55: 3000 through a browser, and I can also access my own 192.168.33.55: 3000 so I started to modify nginx forwarding 808...The cause is the selinux problem. after The selinux is disabled in/etc/selinux/config, restart the system.
Why can't I forward data to port 3000? Help
Reply content:The cause is the selinux problem. after The selinux is disabled in/etc/selinux/config, restart the system.
Why can't I forward data to port 3000? Help
I guess you usecurlAccess: 3000 is usedrootAnd your nginx access: 3000 may not be the root account. When viewing the tcp connection from the logpermission deniedSome of the information on the Internet isSELinuxConfiguration problems. Follow these steps to troubleshoot the problem.