StanfordHCI / bang

💥 Helping people meet for the first time, more than once 💥
MIT License
2 stars 1 forks source link

Batches page is broken [blocking issue] #528

Closed xehu closed 4 years ago

xehu commented 4 years ago

The same thing that afflicted our users page now appears to be afflicting the batches page. I think that this is the relevant error log:

2020-04-29 19:25:08 -00:00 error services/common.js load batches error MongoError: Executor error during find command: OperationFailed: Sort operation used more than the maximum 33554432 bytes of RAM.

As a result, it seems like it's impossible to see what batches are running and download the data for them, although it is still possible to run batches.

Screen Shot 2020-04-29 at 3 33 30 PM