1j01 / 98

💿 Web-based Windows 98 desktop recreation █████▓█▓▓▒▓▒▒░▒░░░🗕︎🗗︎🗙︎
https://98.js.org
1.15k stars 183 forks source link

BrowserFS fails to initialize (Firefox) #23

Open nethe550 opened 4 years ago

nethe550 commented 4 years ago

BrowserFS fails to initialize when opening https://98.js.org/ in Firefox.

Capture

It doesn't seem like it's affected by different Firefox versions.


Console Error:

uncaught exception: Error: EACCES: Permission denied.  (filesystem-setup.js:46:3)
    <anonymous> filesystem-setup.js:46
    configure browserfs.ts:90
    getFileSystem browserfs.ts:162
    store IndexedDB.ts:247
    onErrorHandler IndexedDB.ts:42
    (Async: EventHandlerNonNull)
    IndexedDBStore IndexedDB.ts:154
    IndexedDBFileSystem IndexedDB.ts:245
    Create IndexedDB.ts:219
    wrappedCb backends.ts:31
    checkOptions util.ts:252
    Create backends.ts:35
    finish browserfs.ts:141
    getFileSystem browserfs.ts:175
    getFileSystem browserfs.ts:155
    forEach self-hosted:225
    getFileSystem browserfs.ts:151
    configure browserfs.ts:85
    <anonymous> filesystem-setup.js:16