Gozargah / Marzban

Unified GUI Censorship Resistant Solution Powered by Xray
https://t.me/gozargah_marzban
GNU Affero General Public License v3.0
3.79k stars 518 forks source link

Cannot bind to port 443, occupied by haproxy #1411

Closed ByteNode1 closed 3 weeks ago

ByteNode1 commented 3 weeks ago

I've bought domain recentely, created client ssl from cloudflares for it, added ssl into .env file. What should I do next? I tried to bind marzban to 443 port, then got this error. Occupied by haproxy image I've also binded it to default port and tried to access dashboard like mydomain.com:8000/dashboard What am I doing wrong?

M03ED commented 3 weeks ago

as you said port is already in use disable it or use another port , you should know cloudflare support few port for https, just use one of them

ByteNode1 commented 3 weeks ago

as you said port is already in use disable it or use another port , you should know cloudflare support few port for https, just use one of them

I tried to use 2096 port, which is one of other cloudflare's https ports, but marzban don't uses it image

M03ED commented 3 weeks ago

i'm sure there is something wrong with your configuration