• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Recent content by andreios

  1. andreios

    Issue HTTP/3 enable for panel redirects to localhost when changing E-Mail password

    I tried to change the password for an E-Mail (the admin E-Mail). But after pressing 'OK' it redirected to this: https://localhost:8443/smb/email-address/list/domainId/3 The password was changed anyway. I checked if HTTP/3 is enabled: plesk bin http3_pref --status HTTP/3 is enabled for nginx But...
  2. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    Right after this, I have disabled HTTP/3 and enabled it again. I have installed Opera, and Chromium and Opera use HTTP/3 right now, Firefox still tries with HTTP/2, don't know why. But, HTTP_HOST is there. Have I just overlooked it and it was there the whole time? But the issues are also...
  3. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    Actually my browsers did still use HTTP/2. I tested on HTTP/3 Check everything was HTTP/3. I tested also with a .php file with $_SERVER, if HTTP_HOST was set, it was. But my browsers were using HTTP/2. I restarted nginx, but still both of my browsers were using HTTP/2. Just five minutes later, I...
  4. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    Yes, I thought it must be the HTTP_HOST Variable, but I didn't know nginx has an HTTP/3 issue with it. I added fastcgi_param HTTP_HOST $host; and tested it again. No issues and nothing about 'host' in the logs.
  5. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    The problem seems to be related to HTTP3. There are no more problems to be found in the logs. People who have reported problems say that it is working again.
  6. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    Yes, HTTP3 is enabled for both panel and nginx. But I have tried yesterday without it and the issue still happened. But from the time frame it would fit, I enabled HTTP3 yesterday. I have disabled it again. No issues so far and nothing in the logs. But needs more time to be sure.
  7. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    Te problem still exists, on multiple domains, causing different issues. I could rule out any plugin or theme.
  8. andreios

    Question Using Granafa with or without docker?

    I couldn't find a way to connect from the container to localhost. There must be a way, found nothing about in the plesk support articles. There is an article about starting a container in localhost, but I want to do it, manged by plesk.
  9. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    After update #3 it doesn't seem to happen anymore, at least so far. I will keep an eye on this.
  10. andreios

    Issue Redirection from WooCommerce fail - since update 18.0.61 #2?

    After update #2 there is a problem in two of my stores, the stores have multi currency enabled and WooCommerce adds an argument to the URLs e.g. /?v=3a52f3c22ed6 It only happens on the start page. I can't rule out other sources here, but it only seems to occur since update #2 today. It doesn't...
  11. andreios

    Question Using Granafa with or without docker?

    Grafana is running, just reinstalled the image. How to connect from the container to localhost? host.docker.internal is not working.
  12. andreios

    Question Using Granafa with or without docker?

    When I try to use Grafana in a docker container, the only thing I get is: gateway time-out. I wonder why the container says "Port-Mapping: 3000 to 32780"? Why 3000, when this is what the system Grafana is using?
  13. andreios

    Question Using Granafa with or without docker?

    I want to use Grafana to display a large PostgreSQL database. Can I use Grafana from the repository of mys system? I noticed that Grafana is used by Plesk, I have uninstalled the Grafana extension, but Grafana is still running on the system. grafana/now 10.1.5 amd64 [Installiert,lokal]
  14. andreios

    Resolved Change PHP memory limit for the command line (CLI) - how?

    This is also updated when you set your global memory_limit by setting it in your PHP ini, in Tools & Settings > PHP Settings > PHP handler > php.ini. At least on Ubuntu Plesk Version 18.0.61. https://support.plesk.com/hc/en-us/articles/12377534576151-How-to-change-PHP-memory-limit-value-via-Plesk
Back
Top