Hi, Dragomir!

I think you should delete the volume that keeps MySQL's persistance. You should run 'docker volume rm opensips-softswitch-ce_db', then start the containers again.


Best regards,

Darius

On 1/14/25 10:46, Dragomir Haralambiev wrote:
Hi,

Remove all Containers.
Delete volume opensips-softswitch-ce_db

Edit file .env. Change MYSQL_PASSWORD.

Run docker compose up

All containers is UP.

When try to login in http://localhostIP/cp <http://localhostIP/cp> <http://localhost/cp>

I receive follow error in browser
Error!: SQLSTATE[HY000] [1045] Access denied for user 'opensips'@'172.72.0.4' (using password: YES)



На пн, 13.01.2025 г. в 10:54 Răzvan Crainea <raz...@opensips.org> написа:

    Hi, Dragomir!

    Is this a fresh setup? Because if the mysql container had been
    previously created with a diffierent password, than the password
    is not
    updated. You should make sure that everything is down (i.e.
    `docker-compose down`).

    Best regards,

    Răzvan Crainea
    OpenSIPS Core Developer / SIPhub CTO
    http://www.opensips-solutions.com / https://www.siphub.com

    On 1/12/25 6:02 PM, Dragomir Haralambiev wrote:
    > Hello,
    >
    > I try to test OpenSIPS SoftSwitch
    >
    > When change MYSQL_PASSWORD=opensipsNew
    > Make docker compose up
    >
    > All containers is UP.
    >
    > When try to login in http://localhostIP/cp
    <http://localhostIP/cp> <http://localhost/cp>
    >
    > I receive follow error in browser
    > Error!: SQLSTATE[HY000] [1045] Access denied for user
    'opensips'@'172.72.0.4'
    > (using password: YES)
    >
    > Best Regards,
    > Dragomir Haralambiev
    >
    >
    > Hello,
    >
    > I try to test OpenSIPS SoftSwitch
    >
    > When change MYSQL_PASSWORD=opensipsNew
    > Make docker compose up
    >
    > All containers is UP.
    >
    > When try to login in http://localhostIP/cp
    <http://localhostIP/cp> <http://localhost/cp>
    >
    > I receive follow error in browser
    > Error!: SQLSTATE[HY000] [1045] Access denied for user
    > 'opensips'@'172.72.0.4' (using password: YES)
    >
    > Best Regards,
    > Dragomir Haralambiev
    >
    >
    >
    > _______________________________________________
    > Users mailing list
    > Users@lists.opensips.org
    > http://lists.opensips.org/cgi-bin/mailman/listinfo/users


    _______________________________________________
    Users mailing list
    Users@lists.opensips.org
    http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to