Adding a wordpress unit breaks WP login

Bug #1381610 reported by Peter Sabaini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wordpress (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

The wordpress charm breaks login to wordpress when a second wordpress unit is added.

To reproduce, set up a single wordpress unit as per the Juju getting started guide. I've used the local provider for this:

% juju deploy wordpress
% juju deploy mysql
% juju add-relation wordpress mysql
% juju expose wordpress

Login to the WP installer, create an initial user. Logging in works fine.

Add a second wordpress unit:

% juju add-unit wordpress # ... and wait for the unit to come up

With the second unit started, WP login is broken.

Remove the second unit again:
% juju remove-unit wordpress/1

WP login ok

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.