Error uploading photos to github profile. #48077
-
Select Topic AreaProduct Feedback BodyI want to upload photo to github profile, but it has error like this. |
Beta Was this translation helpful? Give feedback.
Replies: 12 comments 24 replies
-
The most likely issue is that the file size is simply too big. Consider using a free image optimization tool such as Squoosh in order to compress the same image into a smaller file size. |
Beta Was this translation helpful? Give feedback.
-
Check the file size: Github has a file size limit of 10 MB for individual files. If the picture you are trying to upload is larger than this, you will get an error message. Try reducing the size of the picture by compressing it or resizing it. Try a different browser: If you are using a browser that is not supported by Github, you may encounter errors when uploading files. Try using a different browser such as Google Chrome or Firefox. Try uploading the picture to a different repository: If you are still unable to upload the picture to your profile, try creating a new repository and uploading the picture there. Once the picture is uploaded, you can link to it from your profile. |
Beta Was this translation helpful? Give feedback.
-
I have uploaded 21.1KB sized profile image, and tried in different browser, but couldn't have solve above problem. |
Beta Was this translation helpful? Give feedback.
-
If your antivirus software is running, you can try turning a VPN on. That could do the trick. |
Beta Was this translation helpful? Give feedback.
-
I have tried decreasing the file size, turning on VPN, using a different browser, and moving the file onto my local harddrive instead of trying to pull from OneDrive. None have worked. Anything else I could try? |
Beta Was this translation helpful? Give feedback.
-
Sept. 1, 2023 — Cannot upload new profile picture. It is under 1MB (743KB), a .jpg image (tested and works elsewhere), on my local hard drive. I've tried all the workarounds suggested above but nothing works. Here's what happens when I try to upload a picture: If the picture is too large (over 1MB) I get the warning message about the picture being too large... so I know that part of the GitHub interface is working. Next I try to upload my new profile pic (743KB), the screen jumps for just an instant but the generic profile avatar still shows and nothing at all happens. No error message, no nothing. Could it be that GitHub is having some sort of issue? If not, can someone please help? |
Beta Was this translation helpful? Give feedback.
-
Turn on VPN and it will be solved |
Beta Was this translation helpful? Give feedback.
-
file format? |
Beta Was this translation helpful? Give feedback.
-
i have routing file. so does not uploading . because error show. |
Beta Was this translation helpful? Give feedback.
-
________________________________
From: Ankit kushwaha ***@***.***>
Sent: Monday, October 30, 2023 01:55
To: community/community ***@***.***>
Cc: Thorn Hart ***@***.***>; Comment ***@***.***>
Subject: Re: [community/community] Error uploading photos to github profile. (Discussion #48077)
i have routing file. so does not uploading . because error show.
—
Reply to this email directly, view it on GitHub<#48077 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGUJLX3WJHSNHMKWDQN4A5LYB5TPHAVCNFSM6AAAAAAVCHKBBKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMRRGM2DO>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Please write the software to downsample images instead of making me google ImageMagick commands. We all have modern megapixel phones, no one is taking sub-1 MB photos anymore. |
Beta Was this translation helpful? Give feedback.
-
> du -sh builder.png
16K builder.png
> file builder.png
builder.png: PNG image data, 127 x 128, 8-bit/color RGBA, non-interlaced GitHub EMU. An infinite spinner. Both Chrome and FF. No anti-viruses and other bloatware. Can upload this same image as attachment in PR comment and similar. |
Beta Was this translation helpful? Give feedback.
Check the file size: Github has a file size limit of 10 MB for individual files. If the picture you are trying to upload is larger than this, you will get an error message. Try reducing the size of the picture by compressing it or resizing it.
Try a different browser: If you are using a browser that is not supported by Github, you may encounter errors when uploading files. Try using a different browser such as Google Chrome or Firefox.
Try uploading the picture to a different repository: If you are still unable to upload the picture to your profile, try creating a new repository and uploading the picture there. Once the picture is uploaded, you can link to it from your profile.