Unee-T-INS / frontend

Meteor front end
https://case.dev.ins.unee-t.com/
GNU Affero General Public License v3.0
0 stars 1 forks source link

Unable to attach a picture to a case #14

Closed franck-boullier closed 4 years ago

franck-boullier commented 4 years ago

The test:

Expected result

Image is uploaded

Actual result

Error Message: Upload Failed

More information:

There seems to be no error message in the Cloudwatch log in the meteor log group

@kaihendry any idea where I could look to fix this?

franck-boullier commented 4 years ago

More information:

This does NOT solve the problem. Still unable to upload an image to a case.

franck-boullier commented 4 years ago

More information:

Error message from the browser console:

image

franck-boullier commented 4 years ago

Issue might be related to the Cloudinary setup for the environment.

TO DO: test again with a dedicated Cloudinary Account.

franck-boullier commented 4 years ago

More information:

After creating and configuring a Cloudinary account from scratch (to avoid conflicts bewteen Unee-T installation and environment) we are still unable to upload images.

Relevant error message seem to be: message: "Unknown API key"

image

franck-boullier commented 4 years ago

Issue was that we had an incorrect value for the variable `` in the AWS store.

The fix: