• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by Redsector

  1. R

    Resolved Website preview image not working in "Websites & Domains"

    To add more info, as I digged your tip: I get the screenshots also on the "seo" pugin., but I see no "update" option for the image and no website requests. When I refresh the screenshot on the "wordpress" plugin I get 2 calls on the website When I open the "website $ Domains" view I see no...
  2. R

    Resolved Website preview image not working in "Websites & Domains"

    Hello Peter, I have not that section in any of the 3 Plesk servers I have now updated to 18.0.57 Update #1
  3. R

    Resolved Website preview image not working in "Websites & Domains"

    Hello there, after updating to Plesk Obsidian 18.0.57 (and Plesk Obsidian 18.0.57 Update #1) the little image preview of the homepage of the website is not showing anymore. There is a perpetual spinning circle. Interestingly on the "wordpress toolkit" it does kinda work (it require a manual...
  4. R

    Input Reboot required after kernel update

    Today I found out that my VPS needed a reboot due to kernel update. Plesk was not aware of that. I've now added a script to check file "/var/run/reboot-required" to alert me whenever is necessary. I suppose this feature should be implemented in Plesk natively to either reboot automatically...
  5. R

    Question How to disable nginx caching status 302?

    Hi Peter, thanks for the assistance. the issue is that the redirect is not for a "page". Technically speaking is for an URL. If I do exclude the destination page (after the redirect) the redirect is still cached. If I do exclude "/", then the whole website is excluded.
  6. R

    Question How to disable nginx caching status 302?

    This redirect is working only if someone request the "domain", without any page, else is disregarded. First I change from http to https, then i redirect according to language to /LANGUAGE/index.html
  7. R

    Question How to disable nginx caching status 302?

    Hi @Peter Debik, I've tried your suggestion but it still caches. Here is a request with language "us" HTTP/2 302 server: nginx date: Tue, 18 Apr 2023 17:12:49 GMT content-type: text/html; charset=iso-8859-1 content-length: 225 location: https://XXX/de/index.html cache-control: max-age=600...
  8. R

    Question How to disable nginx caching status 302?

    I have a website that "detects" browser language when is invoked directly and redirect accordingly to the proper language. I have found out that if I "Enable nginx caching" it will cache this redirect. What happens is taht any following request from anyone/anywhere else, will be redirected to...
  9. R

    Vulnerabilities that does not exist

    Hello there, I suppose something is stuck either on my side or in the tool. I have updated to WP 6.2 and the toolkit still report there is an issue "WordPress <= 6.1.1 - Unauth. Blind SSRF vulnerability", but 6.2 is clearly > 6.1.1 Plus I have installed "UpdraftPlus - Backup/Restore 1.23.3" and...
  10. R

    Resolved Update to Plesk Obsidian 18.0.50 breaks Grafana and the monitoring extension

    Thank you @AYamshanov, it was a cookie problem.
  11. R

    Resolved Update to Plesk Obsidian 18.0.50 breaks Grafana and the monitoring extension

    It's not fixed. Now I see in the app: { "message": "invalid username or password" } and in the log: t=2023-02-01T08:10:40-0500 lvl=eror msg="invalid username or password" logger=context error="invalid username or password"
  12. R

    Resolved Update to Plesk Obsidian 18.0.50 breaks Grafana and the monitoring extension

    Same bug here with 2 updated servers. This is the content of the logs, that change t=2023-01-31T11:22:14-0500 lvl=eror msg=login.OAuthLogin(NewTransportWithCode) logger=context userId=0 orgId=0 uname= error="oauth2: cannot fetch token: 500 Internal Server Error\nResponse...
  13. R

    Resolved Plesk Obsidian -Version 18.0.50 - Monitoring Grafana / Server Error

    Same bug here with 2 servers. I can't report it as I have just registered. In the log mentioned above there is: t=2023-01-31T11:22:14-0500 lvl=eror msg=login.OAuthLogin(NewTransportWithCode) logger=context userId=0 orgId=0 uname= error="oauth2: cannot fetch token: 500 Internal Server...
Back
Top