Whenever I attempt to upload a photo, I always get this message:


UNABLE TO UPLOAD IMAGE DUE TO AN UNKOWN ISSUE

Server error. Code: 500


No matter if I attempt it via URL, via the post itself, etc.

  • idunnololz@lemmy.worldM
    link
    fedilink
    arrow-up
    3
    ·
    4 days ago

    If it’s via URL then you are not uploading anything so that shouldn’t fail with an upload error. If you are seeing that error with a URL please report that because that’s a bug.

    That being said because this is a 500 it’s hard to tell what the issue is. I have found that the Lemmy servers are picky with images and will fail for some reasons such as:

    • image format is not supported (eg. trying to upload a heif image)
    • image resolution not supported (either the width or height of your image is too large)

    As a potential workaround you can try upload images to imgur. To enable this go to Settings > Misc > Use Imgur.

  • asudox@lemmy.asudox.dev
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    4 days ago

    HTTP status code 500 indicates an internal server error. Something is wrong with the instance, not with Summit.