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
{{ message }}
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
ValidationException: ValidationException: 400 Bad Request
{u'__type': u'com.amazon.coral.validate#ValidationException', u'message': u'ExpressionAttributeValues contains invalid value: One or more parameter values were invalid: An AttributeValue may not contain an empty string for key :router_data'}
Traceback:
ValidationException: ValidationException: 400 Bad Request
{u'__type': u'com.amazon.coral.validate#ValidationException', u'message': u'ExpressionAttributeValues contains invalid value: One or more parameter values were invalid: An AttributeValue may not contain an empty string for key :router_data'}
File "twisted/python/threadpool.py", line 246, in inContext
result = inContext.theWork()
File "twisted/python/threadpool.py", line 262, in <lambda>
inContext.theWork = lambda: context.call(ctx, func, *args, **kw)
File "twisted/python/context.py", line 118, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "twisted/python/context.py", line 81, in callWithContext
return func(*args,**kw)
File "autopush/db.py", line 292, in wrapper
return func(self, *args, **kwargs)
File "autopush/db.py", line 718, in register_user
return_values="ALL_OLD",
File "boto/dynamodb2/layer1.py", line 2765, in update_item
body=json.dumps(params))
File "boto/dynamodb2/layer1.py", line 2842, in make_request
retry_handler=self._retry_handler)
File "boto/connection.py", line 954, in _mexe
status = retry_handler(response, i, next_sleep)
File "boto/dynamodb2/layer1.py", line 2882, in _retry_handler
response.status, response.reason, data)
The text was updated successfully, but these errors were encountered:
Per Sentry issue, https://sentry.prod.mozaws.net/operations/autopush-prod/issues/383827/
Traceback:
The text was updated successfully, but these errors were encountered: