• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. thinkingcap

    Resolved SSL It - HSTS appearing twice in headers

    Thought I would try the SSL iT extension - when I enable HSTS it appears twice in returned headers. strict-transport-security: max-age=15768000; includeSubDomains strict-transport-security: max-age=15768000; includeSubDomains Anyone else see same? TIA Dave
  2. thinkingcap

    Issue System email config

    I ended up adding a mapping in Postfix smtp_generic_maps
  3. thinkingcap

    Issue System email config

    Voted - but its at 39 votes so not holding out for it!!
  4. thinkingcap

    Issue System email config

    I've stopped receiving system emails being delivered to Google Apps due to Plesk sending emails from [email protected] Is there a way to modify the sending address for system reports/emails etc? or smart send these to the actual email server for my primary domain?
  5. thinkingcap

    Resolved Backups stopped as of April 22

    Update 52 was just released.
  6. thinkingcap

    Resolved Backups stopped as of April 22

    This is across 4 Plesk servers running Ubuntu 16 & 18. All stopped backing up to AWS on April 22, same day update 51 was released & applied.
  7. thinkingcap

    Resolved Backups stopped as of April 22

    Ive observed no backups running to S3 since April 22 - anyone else seeing same?
  8. thinkingcap

    Issue Panel Migrator critical error

    No, client doesnt have root shell access from the looks of it.
  9. thinkingcap

    Issue Panel Migrator critical error

    Im not logging in as root, no.
  10. thinkingcap

    Issue Panel Migrator critical error

    Failed to perform action: Fetch data from source cPanel Cause: Error creating migration dump: Command execution failed on the source server 'cpanel' (x.x.x.x) with non-zero exit code. command: cd /home/someuser/plesk_migrator/plesk_migrator-duuardbi0i9a84lygiv79ikvqpn9gflq/pmm_agent...
  11. thinkingcap

    Resolved Browser caching suddenly disabled

    Additional nginx directives are ignored for a Wordpress website
  12. thinkingcap

    Resolved Browser caching suddenly disabled

    Confirmed, that also worked for me. Updated my support ticket, hopefully we'll see a fix early next year.
  13. thinkingcap

    Resolved Browser caching suddenly disabled

    Same problem here, did you try the whole server solution or just the subscription?
  14. thinkingcap

    Resolved nginx cache sub-folders not getting created

    To fix this I looked for what was starting sessions by grepping for 'start_session' through plugin code in WP. It was a plugin I wasnt using so removed it and no longer have an issue with set-cookie.
  15. thinkingcap

    Resolved nginx cache sub-folders not getting created

    Server is sending a set-cookie header which disables the cache.
  16. thinkingcap

    Resolved nginx cache sub-folders not getting created

    Ive been enabling the nginx cache on a few wordpress sites and in general its gone well with a boost to requests/sec in performance. However I have this one site where I get a constant cache MISS on every request, its configured exactly like the others and Ive noticed the root cache folder gets...
  17. thinkingcap

    Clearing the wptoolkit cache

    Given that running either plesk ext wp-toolkit --clear-wpt-cache plesk ext wp-toolkit --clear-wpt-cache -instance-id 1 returns "WordPress Toolkit cache was cleared." Im assuming this is broken for now.
  18. thinkingcap

    Issue cache expiration article

    Im following the cache expiration article here. How to enable leverage browser caching for nginx? Site is FPM served by Apache with Nginx Proxy mode. I have the following in "Additional nginx directives" location ~*...
  19. thinkingcap

    Clearing the wptoolkit cache

    Running Version 17.8.11 Update #35 In the November 29 update it lists a command for clearing the cache of downloaded plugins etc from .wp-cli folder. Running the following commands doesn't appear to clear any cache folders. plesk ext wp-toolkit --clear-wpt-cache plesk ext wp-toolkit...
Back
Top