• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Varnish for WordPress in a Docker container in Plesk Onyx

Does anyone else have the problem that they can't login to WordPress? The website works, HTTPS works, but when accessing /wp-admin/, I get redirect loops

Correction, that seems fixed. However, now I get Mixed Content Warnings when accessing the admin pages. Apparently the WordPress Admin Stylesheets are only loaded via http, not https, any ideas?
 
Last edited:
There is one thing this tutorial doesn't explain.

"Firewall / Plesk Firewall."

This is the reason many of you getting "Error 503 Backend fetch failed" error.

In your Firewall / Plesk Firewall, Open incoming to Port 7080 from any host.
 
Last edited:
Thank you very much for the trick, it solved my 503 problem immediately!

Please insert that detail in the guide!

Thank you very much!
There is one thing this tutorial doesn't explain.

"Firewall / Plesk Firewall."

This is the reason many of you getting "Error 503 Backend fetch failed" error.

In your Firewall / Plesk Firewall, Open incoming to Port 7080 from any host.
 
Back
Top