-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hi
I was running CF212 using docker compose and have my profile persisted using volumes.
Yesterday, I tried to upgrade to CF213 with below steps -
- Downloaded CF213 container images
- Loaded images in docker registry using load.sh file
- Sourced new environment variable using source ./set.sh command.
- Run the new container using docker compose up command.'
Observed that when wp_profile is upgrading it tries to authenticate with user d3BzYWRtaW4K which was not there in my file based user registry. I have wpsadmin user already in my user registry and was using that only for all the configuration.
The upgrade should have been performed using wpsadmin user rather than d3BzYWRtaW4K. Is this user name hardcoded any where? or is there a way to specify user which should be used during upgrade process?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels