I have updates from 5.4 to 5.11 in docker I can't save SMTP changes

Checklist
I have read intro post: https://community.passbolt.com/t/about-the-installation-issues-category/12
I have read the tutorials, help and searched for similar issues
I provide relevant information about my server (component names and versions, etc.)
I provide a copy of my logs and healthcheck
I describe the steps I have taken to trouble shoot the problem
I describe the steps on how to reproduce the issue’

After updateing fro 5.4 to 5.11 on the docker environmet, I have always been asked to configure the SMTP server. This Time my changes are not saved. I see nothing in the logs how Can I know what is going wrong?

Hello Ahmad,

Thank you for taking your time documenting the issue.

Can you please explain what do you mean when you refer to the fact that it does not save.
Is the “Save” button is inactive ?

Where are you expecting your changes to appear that you don’t see ?
Can you also provide the output from this command executed from your host machine?

docker compose -f docker-compose-ce.yaml exec passbolt su -s /bin/bash -c “source /etc/environment && ./bin/status-report” www-data

If have any sensitive data, please make sure to censure them before sending the status report result.

Best regards.
Sara

I have copied the database to the same application on another server. after restoring the database, I could login to Passbolt. I needed then to configure the Mail server again. I added Google mail server (username, password, use, default mail) but it didn’t save the info. when I change or refresh the page and go back to mail server I see that it is not saved. see attached

su -s /bin/bash -c "source /etc/environment && ./b
su: user /etc/environment does not exist or the user entry does not contain all the required fields