Skip to content

Cannot read property 'toFormat' of undefined #364

@ermiaqasemi

Description

@ermiaqasemi

Hi everyone! I am trying to upload an SVG file however when it is uploaded I am receiving Cannot read property 'toFormat' of undefined error from lambda and receiving this error as a response:

{"message":"Internal error. Please contact the system administrator.","code":"InternalError","status":500}

Cloudwatch error:


ERROR TypeError: Cannot read property 'toFormat' of undefined
at ImageRequest. (/var/task/image-handler/image-request.js:49:96)
at Generator.next ()
at fulfilled (/var/task/image-handler/image-request.js:7:58)
at processTicksAndRejections (internal/process/task_queues.js:95:5)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions