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.
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