Related to
Cloudflare Gateway
What is the issue you’re encountering
Error: access.api.error.conflict: destination belongs to another application
What steps have you taken to resolve the issue?
Tried again without success.
What are the steps to reproduce the issue?
Create a cloudflare zero trust application with private IP and public hostname.
Try and create another application with another hostname but same private IP and port.
The error appears.
This is my internal proxy and I want all domains to point to a single IP and port for routing from there to my home network. But it seems that is not supported and I need a separate IP per application which is not what I want.
Is there a way to have many applications share the same backend?