Coder Social home page Coder Social logo

Comments (31)

plondon avatar plondon commented on June 18, 2024

We think users facing this issue may have imported an address that makes the balance/transaction request fail. #995 is attempting to solve the issue. We are testing this today

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

Have you ever imported an address, public key or private key to your wallet?

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

No i haven't imported any thing. i just created few wallet addresses in one blockchain.com wallet. and i receive payment through blockchain api, i receive many payments daily.

I just think that because of too many transaction your site is showing this error. blockchain script code can't get load of too many transaction in one wallet. it's capacity is not enough.

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

If you can find the error in the network tab (probably from multiaddr), that would help

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

http://prntscr.com/kx8mzt

i am getting this error on network tab please check screen shot

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

Thanks for the screenshot, these are the responses for latestblock, which are successful.

Please:

  1. have the network tab open when you login
  2. filter by multiaddr
  3. check response for multiaddr

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

when i login so this is the result https://prnt.sc/kxifhs

and after logged in

http://prntscr.com/kxigr0

http://prntscr.com/kxih21

http://prntscr.com/kxihds

http://prntscr.com/kxihkq

these things are causing issue may be. please set this asap!

Thanks

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

Well this is not an issue with the new wallet but seems like you've hit the multiaddr max limit for addresses. You will most likely need to archive 258 addresses, and I would recommend using the hd wallet instead of importing addresses

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

But to achive addresses it must show addresses in my wallet right? but it is not showing any record just showing errors. http://prntscr.com/ky2p9r

you can see screenshot and tell me proper solution.

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

We will work on a fix for this

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

OK i have also submitted support ticket request please must check that also. it will helps you too find exact problem.

REQUEST #625093

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

Also please tell me how long does it will take to resolve this issue?

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

We will release the fix on thursday

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

OK thanks, please tell me what if i use recover fund option to recover my missing fund from my existing wallet? does it will recover all fund if i use recover fund option and use backup phase phares?

https://login.blockchain.com/#/recover

does this option will set my again back to normal? because it will generate new wallet id for my existing wallet right?

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

Recover will recover the hd wallet, not your imported addresses, of which you have many :)

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

Does generating address using blockchain api also know as imported address?

I never used import bitcoin address button,

for example i just created new wallet to explain you that how i was using my wallet.

http://prntscr.com/ky4229

see this screenshot it will show you that i generated wallet like this. in one blockchain account i used multiple wallets.

I never used import bitcoin address option please see example screenshot.
http://prntscr.com/ky43kw

but also note that i was using my that wallet in my site by using receiving payments api of blockchain.

if the address api generates called imported addresses or not?

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

O so for the multiaddr call, how many xpubs are you requesting info for?

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

i have multiple xpubs i can show you all if you want so. and you can also find all that from my support ticket which i generated.

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

Better not to post them publicly, I can check them there if you post them in the ticket. Thanks

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

yes sure please check them there in my ticket

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

did you checked my ticket REQUEST #625093 i just posted all xpubs there.?

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

I have replied to ticket again please check.

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

https://prnt.sc/ky90hw

my account is still not showing my wallet addresses you can see in screenshot. please fix it asap! why this issue is not being fix yet.?

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

#998 (comment)

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

You mean i have to wait 2 more days?

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

Thursday is 3 days away. Or you can run the project locally on release/4.2.x branch. Otherwise yes, 3 days, on Thursday.

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

you can run the project locally on release/4.2.x

can you guide me how can i run this project locally ?

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

https://github.com/blockchain/blockchain-wallet-v4-frontend#local-development

You will need to git checkout release/4.2.x after you clone the repository.

from blockchain-wallet-v4-frontend.

blockmine1 avatar blockmine1 commented on June 18, 2024

OK i will wait 3 days i hope my account issue will be fixed then. because it's very important for me.

Thanks

from blockchain-wallet-v4-frontend.

plondon avatar plondon commented on June 18, 2024

4.2.12 has been released so I will close this issue and resolve the rest in your support ticket

from blockchain-wallet-v4-frontend.

chikamso1 avatar chikamso1 commented on June 18, 2024

good day . please i have same problem now . i cant find my fund in my wallet

from blockchain-wallet-v4-frontend.

Related Issues (20)

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.