[2.2] rackd is not refreshing is commissioning information
Bug #1705508 reported by
Andres Rodriguez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Lee Trager | ||
2.2 |
Fix Released
|
Critical
|
Lee Trager |
Bug Description
I have a rack controller that is not refreshing its commissioning information. The only error seen in the logs is:
maas.log:Jul 20 14:59:21 polite-bedbug maas.refresh: [error] Error during controller refresh: HTTP error [503]
I also see error's like this in regiond.log:
2017-07-20 14:59:54 stderr: [error] request to http://
FWIW, rackd.conf:
maas_url: http://
Related branches
~ltrager/maas:lp1705508_2.2
- Lee Trager (community): Approve
-
Diff: 33 lines (+9/-2)2 files modifiedsrc/maasserver/bootsources.py (+5/-0)
src/maasserver/tests/test_bootsources.py (+4/-2)
~ltrager/maas:lp1705508
Merged
into
maas:master
- Andres Rodriguez (community): Approve
-
Diff: 33 lines (+9/-2)2 files modifiedsrc/maasserver/bootsources.py (+5/-0)
src/maasserver/tests/test_bootsources.py (+4/-2)
description: | updated |
Changed in maas: | |
importance: | Undecided → Critical |
milestone: | none → 2.3.0 |
status: | New → Triaged |
Changed in maas: | |
status: | Incomplete → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | 2.3.0 → 2.3.0alpha1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
seems that rackd.conf tries to access 127.0.0.1 by default instead of whatever is configured in /etc/maas/ rackd.conf.