Error when I try to uplaod a file into this forum

I tried to upload a file but I got this error in my browser's console (Chrome on Windows):

VM1393:2 Uncaught SyntaxError: Unexpected token '<', "
<center><h"... is not valid JSON
    at Function.parse [as parseJSON] (<anonymous>)
    at Gdn_MultiFileUpload.Gdn_MultiFileUpload.UploadComplete (fileupload.js?v=1.8.42:495:33)
    at Gdn_MultiFileUpload.<anonymous> (fileupload.js?v=1.8.42:355:57)
    at HTMLIFrameElement.proxy (jquery-3.3.1.js:10268:13)
    at HTMLIFrameElement.dispatch (jquery-3.3.1.js:5183:27)
    at elemData.handle (jquery-3.3.1.js:4991:28)

I thought maybe it is related to some browser plugins I use (adblocker, uOrigin, Ghostery) but even when I deactivate them the error remains.

This discussion has been closed.