WikiWatershed / model-my-watershed

The web application front end for Model My Watershed.
https://modelmywatershed.org
Apache License 2.0
57 stars 31 forks source link

Exception: Missing censuses for modifications #3097

Open rajadain opened 5 years ago

rajadain commented 5 years ago

View details in Rollbar: https://rollbar.com/WikiWatershed/ModelMyWatershed/items/9/

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/celery/app/trace.py", line 374, in trace_task
    R = retval = fun(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/celery/app/trace.py", line 629, in __protected_call__
    return self.run(*args, **kwargs)
  File "apps/modeling/tasks.py", line 283, in run_tr55
    raise Exception('Missing censuses for modifications')
Exception: Missing censuses for modifications

See also #2083

rajadain commented 2 years ago

Seen again https://rollbar.com/WikiWatershed/ModelMyWatershed/items/207