I know that most websites use HTTPS protocols nowadays, but I've encountered the following bug.
I've noticed that different Avatar Blob sizes won't load consistently to everybody on HTTP protocol. The weird thing is that for example, a image with "&qa_size=52" might load fine for me on this device, but if I change browsers or change to a different device, that same image won't load, but others will, and vice-versa.
No webpage was found for the web address: http://mywebsite.com/?qa=image&qa_blobid=8419242312434086559&qa_size=52 HTTP ERROR 404
No webpage was found for the web address: http://mywebsite.com/?qa=image&qa_blobid=8419242312434086559&qa_size=52
HTTP ERROR 404
On HTTPS seems to be working fine
Not really, take a look at this: https://polaris.unaux.com/?qa=image&qa_blobid=1536534528642848890&qa_size=123 This suggests you've setup the server (or upgraded PHP) without the GD library.
PS: There seems to be some kind of SSL error as well.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.