Last modified: 2014-03-05 21:08:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T64260, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62260 - Visiting /cohorts/upload exposes bug in database.py
Visiting /cohorts/upload exposes bug in database.py
Status: RESOLVED FIXED
Product: Analytics
Classification: Unclassified
Wikimetrics (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Dan Andreescu
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-05 16:28 UTC by Dan Andreescu
Modified: 2014-03-05 21:08 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Dan Andreescu 2014-03-05 16:28:44 UTC
Traceback (most recent call last)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1701, in __call__
return self.wsgi_app(environ, start_response)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1689, in wsgi_app
response = self.make_response(self.handle_exception(e))
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1687, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1360, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1358, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1344, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "/home/dan/projects/wikimetrics/wikimetrics/controllers/cohorts.py", line 178, in cohort_upload
projects=json.dumps(sorted(db.get_project_host_map().keys())),
File "/home/dan/projects/wikimetrics/wikimetrics/database.py", line 198, in get_project_host_map
for p in self.config.get('PROJECT_HOST_NAMES'):
Comment 1 Bingle 2014-03-05 16:30:29 UTC
Prioritization and scheduling of this bug is tracked on Mingle card https://wikimedia.mingle.thoughtworks.com/projects/analytics/cards/cards/1467
Comment 2 Gerrit Notification Bot 2014-03-05 19:04:02 UTC
Change 117016 had a related patch set uploaded by Milimetric:
Fix Bug 62260

https://gerrit.wikimedia.org/r/117016
Comment 3 Gerrit Notification Bot 2014-03-05 19:10:47 UTC
Change 117016 merged by Milimetric:
Fix Bug 62260

https://gerrit.wikimedia.org/r/117016

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links