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

Invalid option -FS: unknown option #51

Closed
a1ad opened this issue Dec 7, 2021 · 5 comments
Closed

Invalid option -FS: unknown option #51

a1ad opened this issue Dec 7, 2021 · 5 comments

Comments

@a1ad
Copy link

a1ad commented Dec 7, 2021

When starting the conatiner iv got this error in a loop:

>> CMD: exec docker CMD
samba-samba-1  | runsvdir -P /container/config/runit
samba-samba-1  | cannot read additional dns hostnames from testparm
samba-samba-1  | cannot read netbios aliases from testparm
samba-samba-1  | starting.
samba-samba-1  | 
samba-samba-1  | Invalid option -FS: unknown option
samba-samba-1  | 
samba-samba-1  | Usage: smbd [-?bDiFV] [-?|--help] [--usage] [-b|--build-options]
samba-samba-1  |         [-p|--port=STRING] [-P|--profiling-level=PROFILE_LEVEL]
samba-samba-1  |         [-d|--debuglevel=DEBUGLEVEL] [--debug-stdout]
samba-samba-1  |         [-s|--configfile=CONFIGFILE] [--option=name=value]
samba-samba-1  |         [-l|--log-basename=LOGFILEBASE] [--leak-report] [--leak-report-full]
samba-samba-1  |         [-D|--daemon] [-i|--interactive] [-F|--foreground]
samba-samba-1  |         [--no-process-group] [-V|--version]
samba-samba-1  | 
samba-samba-1  | Invalid option -FS: unknown option

@a1ad a1ad changed the title nvalid option -FS: unknown option Invalid option -FS: unknown option Dec 7, 2021
@MarvAmBass
Copy link
Member

Hi there, can you pull again? this image was broken a few days ago for around 30 minutes - seems like you pulled that broken version

@MarvAmBass
Copy link
Member

tried it with a fresh pull and it seems to work nicly

@a1ad
Copy link
Author

a1ad commented Dec 8, 2021

sorry, same problem

@MarvAmBass
Copy link
Member

can you post the output of docker image ls | grep samba

do you build the image yourself? you need to pull the latest git repo -> alpines samba package no longer supports -FS as samba parameter -> this was fixed a few days ago in this repo

what platform do you use? arm, amd64 etc?

@MarvAmBass MarvAmBass reopened this Dec 8, 2021
@a1ad
Copy link
Author

a1ad commented Dec 8, 2021

ah yes, my mistake. I pulled a new docker image instead. Its running fine after a git pull and compose up, thanks for this. Its a nice way of handling samba in docker!

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

No branches or pull requests

2 participants