standardnotes / self-hosted

[Legacy] Self-host your own Standard Notes server for end-to-end encrypted notes and files
https://github.com/standardnotes/server
GNU Affero General Public License v3.0
342 stars 38 forks source link

files - unable to close upload session #110

Open jonwsoto opened 1 year ago

jonwsoto commented 1 year ago

For some reason I am unable to get the files upload to work anymore. I receive this error on my logs.

{"level":"error","message":"Could not finish upload session for resource: 96a79569-be9d-48d9-bca0-2818664bf913 - Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1"}

any ideas?