Same problem, is the server down?
Collecting resource configuration and source images - done!
Filtering out image resources that do not need regeneration - done!
Uploading source images to prepare for transformations - failed!
HTTP Error 400: POST https://res.ionic.io/api/v1/upload
{“Error”:“unable to read uploaded image”,“Width”:0,“Height”:0,“Type”:“png”,“Vector”:false}
thanks
Actually it is much more probably that something is wrong with your files. Does it work in a new project created with ionic start and the default resources?
Collecting resource configuration and source images - done!
Filtering out image resources that do not need regeneration - done!
Uploading source images to prepare for transformations - failed!
HTTP Error 400: POST https://res.ionic.io/api/v1/upload
{“Error”:“unable to read uploaded image”,“Width”:0,“Height”:0,“Type”:“png”,“Vector”:false}
Is there any way to check what could be wrong?
Thanks
In all cases I know something with the picture was unexpected or not ok. Resaving the picture as a proper png in the correct dimensions solved the issue.
You will be able to use png24, you just need to ensure the image file size is on the lower side, for uploading and processing. I found 780-ish kilobytes was the magic number. 1920x1920.
Man. this issue came back up again today.
Please check your server and let me know
✔ Collecting resource configuration and source images - done!
✔ Filtering out image resources that do not need regeneration - done!
✖ Uploading source images to prepare for transformations - failed!
HTTP Error 503: POST https://res.ionic.io/api/v1/upload
Collecting resource configuration and source images - done!
Filtering out image resources that do not need regeneration - done!
Uploading source images to prepare for transformations - failed!
HTTP Error 503: POST https://res.ionic.io/api/v1/upload