Getting error : NoMethodError (undefined method `passphrase_password_path' #1447
-
Good day, I am seeking for help regarding a very specific issue we are experiencing. Here is the docker command we are using to deploy the docker container:
As you can see, there is a backend network and we are using a nginx reverse proxy container to get access to the web interface but even on the bridge network on port 5100, it seems that I get the same's errors while retrieving the password, URL or file: _More information at enriclluelles/route_translator#285 More information at enriclluelles/route_translator#285 More information at enriclluelles/route_translator#285 More information at enriclluelles/route_translator#285 More information at enriclluelles/route_translator#285 I am not sure if this a bug or a misconfiguration but I have recreated the database from scratch, but also the volumes, the settings.yml, the finally the container, without success. Is anyone able to provide me guidance on where to look at ? Thank you, Alexandre |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I figured it out.... redirecting the settings folder is a bad idea... whenever you update the app, the files in this folder are not updated (by design) |
Beta Was this translation helpful? Give feedback.
I figured it out.... redirecting the settings folder is a bad idea... whenever you update the app, the files in this folder are not updated (by design)