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

webclip not working: Uncaught DOMException #4

Open
chymian opened this issue Nov 13, 2022 · 5 comments
Open

webclip not working: Uncaught DOMException #4

chymian opened this issue Nov 13, 2022 · 5 comments

Comments

@chymian
Copy link

chymian commented Nov 13, 2022

Livesync is up and runing on div. devices.
webclip throws errors on use, see below:

db.adr: https://domain.tld:port/database-name/
webclip folder created in vault
browser: Version 104.0.5112.102 (Official Build, ungoogled-chromium) built on Debian bullseye/11, running on Debian bullseye/11 (64-Bit)

any hints?

Errors:

vendor.js:2 Uncaught (in promise) DOMException: Failed to read the 'result' property from 'IDBRequest': The request has not finished.
    at Gr.e._destroy (chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:79794)
    at i (chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:41263)
    at chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:41489
Gr.e._destroy @ vendor.js:2
i @ vendor.js:2
(anonymous) @ vendor.js:2
vendor.js:2 Uncaught (in promise) DOMException: Failed to read the 'result' property from 'IDBRequest': The request has not finished.
    at Gr.e._destroy (chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:79794)
    at i (chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:41263)
    at chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:41489
Gr.e._destroy @ vendor.js:2
i @ vendor.js:2
(anonymous) @ vendor.js:2
Promise.then (async)
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
Ft.execute @ vendor.js:2
Ft.ready @ vendor.js:2
(anonymous) @ vendor.js:2
Ur @ vendor.js:2
e @ vendor.js:2
(anonymous) @ vendor.js:2
h.run @ vendor.js:2
c @ vendor.js:2
vendor.js:2 Uncaught (in promise) DOMException: Failed to read the 'result' property from 'IDBRequest': The request has not finished.
    at Gr.e._destroy (chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:79794)
    at i (chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:41263)
    at chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:41489
Gr.e._destroy @ vendor.js:2
i @ vendor.js:2
(anonymous) @ vendor.js:2
Promise.then (async)
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
Ft.execute @ vendor.js:2
Ft.ready @ vendor.js:2
(anonymous) @ vendor.js:2
Ur @ vendor.js:2
e @ vendor.js:2
(anonymous) @ vendor.js:2
h.run @ vendor.js:2
c @ vendor.js:2
vendor.js:2 Uncaught (in promise) DOMException: Failed to read the 'result' property from 'IDBRequest': The request has not finished.
    at Gr.e._destroy (chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:79794)
    at i (chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:41263)
    at chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:41489
Gr.e._destroy @ vendor.js:2
i @ vendor.js:2
(anonymous) @ vendor.js:2
Promise.then (async)
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
(anonymous) @ vendor.js:2
Ft.execute @ vendor.js:2
Ft.ready @ vendor.js:2
(anonymous) @ vendor.js:2
Ur @ vendor.js:2
e @ vendor.js:2
(anonymous) @ vendor.js:2
h.run @ vendor.js:2
c @ vendor.js:2
@vrtmrz
Copy link
Owner

vrtmrz commented Nov 24, 2022

Really sorry for being too late, I did not notice everything on this repo.
This message is still shown, but things would be getting better on 0.0.4.
This problem has been fixed on 0.0.4! I submitted the new version for review.
Could you please try 0.0.4 after it is approved?

@chymian
Copy link
Author

chymian commented Dec 1, 2022

tested it with 0.4. today with no luck.

libs.min.js?legacy:1 JQMIGRATE: Migrate is installed, version 3.3.2
vendor.js:2 Uncaught (in promise) DOMException: Failed to read the 'result' property from 'IDBRequest': The request has not finished.
    at Gr.e._destroy (chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:79989)
    at i (chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:40683)
    at chrome-extension://jfpaflmpckblieefkegjncjoceapakdf/js/vendor.js:2:40909
Gr.e._destroy @ vendor.js:2
i @ vendor.js:2
(anonymous) @ vendor.js:2

@allFunAndGames
Copy link

Just to confirm, not just OP, I have the same issue with the same error message

@chymian
Copy link
Author

chymian commented Jun 7, 2023

@vrtmrz

did you abonden the webcilpper, or is it still supported?

@vrtmrz
Copy link
Owner

vrtmrz commented Jun 7, 2023

Sorry for being late! I did not abandon this project, but not mainly used and just for a simple lack of time.
(It is also the same situation on FileSystem-LiveSync and some, however, they just still keep compatible).
I hope to make it work again.

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

3 participants