Closed Bug 988955 Opened 11 years ago Closed 11 years ago

Missing settings for Affiliates-dev chief?

Categories

(Infrastructure & Operations Graveyard :: WebOps: Engagement, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: osmose, Assigned: cturra)

Details

When I used chief to push affiliates-dev seemingly successfully yesterday, I got the following traceback near the end of the push (full logs available at http://genericadm.private.phx1.mozilla.com/chief/affiliates.dev/logs/origin.master.1395861817) [2014-03-26 12:23:52] Running deploy_app [2014-03-26 12:23:52] [generic1.dev.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh affiliates-dev.allizom.org [2014-03-26 12:24:00] [generic1.dev.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh affiliates-dev.allizom.org (7.946s) [generic1.dev.webapp.phx1.mozilla.com] out: Not removing air-dev.allizom.org/air/vendor/lib/python/django/utils/simplejson/ [generic1.dev.webapp.phx1.mozilla.com] out: Not removing pto-dev.allizom.org/pto/vendor/lib/python/django/utils/simplejson/ [generic1.dev.webapp.phx1.mozilla.com] out: Not removing ship-it-dev.allizom.org/release-kickoff/logs/ [generic1.dev.webapp.phx1.mozilla.com] out: Not removing whistlepig-dev.allizom.org/WhistlePig/static/CACHE/ Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner self.run() File "/usr/lib64/python2.6/threading.py", line 484, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.6/site-packages/commander/commands.py", line 26, in func raise e AttributeError: 'module' object has no attribute 'REMOTE_WSGI' [2014-03-26 12:24:00] Finished deploy_app (7.948s) [2014-03-26 12:24:00] Running prime_app Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner self.run() File "/usr/lib64/python2.6/threading.py", line 484, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.6/site-packages/commander/commands.py", line 26, in func raise e AttributeError: 'module' object has no attribute 'REMOTE_HOSTNAME' [2014-03-26 12:24:00] Finished prime_app (0.000s) Looks like the REMOTE_HOSTNAME and REMOTE_WSGI settings are missing from the commander config file?
(In reply to Michael Kelly [:mkelly,:Osmose] from comment #0) > > Looks like the REMOTE_HOSTNAME and REMOTE_WSGI settings are missing from the > commander config file? looks to be missing indeed. i have added these settings to the commander_settings config file. can you please test another deploy for me?
Assignee: server-ops-webops → cturra
Flags: needinfo?(mkelly)
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(mkelly)
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.