Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error 500 when converting files to XLIFF #2497

Open
MCalafato opened this issue Jul 20, 2022 · 1 comment
Open

Error 500 when converting files to XLIFF #2497

MCalafato opened this issue Jul 20, 2022 · 1 comment

Comments

@MCalafato
Copy link

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:
image

Is there anything else I need to do to fix this issue?

@ChanglaiSun
Copy link

@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?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants