install fails agent-state-info: 'hook failed: "db-relation-changed"'

Bug #1274286 reported by gregory
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
gitlab (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

ran the charm and when I do juju status I get:

environment: local
machines:
  "0":
    agent-state: started
    agent-version: 1.16.5.1
    dns-name: 10.0.3.1
    instance-id: localhost
    series: saucy
  "1":
    agent-state: started
    agent-version: 1.16.5.1
    instance-id: esl-local-machine-1
    instance-state: missing
    series: precise
  "2":
    agent-state: started
    agent-version: 1.16.5.1
    instance-id: esl-local-machine-2
    instance-state: missing
    series: precise
services:
  gitlab:
    charm: cs:precise/gitlab-2
    exposed: false
    relations:
      db:
      - mysql
    units:
      gitlab/0:
        agent-state: error
        agent-state-info: 'hook failed: "db-relation-changed"'
        agent-version: 1.16.5.1
        machine: "2"
        public-address: 10.0.3.130
  mysql:
    charm: cs:precise/mysql-32
    exposed: false
    relations:
      cluster:
      - mysql
      db:
      - gitlab
    units:
      mysql/0:
        agent-state: started
        agent-version: 1.16.5.1
        machine: "1"
        public-address: 10.0.3.210

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.