Skip to content

Conversation

@frenkel
Copy link

@frenkel frenkel commented Jul 16, 2025

No description provided.

@frenkel
Copy link
Author

frenkel commented Jul 16, 2025

Apparently the tests fail in CI. I had tested this manually on a server, where it worked without problems. Any idea why it would fail? The user that owns the file is the same one as the one that execute the proxy process.

@frenkel
Copy link
Author

frenkel commented Jul 16, 2025

I understand now. The uploads are done as the ssh user, but then the container is started with the directory as volume and the user in the container cannot always access them. In my testing this coincidentally was uid 1000 for both, which made it work.

I think this cannot be fixed when using the simple upload! method, as only when your ssh user is root you are allowed to change the owner uid. Any ideas on how to best solve this @djmb? If you can give some hint at what you prefer, I can update this PR with it.

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

Successfully merging this pull request may close these issues.

1 participant