Impossible to copy password after IP change

Hello,

We’ve got a problem after updating the IP address of an host containing docker installation of passbolt.

We’ve modified IP in env variable APP_FULL_BASE_URL, and can connect to site.

On first try we had all folder moved to root and all passwords also, so we ran a cleanup and all folder structure was fine again.

By we’re unable to open copy any password or export db with same error :
ResourceEntity assertValidSecrets cannot be empty.

I tried also “cake cache clear_all” but without success…

Any idea?