Could not create socket

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
tbarnes76
500 Command not understood
Posts: 2
Joined: 2021-01-21 14:00

Could not create socket

#1 Post by tbarnes76 » 2021-01-21 14:07

This server has been running fine up until the other day. Now randomly I will get this error and the only thing to resolve it is a reboot of the server. Any ideas what the issue may be?

(007780) 1/21/2021 0:00:28 AM - (not logged in) (ipa)> Connected on port 21, sending welcome message...
(007780) 1/21/2021 0:00:28 AM - (not logged in) ()> 220 Unauthorized Access Prohibited
(007780) 1/21/2021 0:00:28 AM - (not logged in) (ipa)> USER User
(007780) 1/21/2021 0:00:28 AM - (not logged in) (ipa)> 331 Password required for username
(007780) 1/21/2021 0:00:28 AM - (not logged in) (ipa)> PASS ********
(007780) 1/21/2021 0:00:28 AM - username(ipa)> 230 Logged on
(007780) 1/21/2021 0:00:28 AM - username(ipa)> OPTS utf8 on
(007780) 1/21/2021 0:00:28 AM - username(ipa)> 202 UTF8 mode is always enabled. No need to send this command.
(007780) 1/21/2021 0:00:28 AM - username(ipa)> PWD
(007780) 1/21/2021 0:00:28 AM - username(ipa)> 257 "/" is current directory.
(007780) 1/21/2021 0:00:28 AM - username(ipa)> TYPE A
(007780) 1/21/2021 0:00:28 AM - username(ipa)> 200 Type set to A
(007780) 1/21/2021 0:00:28 AM - username(ipa)> PASV
(007780) 1/21/2021 0:00:28 AM - username(ipa)> 421 Could not create socket.
(007780) 1/21/2021 0:00:28 AM - username(ipa)> disconnected.
(007778) 1/21/2021 0:00:43 AM - username(ipa)> PASV
(007778) 1/21/2021 0:00:43 AM - username(ipa)> 421 Could not create socket.

User avatar
boco
Contributor
Posts: 26910
Joined: 2006-05-01 03:28
Location: Germany

Re: Could not create socket

#2 Post by boco » 2021-01-21 20:13

Something on your system (AV/security software) blocks the FileZilla Server service process from opening sockets to listen on, or all usable ports are exhausted.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

tbarnes76
500 Command not understood
Posts: 2
Joined: 2021-01-21 14:00

Re: Could not create socket

#3 Post by tbarnes76 » 2021-01-22 13:40

If it's not AV, how can I know if all usable ports are exhausted?

User avatar
boco
Contributor
Posts: 26910
Joined: 2006-05-01 03:28
Location: Germany

Re: Could not create socket

#4 Post by boco » 2021-01-24 03:54

No easy to answer. What ports did you tell it to listen on (Custom port range, Passive settings)? If the range is to narrow, it can easily run out of ports, depending on load.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply