Gozargah / Marzban-examples

Some examples to setup Marzban
91 stars 43 forks source link

Problem with restarting fully-single-port #16

Closed SaintShit closed 1 year ago

SaintShit commented 1 year ago

This problem is due to the nginx socket files, it seems that nginx does not delete these files before terminating, and in the next run, it gives an error about the existence of these files.

A workaround is to manually remove the socket files before restarting

rm -rf /var/lib/marzban/run