Giter Site home page Giter Site logo

Comments (4)

alexpmorris avatar alexpmorris commented on June 22, 2024

Not sure about that blank screen issue, but it doesn't seem WhaleVault is currently fully compatible with ecency.com, which seems to be attempting to use the requestAddAccountAuthority (not currently supported as a polyfill by WhaleVault) to provide ecency.app with the ability to post directly to your account, as opposed to using WhaleVault to directly sign and broadcast your post/comment transactions.

Technically, this feature is probably relatively easy to add. However, it also seems extra risky as it has the potential to let apps completely bypass WhaleVault (or KeyChain for that matter) for the requested scope.

HOWEVER, you probably don't have this particular issue if ecency has already added that scope to your account another way in the past. And if ecency.app can already post and comment on your behalf, it seems unlikely the problem resides with WhaleVault, as ecency would not even use WhaleVault for posting.

In fact, just playing around a bit with the guest123 account, I received the following error, despite WhaleVault having the posting key available:

The app @ecency.app doesn't have permission to broadcast for @guest123.

As far as your blank screen issue, keep the Chrome Console window open and see if there are any errors shown there when it happens that can provide more insight into what the problem may be.

from whalevault.

cracklejoy avatar cracklejoy commented on June 22, 2024

I appear to be getting the following according to the Firefox console.

DOMException: The quota has been exceeded. client.9663de42.js:2:4323600
Uncaught DOMException: The quota has been exceeded. client.9663de42.js:2

This isn't very helpful but your explanation is. I see there are numerous other issues with ecency, I'll try using another frontend and see how things go.

Thanks for the quick response.

from whalevault.

alexpmorris avatar alexpmorris commented on June 22, 2024

Seems you may be running out of IndexedDB space in firefox (there is a limit to how much data can be saved by each website in the browser's DB).

If you continue to use ecency.com, maybe this link can help with that:

https://support.mozilla.org/de/questions/1309735

from whalevault.

cracklejoy avatar cracklejoy commented on June 22, 2024

This indeed is a strange cookie issue on their site that I've never run across before. The cookie keeps increasing in size for some reason.

You can increase the available cookie size in Firefox but you'll eventually hit the limit again and reproduce this error.

ecency DOMException: The quota has been exceeded in console

Type about:config in Firefox
Change the following entry
dom.storage.default_quota 5120 (default)

I've changed it to 10 megabytes a few days ago and it's filled up yet again :/

from whalevault.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.