One of our customers reported an issue after struggling to set up a secret from file which has spaces in its path.
Possible workaround:
Move or copy the file to different path without spaces and invoke
sem create secret --file <new-path>:<mount-path> command.