• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by p0se

  1. P

    Resolved Composer Kimai error

    I was able to solve the problem in the same way. Because I wanted to use the Plesk version of Composer, I decided against it.
  2. P

    Resolved Composer Kimai error

    I have tried the workaround. That did not help. https://support.plesk.com/hc/en-us/articles/12387408619671-Unable-to-open-Plesk-PHP-Composer-extension-on-the-domain-level-plesk-composer-command-info-contains-a-Composer-plugin-which-is-blocked-by-your-allow-plugins-config
  3. P

    Resolved Composer Kimai error

    Looks like I'm one step ahead. I now get the following error message. Failed to retrieve data for the package 'composer-runtime-api': Deprecation Notice: Using ${var} in strings is deprecated, use {$var} instead in...
  4. P

    Resolved Composer Kimai error

    I am trying to install the Kimai time tracking tool on my Plesk server. I use the documentation at Shared hosting – Kimai When I use Composer I get the following error. Failed to retrieve data for the package 'composer-runtime-api': In ComposerRepository.php line 347: [LogicException]...
  5. P

    Question Wildcard certificates depend on DNS being installed

    I was able to fix the problem. the entry at my domain provider (Primary DNS) must not be called _acme-challenge.domain.de - NS - domain.de. Correct is _acme-challenge - NS - domain.de Of course, this can vary from provider to provider. In my case the wrong result would be a double domain...
  6. P

    Question Wildcard certificates depend on DNS being installed

    I came across this post because I would like to use the DNS from my domain provider. I fail already at the NS record at my domain provider. I have set the following DNS record. _acme-challenge.domain.de - NS - domain.de host -t ns _acme-challenge.domain.de 8.8.8.8...
  7. P

    Issue Changing Main IP Adresse - Ineffective after restart

    If I look into the file /etct/netplan/10-plesk.yml, there is also only one entry for the new IP. network: version: 2 renderer: networkd ethernets: eth0: addresses: - 2a0e:97c0:3e2:1b5::/64 - 45.67.139.new/24
  8. P

    Issue Changing Main IP Adresse - Ineffective after restart

    Hello I have added an IP address in the Plesk web interface. This has changed the primary IP address of the server. To fix this I made the following change...
  9. P

    Issue Nach Distributions Upgrade keine automatischen Updates mehr

    Hast du schon mal Plesk Repair versucht? https://docs.plesk.com/de-DE/obsidian/administrator-guide/plesk-administration/plesk-reparaturdienstprogramm.74649/ Ist hier übrigens ein Englisches Forum, du wirst mehr Infos bekommen wenn du auf Englisch schreibst.
  10. P

    Issue Additional DNS Settings not working - no IPv6 Resolution

    plesk repair dns -v -y Checking the DNS configuration file ................................. [OK] Restoring DNS server configuration Synchronizing DNS zones with the DNS server ..................... [OK]
  11. P

    Issue Additional DNS Settings not working - no IPv6 Resolution

    Hello My additional DNS settings are missing listen-on-v6 { any; }; IPv6 resolution on the server does not work. When I try to add listen-on-v6 { any; }; I get the error dnsmng failed: dnsmng: Could not start named-checkconf System error 2: No such file or directory In the file...
  12. P

    Resolved DNS problems after migration

    My DNS servers had the same IP, so the entry was not taken over. However, there was also no error message.
  13. P

    Issue DNS answer without authority

    Hello, I have two DNS servers. Master Ubuntu 22.04.1 LTS with Plesk SLave Debian with just bind I have set up the slave server as described in the manual https://docs.plesk.com/en-US/obsidian/administrator-guide/dns/slave-dns-server.79004/ The servers communicate with each other. So far so...
  14. P

    Resolved DNS problems after migration

    Hello, A few days ago I used the Plesk Migration tool to move my server to a new one. After I moved the data, I adjusted the glue recors for the new DNS at my domain provider. I also adjusted the entries on the old DNS server to the new one. That was over 48 hours ago, meanwhile 4 days have...
  15. P

    Issue 500 PleskUtilException when safe spam-filter properties

    In my case yes But that did not help
Back
Top