Sorry dunno if this is the correct place to ask, but get an error whenever i try uploading an image in a post or try setting my pfp.
“SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data”
You must log in or # to comment.
Likewise here. Server response is a 503 with a boilerplate nginx error page in HTML, which explains the JSON error:
<html> <head><title>503 Service Temporarily Unavailable</title></head> <body> <center><h1>503 Service Temporarily Unavailable</h1></center> <hr><center>nginx</center> </body> </html>
I’m getting the same error uploading pictures too from my iPad the past hour… picking a resize option seems to work around it