Stream 2: Please make sure admin user/password is correct on Settings->Streams page

Hello all

I’m getting an admin password error for main mountpoint in analytics graphic page, but both in the libretime configuration file and in icecast the passwords are the same.

LibreTime version: 4.2.0
Capture d’écran 2024-09-14 170130
Operating system: Debian Linux 11
Method: Installer script

Thank you in advance for your help

1 Like

Hello,
I got the same issue and it come from this query:

SELECT * FROM cc_pref WHERE keystr LIKE ‘stream_stats_status:%’;

In my case it came from old error that reside in the table cc_pref
I make a SQL backup then set the row stream_stats_status:1 and stream_stats_status:2 to OK