• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. M

    Question Update ICU version

    I need to update the ICU version on my Cento/Plesk install, for PHP 8.1.25 I currently have ICU version => 50.2 ICU Data version => 50.2 ICU TZData version => 2018e ICU Unicode version => 6.2 Does anyone have any update instructions?
  2. M

    Question elasticsearch docker issue

    I am trying to get my head round the logs, I can see it creates a new index the deletes the old one "INFO", "message":"[test_product_1_v37] creating index "INFO", "message":"[test_product_1_v37/6rqzgA6YS6-E5fI0epcowg] create_mapping" "INFO"...
  3. M

    Question elasticsearch docker issue

    No restarts and it happens randomly, could be 3 times in a day or it could be fine for a week. The only waning I have in the log is {"@timestamp":"2023-09-22T00:51:14.710Z", "log.level": "WARN", "message":"invalid internal transport message format, got (3,0,0,2f)...
  4. M

    Question elasticsearch docker issue

    Thanks for that, no memory errors but I may have made a rookie mistake here The output of the 7.6.2 curl http://localhost:9299/_cluster/health?pretty { "cluster_name" : "docker-cluster", "status" : "yellow", "timed_out" : false, "number_of_nodes" : 1...
  5. M

    Question elasticsearch docker issue

    I am bring this old thread I created back up because this has started happening again, same error message can happen on 2 stores at random times one elasticsearch v7.6.2 and the other elasticsearch 8.4.3. They have different mappings and container names, even disabling one of the sites wont fix...
  6. M

    Question elasticsearch docker issue

    I am using an elasticsearch:7.62 docker image for Magento 2.4.1 but I am facing an issue every few days that my products aren't showing on the front end with a message "We can't find products matching the selection." in my logs I get "[2020-11-17 10:54:50] main.CRITICAL...
  7. M

    Question Magic Spam

    I use it still and it works fine
  8. M

    Question elasticsearch Docker

    Does anyone have the settings to get an elasticsearch Docker working with Magento 2.4, I am struggling to find any instructions anywhere Thanks
  9. M

    Question Magento nginx

    I seem to have got it working but I haven't fully tested it yet ## Example configuration: # upstream fastcgi_backend { # # use tcp connection # # server 127.0.0.1:9000; # # or socket # server unix:/var/run/php/php7.0-fpm.sock; # } # server { #...
  10. M

    Question Site Connection time

    Thanks for the reply, I already have all the suggestions from that page in place. I didn't mention in the first post that I have a Varnish docker for this site, could that make a difference to anything?
  11. M

    Question Site Connection time

    I have noticed that I am getting quite a lot of wait time with visitors connecting to my sites for the first time. The first visit to my home page shows a Blocked time of 955ms with Firefox network timings, is there anyway to improve this? Thanks
  12. M

    Question Magento nginx

    I am using the following nginx additional directives form this page How to set up Magento 2.1.0 on Plesk with Nginx-only hosting option enabled set $MAGE_ROOT "/var/www/vhosts/example.com/httpdocs"; index index.php; error_page 404 403 = /errors/404.php; access_log...
  13. M

    Question Unable to upload the backup to the external storage: Transport error: Failed to write a file to an e

    Thanks again for the reply, I have upgraded to Obsidian but the problem is still there. Do you have any other ideas? Thanks
  14. M

    Question Unable to upload the backup to the external storage: Transport error: Failed to write a file to an e

    Thanks for that, so it seems the only way to solve the issue is to upgrade to Obsidian but its still in RC and not recommended for production! So does that mean I have to wait until the full release to do off site backups?
  15. M

    Question Unable to upload the backup to the external storage: Transport error: Failed to write a file to an e

    I think this is all the relevant information from the log No output on STDERR were performed by the utility [2019-09-17 08:42:25.550|27800] INFO: RepositoryTransportExternal::Delete: backup_1909170840.tar [2019-09-17 08:42:25.550|27800] INFO: ENV[LANG]=en_US.UTF-8 [2019-09-17...
  16. M

    Question Unable to upload the backup to the external storage: Transport error: Failed to write a file to an e

    I got the onedrive backup extension yesterday set it up and tested it and all was fine, today when I try to backup I get Unable to upload the backup to the external storage: Transport error: Failed to write a file to an external repository, see the log files. Has anyone any ideas on this?
  17. M

    Resolved Varnish Docker

    I have solved it, if anyone else has the problem you need to allow 172.17.0.0/16 in your firewall
  18. M

    Resolved Varnish Docker

    I have followed the instructions on this page Varnish for WordPress in a Docker container in Plesk Onyx to setup a varnish docker. No matter what I do I cant get the static page to display, I just get the Error 503 Backend fetch failed page.
Back
Top