You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be a problem when uploading a file and converting it to XLIFF. When uploading a file on the web page, a message ‘Error: Server error, try again’ in red is popping up, however there are no errors in the error logs.
The file is uploading successfully according to the console logs but hits an error 500 upon a POST request on http://localhost/action/convertFile/.
I have registered and subscribed to the MateCat Filters API and included the key in the config.ini file as well.
The following is the matecat.log file:
Is there anything else I need to do to fix this issue?
The text was updated successfully, but these errors were encountered:
@MCalafato I am also encountering the same issue with a 500 Internal Server Error when trying to upload files in Matecat. My PHP version is 8.0. I saw that you reported this issue earlier and I was wondering if you have found a solution or workaround for it?
There seems to be a problem when uploading a file and converting it to XLIFF. When uploading a file on the web page, a message ‘Error: Server error, try again’ in red is popping up, however there are no errors in the error logs.
The file is uploading successfully according to the console logs but hits an error 500 upon a POST request on http://localhost/action/convertFile/.
I have registered and subscribed to the MateCat Filters API and included the key in the config.ini file as well.
The following is the matecat.log file:
Is there anything else I need to do to fix this issue?
The text was updated successfully, but these errors were encountered: