• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Advanced Monitoring

TomBoB

Silver Pleskian
upgraded a second server from 17.8 to Obsidian. CentOS Linux 7.7.1908 Plesk Obsidian Version 18.0.19

Advanced Monitoring only displays

{"message":"Invalid username or password"}

EDIT
can replicate that when I open Grafana and go "open application"
 
Last edited:
Have you tried to fix it with

# plesk repair installation

?
 
yes did that, didn't help. Looking through the log files it complained about too many login attempts so left it for the night.

When testing in the morning after, it worked.
 
Hi,

can't open Advanced Monitoring two, for some time it hangs with the same error as above : {"message":"Invalid username or password"}
plesk repair installation did not solve the problem on my Debian 8. (Plesk is up to date)

var/log/grafana/grafana.log full of
"t=2020-04-27T12:00:26+0200 lvl=eror msg="Invalid username or password" logger=context error="Too many consecutive incorrect login attempts for user. Login for user temporarily blocked"

what I've tried :

-> restart grafana server
-> clone grafana.db in case it was corrupted
-> reset admin password via grafana-cli, based on the client_secret found in "grafana.ini" with no luck (then revert it to the old one directly in the database)

Any idea ?

Thanks
 
Back
Top