Passbolt not recognized web extenssion after migration

Checklist
[yes ] I have read intro post: About the Installation Issues category
[ yes] I have read the tutorials, help and searched for similar issues
[ yes] I provide relevant information about my server (component names and versions, etc.)
[ yes] I provide a copy of my logs and healthcheck
[ yes] I describe the steps I have taken to trouble shoot the problem
[ yes] I describe the steps on how to reproduce the issue

I have passbolt in a docker and I want to migrate it to another vm in docker compose

I followed the steps indicated by Passbolt, but when I want to log in it constantly requests the extension (in google chrome, edge and firefox) even though I have already installed it.

I already tried reinstalling it.

image

[root@localhost passbolt-dockerv2]# docker exec -it passbolt-dockerv2-passbolt-1 cat /etc/passbolt/version.php

<?php return [ 'passbolt' => [ 'version' => '4.8.0', 'name' => 'Angel', ], 'php' => [ 'minVersion' => '7.4', 'nextMinVersion' => '8.1', ], ]; Version of extenssion 4.9.1