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

Failed do encrypt file in server side. #621

Open
popescuvitor opened this issue Jun 19, 2024 · 1 comment
Open

Failed do encrypt file in server side. #621

popescuvitor opened this issue Jun 19, 2024 · 1 comment

Comments

@popescuvitor
Copy link

Failed to encrypt the file server-side. When uploading, passing the header "X-Encrypt-Password: pass" the file goes corrupt to Google Drive.

The return is:

Could not decrypt file

And the encrypted file is shown corrupted as below:

-----BEGIN PGP MESSAGE-----

wy4ECQMITGz1PRKxfY7gG65P5KslUGKymjZ5oU1NV7DNysQUQB+A+yuDjO7ytV/S% 

this problem happens for files like pdf and jpeg. But for txt it works correctly.

The environment is running on docker.

@apolzek
Copy link

apolzek commented Jun 21, 2024

I am facing the same problem. The interesting thing is that all files are getting a static size upon upload in size: 93 bytes

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