After adding anonymous user sftpd on openwrt stopped working

Status: Connection attempt failed with "ECONNREFUSED - The connection was refused by the server".
Error: Unable to connect to server

and

ftp: Can't lookup 192.168.1.1:/media/kostya/a075b42d-588c-4fb4-9a15-7c358543ff6b/home/start/bzip2/09.10.24-12:11:54:231881937-1.bz2': Servname not supported for ai_socktype ftp: Can't lookup 192.168.1.1:/media/kostya/a075b42d-588c-4fb4-9a15-7c358543ff6b/home/start/bzip2/09.10.24-12:11:54:298424767-2.bz2': Servname not supported for ai_socktype
curl: (7) Failed to connect to 192.168.1.1 port 21 after 11 ms: Connection refused

curl: (7) Failed to connect to 192.168.1.1 port 21 after 1 ms: Connection refused

sounds to me it's a syntax error, and the server isn't running any more.

Status: Connection attempt failed with "ECONNREFUSED - The connection was refused by the server".
Error: Unable to connect to server

&

ftp: Can't lookup 192.168.1.1:/media/kostya/a075b42d-588c-4fb4-9a15-7c358543ff6b/home/start/bzip2/09.10.24-12:11:54:231881937-1.bz2': Servname not supported for ai_socktype ftp: Can't lookup 192.168.1.1:/media/kostya/a075b42d-588c-4fb4-9a15-7c358543ff6b/home/start/bzip2/09.10.24-12:11:54:298424767-2.bz2': Servname not supported for ai_socktype
curl: (7) Failed to connect to 192.168.1.1 port 21 after 11 ms: Connection refused

curl: (7) Failed to connect to 192.168.1.1 port 21 after 1 ms: Connection refused

&

Action "/etc/init.d/vsftpd restart" failed: The command was NOT executed successfully

was there something wrong with your old thread ?

I can't get used to the site

and that changes by having two accounts ? ok ...

1 Like

I think there are more)

Frankly no idea what "sftpd" is.

according to google, it's a protein...
no wonder stuff stopped working.

1 Like

I found this:

@PowerBattle @PowerBattle - perhaps you should provide more details.

?

Curl...Port 21?

1 Like

Run logread -e vsftpd to see why it does not start.
Can you detail what "anonymous" user you added?

I just replaced it

anonymous_enable=YES

there wthere was no further action

You need to add user ftp with a home directory where anonymous/ftp/fetch users will land.