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
secp256k1 unavailable, reverting to browser version
Sync failed due to error: Error: (404) Failed to read data associated with record bafyreig3knfootf2o7f5tladyfkvcc3w2wojp2hwa7uwn6hrj7fexfahzy. Not Found}
at _SyncApi.<anonymous> (file:///Users/micn/Documents/code/web5-app/node_modules/@tbd54566975/web5-user-agent/dist/esm/main.mjs:977:17)
at Generator.next (<anonymous>)
at fulfilled (file:///Users/micn/Documents/code/web5-app/node_modules/@tbd54566975/web5-user-agent/dist/esm/main.mjs:46:24)
Update: it does delete it - but then sync kills it:
delete result { status: { code: 202, detail: 'Accepted' } }
Sync failed due to error: Error: (404) Failed to read data associated with record bafyreib56qrdl2o4b3mhrlqha7pj767xgttzhrspcn4faetb63pwtfybqu. Not Found}
at _SyncApi.<anonymous> (file:///Users/micn/Documents/code/web5-app/node_modules/@tbd54566975/web5-user-agent/dist/esm/main.mjs:977:17)
at Generator.next (<anonymous>)
at fulfilled (file:///Users/micn/Documents/code/web5-app/node_modules/@tbd54566975/web5-user-agent/dist/esm/main.mjs:46:24
The text was updated successfully, but these errors were encountered:
michaelneale
changed the title
404 on sync (when using quickstart) (v 0.7.5)
Unable to delete record: 404 on sync (when using quickstart) (v 0.7.5)
May 31, 2023
michaelneale
changed the title
Unable to delete record: 404 on sync (when using quickstart) (v 0.7.5)
Regression: Unable to delete record: 404 on sync (when using quickstart) (v 0.7.5)
May 31, 2023
michaelneale
changed the title
Regression: Unable to delete record: 404 on sync (when using quickstart) (v 0.7.5)
Regression: Sync failure after delete record (when using quickstart) (v 0.7.5)
May 31, 2023
Following the quickstart with 0.7.5 web5: https://developer.tbd.website/docs/web5/quickstart
code:
https://gist.github.com/michaelneale/282ea256fc936cca2cc9bfd0087d6903
....
Results in an error:
Update: it does delete it - but then sync kills it:
The text was updated successfully, but these errors were encountered: