You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/ubuntu/gitcoin/coin/app/dashboard/management/commands/sync_geth.py", line 63, in handle
process_bounty(bounty)
File "/home/ubuntu/gitcoin/coin/app/dashboard/utils.py", line 198, in process_bounty
process_bounty_changes(old_bounty, new_bounty)
File "/home/ubuntu/gitcoin/coin/app/dashboard/helpers.py", line 493, in process_bounty_changes
raise Exception('attempting to create a new bounty when is_greater_than_x_days_old = True')
Exception: attempting to create a new bounty when is_greater_than_x_days_old = True
The text was updated successfully, but these errors were encountered:
View details in Rollbar: https://rollbar.com/mbeacom/gitcoin/items/293/
The text was updated successfully, but these errors were encountered: