-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Javascript error when loading a text file #2393
Comments
All indications are that this problem has not yet been resolved. |
Are you using SSL? |
Of course, I'm using SSL |
Hi everyone, I am facing the same issue as describe in this thread. Can anyone solve this issue? |
@jiakhan20 Have you previously done this? -> #2393 (comment) |
@rbatllet Yes, first I was facing permission problem. Now I am facing #2481 and #2393 issue. My logs regarding these errors are as follow: /var/log/apache2/matecat/error.log /home/matecat/matecat/storage/log_archive/php_errors.txt There is no issue of permission and I tired to enable cookies for all website and also specifically mention my domain as well. |
I have installed the application locally but when loading a file I get a javascript error. The error message in the view is "Error: Invalid Upload Token. Check your browser, cookies must be enabled for this domain".
The javascript error is as follows:
upload.js:130852 Uncaught TypeError: Cannot read properties of undefined (reading 'split')
I am using the current version.
Cookies are fully enabled
Translated with www.DeepL.com/Translator (free version)
The text was updated successfully, but these errors were encountered: