From your config, it looks like multiple services may be overlapping or misrouted. Since Checkmk uses Apache and you’re running Nginx as reverse proxy, double-check port conflicts and that proxy_pass
targets the correct service/port. Also verify DNS resolves arborhub.io
properly and that firewall rules aren’t blocking the traffic.