-
Notifications
You must be signed in to change notification settings - Fork 843
Closed
Labels
Docker[Pri] Normal[Type] BugWhen a feature is broken and / or not performing as intendedWhen a feature is broken and / or not performing as intended
Description
Impacted plugin
None / Other
Quick summary
When starting up the jetpack docker up:
jetpack_dev-sftp-1 | [/usr/local/bin/create-sftp-user] Parsing user data: "wordpress:wordpress:1001"
jetpack_dev-sftp-1 | cat: '/home/wordpress/.ssh/keys/*': No such file or directory
jetpack_dev-sftp-1 | /usr/local/bin/create-sftp-user: Error on line 90: cat "$publickey" >> "$userKeysAllowedFileTmp"
jetpack_dev-sftp-1 | /entrypoint: Error on line 60: create-sftp-user "$user"
Steps to reproduce
- Fresh Docker
jetpack docker up
See error. Confirm in Docker Desktop or tool of choice that everything else is running while sftp is exited.

A clear and concise description of what you expected to happen.
SFTP should load
What actually happened
It didn't.
Impact
All
Available workarounds?
There is no user impact
Platform (Simple and/or Atomic)
No response
Logs or notes
No response
Metadata
Metadata
Assignees
Labels
Docker[Pri] Normal[Type] BugWhen a feature is broken and / or not performing as intendedWhen a feature is broken and / or not performing as intended