-
Notifications
You must be signed in to change notification settings - Fork 589
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug connecting node #1560
Comments
این حالت تو پورت مپینگ اتفاق میفته |
یعنی روی host network قرارش بدی وصل میشه؟ |
این مشکل روی نتورک هاست وجود نداره و روی پورت مپینگ اصلا وصل نمیشه |
(0, "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))") |
در حالتی که نود پورت مپینگ داشته باشه پنل بهش وصل نمیشه!
این قابلیت وجه تمایز و برتری مرزبان به پنلهای دیگه بود اینکه بشه نود رو به چند پنل وصل کرد ولی الان کار نمیکنه
میتونید یک نود بسازید با پورت مپینگ و ببینید که هیچ پنلی بهش وصل نمیشه
و در وضعیت connecting میمونه
services:
marzban-node:
container_name: marzban-node
image: gozargah/marzban-node:latest
restart: always
environment:
SSL_CLIENT_CERT_FILE: "/var/lib/marzban-node/cert.pem"
volumes:
- /var/lib/marzban-node:/var/lib/marzban
- /var/lib/marzban-node:/var/lib/marzban-node
ports:
- 58850:62050
- 58851:62051
- 4217:4217
The text was updated successfully, but these errors were encountered: