Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ftp server not accessible #8

Open
mikef0 opened this issue Aug 24, 2020 · 2 comments
Open

ftp server not accessible #8

mikef0 opened this issue Aug 24, 2020 · 2 comments
Labels

Comments

@mikef0
Copy link

mikef0 commented Aug 24, 2020

Hi,
I'm using the shinobidocker:latest image.

I'm trying to use FTP based event triggering on one of my monitors per the following instructions (https://hub.shinobi.video/articles/view/LyCI3yQsUTouSAJ). I have enabled the FTP server and exposed port 21 in the container.

The FTP is running, I can connect to it momentarily but I can't access any directories and the FTP server kills the connection as a result. I tested it with an FTP client and I get "Error: Failed to retrieve directory listing" before it disconnects.

Anything I can do to get this working?

@MiGoller
Copy link
Owner

Hey @mikef0 ,

thank you for your feedback. I've got the FTP-trigger up and running, too. If I connect to the Shinobi's FTP service I receive a listing of directories with names of the monitors' ids.

Did you enable the drop-in events and the FTP service in conf.json? Please have a look at that file and ensure it contains the following options enabled.

"dropInEventServer": true,
"ftpServer": true,

Youz'll have to authenticate against the FTP service with an Shinobi admin account; regular user accounts fail to authenticate on my instances.

KR,
Michael

@screem20056
Copy link

Hi i need a little help how i can add those lines to the conf.js file im using proxmox with shinobi lxc and the commands in the guide line i do not know where to use them is it ine proxmox shell ??
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants