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
The file is 'detected' because if I specify a wrong path the error message is clearer:
Configuration file "non-existent-file.yml" does not exist.
I confirm that the file is world-readable and is YAML valid. Also, I tried with the example provided in the README (simplified, below) with exact same result. The config tried:
Hi,
I built the Docker image as described in #19. Anonymizer properly guess the DB fields it can anonymize.
When trying to anonymize it fails at reading/parsing the config file with this error:
The file is 'detected' because if I specify a wrong path the error message is clearer:
I confirm that the file is world-readable and is YAML valid. Also, I tried with the example provided in the README (simplified, below) with exact same result. The config tried:
Maybe because I built the Docker image with PHP 8.2 instead of 7.2?
Regards,
Yvan
The text was updated successfully, but these errors were encountered: