sympy-bot-old icon indicating copy to clipboard operation
sympy-bot-old copied to clipboard

Migrate to High-Replication Datastore

Open asmeurer opened this issue 12 years ago • 2 comments

See https://developers.google.com/appengine/docs/adminconsole/migration. We need to migrate from Master/Slave to High-Replication for the reviews app. Do we use the datastore?

asmeurer avatar Nov 14 '12 07:11 asmeurer

I started work on this. The new app is sympy-reviews (I'll give you access if you want to play around with it). I deployed the app, but right now, it gives a 500, and the log stays

Traceback (most recent call last):
  File "/base/data/home/apps/s~sympy-reviews/6.367212462091732030/main.py", line 1, in <module>
    from app.main import main
  File "/base/data/home/apps/s~sympy-reviews/6.367212462091732030/app/main.py", line 9, in <module>
    from google.appengine.dist import use_library
ImportError: No module named dist

asmeurer avatar May 08 '13 02:05 asmeurer

Also, @certik, how do you manually populate the pull requests?

asmeurer avatar May 08 '13 02:05 asmeurer