Latest Snapshots Vsftpd package not working

I'm on Snapshots and latest Snapshots do install vsftp fine but they're not working, nothing in logs to trace on, anyone else on Snapshots latest experience same issue?

root@OpenWrt:~# service vsftpd status
running
root@OpenWrt:~#

But not working , any hints?

You nedd to give more detail than "not working"

ubus call system board
opkg list-installed vsftpd
apk info vsftpd
netstat -lnpt | grep 21
logread -e ftp

It was some problem with few snapshots, upgrading to latest clean did solve the issue
Thank you

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.