Open Crashdummyy opened 2 years ago
It seems that the internal FTP server task fails to start on all specified addresses and you see the shown error message when try to stop it. It would be interesting to see the IP addresses it tries to listen on.
It seems that the internal FTP server task fails to start on all specified addresses and you see the shown error message when try to stop it. It would be interesting to see the IP addresses it tries to listen on.
No the Server starts as expected. This exception is sometimes thrown when I try to stop it
Hi there
I use this server in an asp.net core webai where I just start it when I need to obtain a specific directory.
Sometimes when I call
StopAsync
the server refuses to stop.Frequent calls with delay dont work either :/
Any idea what the hell is wrong up there ?