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

Works on raspberry3? #83

Open
ricain59 opened this issue Oct 3, 2018 · 14 comments · May be fixed by #165
Open

Works on raspberry3? #83

ricain59 opened this issue Oct 3, 2018 · 14 comments · May be fixed by #165

Comments

@ricain59
Copy link

ricain59 commented Oct 3, 2018

Hi,

i've try install this on raspberry pi3b+ but port 21 toggle between listen and not listen...
Your project is compatible with raspberry 3b+?

Thank you.

@stilliard
Copy link
Owner

Hey @ricain59

I've not tried this on a raspberry pi but i can't think of any reason we'd not support it.

You'll need to make sure you open port 21 in any firewall it has though.

Hope this helps.

@ricain59
Copy link
Author

ricain59 commented Oct 3, 2018

Hi,

Yep no firewall and the problem is similar at other docker that installed isn't compatible with raspberry.
The port 21 is listening and stop listening because docker apparently not compatible :(

Yet nice work your docker.
thank you for help.

@stilliard
Copy link
Owner

Ah sorry it's not compatible atm.
I have an older gen raspberry pi at work, If I get chance tomorrow I'll test it out & see if there's any way to install it.

@ricain59
Copy link
Author

ricain59 commented Oct 4, 2018

Hi,

Nice and thank you.

@darkoddio
Copy link

any news about a rpi build?

@stoltzmr
Copy link

Hi There, I also received this error when running this on Raspberry Pi (Photon OS):"{"log":"standard_init_linux.go:190: exec user process caused "exec format error"\n","stream":"stderr","time":"2019-06-14T09:59:19.540272466Z"}". Any advice on how to get this running would be appreciated!

@crazy-max
Copy link

You can try this pure-ftpd image

@darkoddio
Copy link

You can try this pure-ftpd image

thanks but I only need an FTP server, no other services

@stilliard
Copy link
Owner

I haven't had chance to test this yet but there's an arm build of this project available here you could try out: https://hub.docker.com/r/zhabba/pure-ftpd-arm64

@crazy-max
Copy link

thanks but I only need an FTP server, no other services

@darkoddio It's only Pure-FTPd nothing else. I think you talk about authentication providers like MySQL, PostgreSQL or LDAP right? If so there are natively handled by Pure-FTPd.

@frogale
Copy link

frogale commented Mar 1, 2020

Not working on RPB3.. Same error: standard_init_linux.go:190: exec user process caused "exec format error".. And zhabba/pure-ftpd-arm64 is also not working..

@danielschenk
Copy link

zhabba's version is not working on my 3B either.

@nathmo
Copy link

nathmo commented Feb 14, 2023

@danielschenk @frogale @stoltzmr @ricain59
if any of you see this post, could tell if you used a 64 bit OS or a 32 bit one ?
the image proposed by @stilliard is 64bit and works well on my Quartz64 (another 64 bit ARM SBC)
but it might be worth also compiling a 32 bit one if the problem is indeed bit related.

@danielschenk
Copy link

I'm using Raspbian and was using the 32-bit version at the time, which I believe is still the default. I switched to the (experimental) 64-bit version later but haven't tried this image anymore since then.

I might give it a shot when I find some spare time, but I'm currently not in need of running FTP on my Pi so I can't promise at this time.

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

Successfully merging a pull request may close this issue.

8 participants