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
Whenever I add a new source (search for source, click on correct source, then click Connect), it gets stuck on the spinner. If I look at console, it has the error below. If I refresh the page, and repeat the steps above and connect to the same provider, it will proceed to the provider's connection screen.
Flavor
Docker
Version
main#6d6647a
Relevant log output
ERROR Error: Uncaught (in promise): TypeError: u.Sha256 is not a constructor
TypeError: u.Sha256 is not a constructor
at ai.getDigest (webcrypto-liner.shim.mjs:8444:18)
at ai.<anonymous> (webcrypto-liner.shim.mjs:8456:27)
at Generator.next (<anonymous>)
at webcrypto-liner.shim.mjs:5374:69
at new e (zone.min.js:29:3049)
at $ (webcrypto-liner.shim.mjs:5353:12)
at ai.digest (webcrypto-liner.shim.mjs:8455:14)
at v1.<anonymous> (webcrypto-liner.shim.mjs:9503:26)
at Generator.next (<anonymous>)
at webcrypto-liner.shim.mjs:5374:69
at O (zone.min.js:29:1993)
at zone.min.js:29:1068
at zone.min.js:29:1174
at e.invoke (zone.min.js:14:7205)
at Object.onInvoke (core.mjs:26274:33)
at e.invoke (zone.min.js:14:7145)
at t.run (zone.min.js:14:2289)
at zone.min.js:29:2798
at e.invokeTask (zone.min.js:14:7889)
at Object.onInvokeTask (core.mjs:26261:33)
The text was updated successfully, but these errors were encountered:
Contact Details
[email protected]
What happened?
Whenever I add a new source (search for source, click on correct source, then click
Connect
), it gets stuck on the spinner. If I look at console, it has the error below. If I refresh the page, and repeat the steps above and connect to the same provider, it will proceed to the provider's connection screen.Flavor
Docker
Version
main#6d6647a
Relevant log output
The text was updated successfully, but these errors were encountered: