Skip to content

issues Search Results · repo:chadwhitacre/mongs language:Python

Filter by

21 results
 (56 ms)

21 results

inchadwhitacre/mongs (press backspace or delete to remove)

MongoDB 3.6 added support for service discovery via SRV records. Mongs implicitly requires just hostnames (no scheme) for the SERVERS listing (and %server portion of the path). Better would be to have ...
  • jaraco
  • 3
  • Opened 
    on Mar 18, 2019
  • #37

Requesting a document with a path like /localhost/db/coll/58950a0793829ed312d83239/versions.json fails because there are date fields that are unserializable. Traceback (most recent call last): File ...
  • jaraco
  • Opened 
    on Feb 9, 2017
  • #34

Aspen is shedding its request and response objects, to become a parasitic web framework (https://github.com/gratipay/aspen.py/issues/526). What do we want to do over here on Mongs? The plan over on the ...
  • chadwhitacre
  • 3
  • Opened 
    on Jan 29, 2016
  • #29

In the latest codebase, I m getting this error querying a document. Traceback (most recent call last): File /app/.heroku/venv/lib/python2.7/site-packages/algorithm.py , line 288, in run new_state ...
  • jaraco
  • 2
  • Opened 
    on Jan 21, 2016
  • #28

@jaraco You interested in taking over maintenance of Mongs? :-)
  • chadwhitacre
  • 2
  • Opened 
    on Nov 30, 2015
  • #26

Ever since we updated to the latest mongs, I ve noticed we no longer get anything but a blank page for a 404. Did the latest aspen remove the not found, program message? Is there a way to restore that ...
  • jaraco
  • 1
  • Opened 
    on Mar 15, 2014
  • #23

In the MongoDB shell, one can do: db.collection.find({_id: ObjectId( 507c35dd8fada716c89d0013 )}) I don t believe it s possible to do this query in Mongs. It would be nice if there were a way to do so. ...
  • jaraco
  • 12
  • Opened 
    on Feb 17, 2014
  • #22

When accessing a field qsl.json (@whit537 might guess what that field contains), we re getting this traceback: Traceback (most recent call last): File /app/.heroku/venv/lib/python2.7/site-packages/aspen/website.py ...
  • jaraco
  • 1
  • Opened 
    on Sep 5, 2013
  • #20

I m getting this notice when running make run: Default configuration script not found: /Users/jeremiah/Applications/mongs/configure-aspen.py.
  • ghost
  • 1
  • Opened 
    on Aug 2, 2013
  • #19

I m using Safari 6.0.5 on OS X 10.8.4 and I can t view documents within collections. Safari shows a strange error page and as far as I could find out it might have something to do with a 302 status code ...
  • lenn4rd
  • 1
  • Opened 
    on Jul 21, 2013
  • #18
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub