Comment 1 for bug 1206412

Revision history for this message
Marco Ceppi (marcoceppi) wrote :

If you review the output of juju status you'll find the following:

relation-errors:
db:
- mysql

So it's expected that you'd get a 502, because there's a database relation error and as a result MySQL data isn't being propagated. Can you post the following log from wordpress/1: /var/log/juju/unit-*.log?