keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.91k stars 1.23k forks source link

Cannot upload profile images #25100

Open JasonPratt opened 2 years ago

JasonPratt commented 2 years ago

No matter what kind of image is used, attempting to upload a profile image via the website, PC app, or mobile phone app results in the This image format is not supported. error.

RWilsonChia commented 2 years ago

Experiencing this as well. Attempted with GIF, JPG, and PNG and varying canvas sizes to no avail.

polpenaloza commented 2 years ago

Tried this as well from browser, windows and android. Always the same error:

image image
{
   "status":{
      "code":200,
      "desc":"RPC error 200: Error: could not load original image from source",
      "name":"PROCESSING_ERROR"
   }
}