Hello. I decided to figure out what sso is in phpmyadmin. It turns out that this is an automatic login to the database and you don’t need to enter a password and database name. I enabled everything, but the automatic login doesn’t work for me. I installed a test server - everything works on it. Can you tell me how to debug this function?
For api 127.0.0.1 address is allowed. It is not clear why it does not work.
AH01071: Got error ‘PHP message: PHP Warning: Unable to connect over API please check api connection in /usr/share/phpmyadmin/hestia-sso.php on line 57’
This is very strange.
Added public IP address of the server to the api destructors and everything worked. It’s very strange why it didn’t want to work through 127.0.0.1.