Closed
Bug 920134
Opened 12 years ago
Closed 12 years ago
socorro stage config change for bug 919699
Categories
(Socorro :: Backend, task)
Tracking
(Not tracked)
RESOLVED
FIXED
61
People
(Reporter: lonnen, Assigned: selenamarie)
References
Details
Change to database_user and database_host -> database_username and database_hostname
The settings need to be updated in /etc/socorro/common_database.ini and all files containing 'database_name' or 'database_host' currently in them.
currently causing stage to 500, blocking QA.
Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-webops → sdeckelmann
Assignee | ||
Comment 1•12 years ago
|
||
Most were updated in a previous set of changes.
There was one file: postgres.ini that I didn't think was used by our existing configs. I've updated that and pushed the changes. Now waiting for the puppet run to complete.
Most recent changes were in: Committed revision 75681.
Reporter | ||
Comment 2•12 years ago
|
||
Stage is still 500, same middleware error described in bug 920054 about a KeyError on database_hostname
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/09247c263c90fa3f12c20d6ebff48068eb3487aa
Fixes bug 920134 adds database params to commonconfig
https://github.com/mozilla/socorro/commit/782724415f9bf9fad8b2bebabdd91efea8cbecae
Merge pull request #1541 from selenamarie/bug920134-fix-commonconfig
Fixes bug 920134 adds database params to commonconfig
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Component: WebOps: Socorro → Backend
Product: Infrastructure & Operations → Socorro
QA Contact: nmaul
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 61
You need to log in
before you can comment on or make changes to this bug.
Description
•