Skip to content

Jetpack Docker: sftp container fails #31498

@kraftbj

Description

@kraftbj

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

  1. Fresh Docker
  2. jetpack docker up

See error. Confirm in Docker Desktop or tool of choice that everything else is running while sftp is exited.
2023-06-21 at 4 56 PM

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 intended

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions