docker_matecat
docker_matecat copied to clipboard
Docker configuration for MateCat web cattool https://github.com/matecat/MateCat
hi,I just pulled into your warehouse and ran it, generating 7 containers. Two of them exited abnormally, matecat-local-base-image and matecat-local-matecat. Therefore, I can only access port 8732 of filter, front-end...
hi,After I pulled the warehouse, I ran it to generate a total of 7 images, started the container, and exited with two exceptions. They are, matecat-focal-base-image and matecat-focal-matecat, can access...
I this error during the installation: ``` W: GPG error: http://repo.mysql.com/apt/ubuntu trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 467B942D3A79BD29 E: The...
MateCat started normally without any problem but I encountered with below error while uploading file for translation: ------------ Error: File upload failed. Refresh the page using CTRL+R (or CMD+R) and...
With `docker-compose up` this error occurs: ``` docker_bionic_matecat | const allowedOrigins = config.cors.allowedOrigins; docker_bionic_matecat | ^ docker_bionic_matecat | docker_bionic_matecat | TypeError: Cannot read property 'allowedOrigins' of undefined docker_bionic_matecat | at...
Once I install matecat following the readme. I got this error in /var/www/matecat/local_storage/log_archive/fatal_errors.txt Any idea for debugging? Thanks a lot! `{"log":{"token_hash":"avm7i89joafm5","context":{"ip":"59.57.171.242","line":null},"time":1617192991,"date":"2021-03-31T14:16:31+02:00","content":{"error":"Unable to find variable 'pageTitle' in current scope","trace":[{"file":"\/tmp\/tpl_6062fef7_index__LKFReqgAE2FXY7yKD3RgGw.php","line":18,"function":"__get","class":"PHPTAL_Context","type":"->","args":["pageTitle"]},{"file":"\/var\/www\/matecat\/vendor\/phptal\/phptal\/classes\/PHPTAL.php","line":667,"function":"tpl_6062fef7_index__LKFReqgAE2FXY7yKD3RgGw","args":[{},{"repeat":{},"_xmlDeclaration":null,"_docType":"","basepath":"\/","hostpath":"http:\/\/matecat.cloudtranslation.com","build_number":"2.17.15","use_compiled_assets":false,"supportedBrowser":1,"platform":"mac","enabledBrowsers":["applewebkit","chrome","safari"],"maxFileSize":"104857600","maxTMXFileSize":"104857600","dqf_enabled":false,"analysis_enabled":true,"footer_js":[],"config_js":[],"css_resources":[]}]},{"file":"\/var\/www\/matecat\/lib\/Controller\/AbstractControllers\/viewController.php","line":127,"function":"execute","class":"PHPTAL","type":"->","args":[]},{"file":"\/var\/www\/matecat\/index.php","line":17,"function":"finalize","class":"viewController","type":"->","args":[]}]}}}`
I am trying to use a mysql DB that is hosted on external server, not a docker container with default config. I've populated the matecat db, created a new user...
https://github.com/Ostico/docker_matecat/blob/800edca38f57eccea0973f3d52082b38e9a7f7b1/MateCat-Bionic/MySQL/my.cnf#L51 Read only should be 0
At the end of image compilation, I am getting " ERROR 2003 (HY000): Can't connect to MySQL server on 'mysql' (111)".
The default filters do not work anymore, https://translated-matecat-filters-v1.p.mashape.com/ Is there a way to use rapidapi including the API Key?