php - Getting a crc32 mismatch while working with DynamoDB local -
after make call dynamodb (using php)
following exception:
crc32 mismatch. expected 2745614147, found 2745614147
from research i've done, appears have gzip can't figure out how fix it.
any suggestions appreciated. also, shouldn't make difference, i'm developing dynamodblocal version @ moment.
update: using new version 3 of sdk seems have few problems. after spending way many hours trying figure 1 out, downgraded latest version in 2.* branch , problem went away. i'm using latest version of local db came out couple of months ago (2015-04-27).
please see this post in aws forum post solution issue.
Comments
Post a Comment