Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hi,
thank you for your interest but I think the problem is now solved.
I did :
grep -i 'grafana' /var/log/plesk/panel.log
but it returned empty.
Interestingly, the 2 last strings of the file were :
[2024-10-18 06:30:04.559] 4038138:6711e44c84d8b ERR [panel]...
I removed the Grafana extension in the Extension panel.
Then I clicked on the "Use the built-in monitoring" button. This time, there was a response, as the small icon started to turn.
after a few seconds, the page reloaded, but stayed the same : the button was still here and Grafana was not...
Hi,
the only specific parameters are for the NGinx and are very straightforward :
proxy_buffers 8 16k;
proxy_buffer_size 32k;
fastcgi_buffers 8 16k;
fastcgi_buffer_size 32k;
There are no big extension, as it is only a simple webservice server.
The problem is with the Grafana extension, which has...
Username:
TITLE
Clicking on "Use Built-in Monitoring" does not work
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian v18.0.63_build1800240902.09 / Debian 11.11 / Xeon E3-1230 v6
PROBLEM DESCRIPTION
In the Monitoring page, clicking on the button "Use Built-in...
I removed the offending packet (which only exists for Active Directoy/Kerberos authentication) and all upgrades went smoothly.
Conclusion : the MariaDB script should remove the mariadb-gssapi-server.x86_64 packet automatically when upgrading from 10.3 to 10.5.
Hi, I still have the problem presented above.
As already said, I upgraded to MariaDB 10.5 without problem, but it seems that one of the previous 10.3 package is still here and stops any update because it has unmet depdendancies.
Is the package mariadb-gssapi-server.x86_64, which seems to have no...
Hi, it says :
Problem: problem with installed package mariadb-gssapi-server-3:10.3.39-1.module_el8.8.0+3609+204d4ab0.x86_64
- nothing provides mariadb-server(x86-64) = 3:10.3.39-1.module_el8.8.0+3609+204d4ab0 needed by mariadb-gssapi-server-3:10.3.39-1.module_el8.8.0+3609+204d4ab0.x86_64 from...
Hi,
this error message has already been answered many times for Debian, but my system is Almalinux 8.9 .
So I can't just type dpkg --audit and find out... And I failed to find such a clean command with dnf.
There are 53 system packages to upgrade, but they are the most important : grub...