Skip to content

Upgrading to new CF213 from CF212 #23

@AshfaqMemon

Description

@AshfaqMemon

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 -

  1. Downloaded CF213 container images
  2. Loaded images in docker registry using load.sh file
  3. Sourced new environment variable using source ./set.sh command.
  4. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions