Closed
Bug 728222
Opened 14 years ago
Closed 14 years ago
Cron <tbpl@dm-tbpl01> (echo; date; python26 /var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py ) >> $HOME/import.log
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 728184
People
(Reporter: armenzg, Unassigned)
Details
Traceback (most recent call last):
File "/var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py", line 263, in <module>
main()
File "/var/www/tinderboxpushlog-staging/dataimport/import-buildbot-data.py", line 254, in main
do_recent(Connection().tbpl, options.overwrite)
File "/usr/lib/python2.6/site-packages/pymongo/connection.py", line 370, in __init__
self.__find_master()
File "/usr/lib/python2.6/site-packages/pymongo/connection.py", line 605, in __find_master
raise AutoReconnect("could not find master/primary")
pymongo.errors.AutoReconnect: could not find master/primary
I am not sure what this for.
Comment 1•14 years ago
|
||
We don't own this system, I already filed this in bug 728184.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•