The trojan-go service is configured to forward non-Trojan traffic to remote_port: 8080 as a fallback camouflage web server, but no service is currently listening on port 8080. This causes trojan-go to fail on startup because the fallback port is unreachable.
trojan_fallback_port (8080)nginx-fallback: Nginx fallback web server on the landing server for Trojan camouflageroles/trojan/tasks/main.yml — add nginx installation and configuration tasksroles/trojan/templates/ — new nginx vhost templategroup_vars/landing.yml.example — document the fallback port variable