Browser test failing (Storage / RAW)
See original GitHub issueWhen I build the test and open in the browser, it fails. This is what i get:
test-bundle.js:66097 Uncaught (in promise) Error: Not opened
at Request._openAndNotClosed (test-bundle.js:66097)
at Request._run (test-bundle.js:66120)
at RandomAccess.run (test-bundle.js:66025)
at RandomAccess.write (test-bundle.js:65979)
at Request._callback (test-bundle.js:22236)
at Request.callback (test-bundle.js:66091)
at nextTickCallback (test-bundle.js:66185)
at Item.run (test-bundle.js:63440)
at drainQueue (test-bundle.js:63404)
I haven’t been able to persist: true
in the browser for a while. For some reason the random-access-storage isn’t opening? I’m not sure how to troubleshoot this. 😞
Browser: Chrome 85 on Windows
sdk v 2.8.1
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
How to Fix "The type of the file system is RAW ... - YouTube
This video will teach you how to fix the “The type of the file system is RAW. CHKDSK is not available for RAW...
Read more >Thin Provisioning Performance Test - RAW Disk (LOGO)
This test applies to test that run against raw hard disks. Thin Provisioning Performance Test - RAW Disk (LOGO) collects performance data ...
Read more >[SOLVED] CHKDSK Is Not Available for RAW Drives? See ...
How to fix RAW drive without format: this must be the first thing to concern you. Here, CHKDSK can be used to check...
Read more >How to Check if Your Hard Drive Is Failing - Avast
Start by conducting a S.M.A.R.T. hard drive test. S.M.A.R.T. is a hard-drive monitoring system that tests whether your storage device is about ...
Read more >Troubleshooting | Cloud Storage
Troubleshooting · Logging raw requests · Error codes · Diagnosing Google Cloud console errors · Static website errors · Latency · Proxy servers...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I had it working in Agregore last week, at least the web version of the SDK was working, I think. Yeah, I’ll try to check out the RAW tests later this week. (maybe thursday/friday?)
The SDK seems to be working okay in Firefox and Chromium based browsers as of the latest release.
Feel free to reopen if you’re still having issues.