• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Recent content by alapshin

  1. A

    Question Isolating Applications in Plesk – Separation of Owner Privileges and Subdomain Management Across Subscriptions?

    Hello @Azurel, I suppose the only way is to create "subdomain1.domainA.com" as a separate subscription. Since Plesk allows to create "main domain" with any name. Even like sub.ofsub.ofsub.domain.tld. And then transfer data from existing subdomain1.domainA.com. The same is mentioned in the...
  2. A

    Issue "Allow local MariaDB/MySQL server to accept external connections" is missing

    Hello @Dmytro Please try to perform the following: Add the following line in [mysqld] section of /etc/my.cnf file bind-address = 127.0.0.1 and restart mariadb/mysql server
  3. A

    Question Abonnements in Monotoring empty

    Hello @shopuser Please check if the data/time on the server is correct. There no files in /usr/local/psa/var/health/data/localhost/cpu/ with timestamps in future. Also check monitoring by accessing Plesk via 8443 (8880) port. If server time is ok and monitoring not show data with any port...
  4. A

    Issue Monitoring shows "An unexpected error occurred"

    Hello @Azurel I suggest to apply the solution from the article Advanced monitoring extension error: {"message":"Invalid username or password"} Restart Grafana in Tools & Settings > Services Management Reload Grafana in Extensions > My Extensions > Grafana > Reload Status If these steps don't...
  5. A

    Resolved Deleting Watchdog extension won't work, cannot uninstall it

    Hello @sysmin1 Looks like the extension was corrupted before the attempt of uninstallation. I can suggest you reinstall it via command line: # plesk bin extension --install watchdog # plesk bin extension --uninstall watchdog In case it would not help -- please submit a request to Plesk support...
  6. A

    Resolved Plesk 18.0.68 - TypeError on Customer login

    I can confirm that reported behaviour is Plesk bug PPPM-14862 that will be fixed in further product updates. To temporarily fix this behavior, add the following to the panel.ini file [dynamicList] enableTakeTour = 0
  7. A

    Resolved Plesk 18.0.68 - TypeError on Customer login

    Hello @ChristophRo thank you for pointing our attention on that. For determinig the exact root cause of the issue deeper investigation is required. Please submit a request to Plesk support team
  8. A

    Issue cant access webui and cron error

    Hello @chriz123, perfcc as well as perfclean are not part pf Plesk, and looks like it was added manually or via some script not related to Plesk or its extensions. Looking throu Internet I found that it is something like miner refer for more details...
  9. A

    Issue Migration Manager

    > What can I set so that the backup doesn't become excessively large? This can be adjusted by backup schedule. For example, If go to Tools & Settings > Backup Manager > Schedule and select only Daily with the following settings: that means total number of backups will be not more than seven: -...
  10. A

    Issue Migration Manager

    I suppose the best way in your case is manually copy public key to the source server. 1. Connect to the target server and execute # ssh-keygen -t rsa (do not enter any passphrase) 2. On the target server execute # cat /root/.ssh/id_rsa.pub and copy the output 3. Connect to the source server...
  11. A

    Issue Migration Manager

    Hello @dicker On the screen Tools & Settings > Migration & Transfer Manager > Start a new migration should be entered credentials of source server. Here described how to connect to source server via SSH key Authentication by SSH (Linux). Please note that RSA key pair without a passphrase...
  12. A

    wp-cli as cron-job

    You can try to run commands the following way: plesk ext wp-toolkit --wp-cli -instance-id 3 -- all-import run 16 --skip-plugins=false --skip-themes=false Please note that according to the message from plugin maintainer "all-import" CLI option available in paid version of the plugin only.
  13. A

    wp-cli as cron-job

    @godfather21 I agree with @Sebahat.hadzhi that the correct way to execute "plesk ext wp-toolkit --wp-cli..." from Tools and Settings > Scheduled Tasks (Cron jobs) because when it run from Domains > example.com > Scheduled Tasks it is run under subscription user. As for the error you provided...
  14. A

    Question QMail on AlmaLinux9

    Hello @SamirM Plesk is support installation on Almalinux 9, however one of limitations for this OS is: Qmail is not available due to issues with xinetd dependencies see more details here: Does Plesk support RHEL9/AlmaLinux 9?
  15. A

    Question I cant see Nodejs in Dev Tools section of Domain. Any Help ?

    Hello @alexk345 Node.js option located in "Get Started" tab It is also can be selected during the domain creation Websites & Domains > Add Domain You can also contact Plesk support for thourough investigation How to submit a request to Plesk support? f
Back
Top