Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopped working #1

Open
mschoch opened this issue Dec 12, 2024 · 1 comment
Open

Stopped working #1

mschoch opened this issue Dec 12, 2024 · 1 comment

Comments

@mschoch
Copy link
Owner

mschoch commented Dec 12, 2024

We had verified that this was working across browsers in the past. However, today I went back, and in Chrome I get the following:

index-CMD2JqZg.js:185 Uncaught (in promise) Error: CBOR decode error: did not find any content to decode
    at decodeFirst (index-CMD2JqZg.js:185:52681)
    at decode$b (index-CMD2JqZg.js:185:52884)
    at BlockIvKeyIdCodec.decode (index-CMD2JqZg.js:188:35465)
    at decode$1 (index-CMD2JqZg.js:187:26118)
    at Loader$1.makeDecoderAndCarReader (index-CMD2JqZg.js:187:47505)
    at async Loader$1.loadCar (index-CMD2JqZg.js:187:46925)

Nothing new was deployed. According to Netlify, this site was last deployed on Nov 25 at 1:04pm.

This app uses the following versions:

"@fireproof/core": "0.19.99",
"@fireproof/netlify": "0.19.99"

I have tried nuking the indexdbs, but it has no effect.

@jchris
Copy link

jchris commented Dec 19, 2024

I tried it again and it works, maybe was a deploy env issue, they did a change there. https://test-extensio-app.netlify.app works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants