Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

MINGW64 blockchain-wallet-service Throws Javascript and Error #542

Open
GoldFund opened this issue Oct 13, 2018 · 3 comments
Open

MINGW64 blockchain-wallet-service Throws Javascript and Error #542

GoldFund opened this issue Oct 13, 2018 · 3 comments

Comments

@GoldFund
Copy link

GoldFund commented Oct 13, 2018

Hi, occasionally The blockchain-wallet-service (version 0.26.1 ) throws an error and fills the terminal window with javascript.

Also it provides an error message (not all the time)

I have copied below. Please let me know if I need to upgrade or change some API call process.

Thanks

1539393629753 - error: ERR_SYNC

<script type="text/javascript"> //p.status||600o&&(l=u,o=n);for(r.prefix="-"+l+"-",r.Prefix=StyleFix.camelCase(r.prefix),r.properties=[],o=0;o </script>

Also, further to these errors, this one.

$ blockchain-wallet-service start --port 3030
1539396625504 - info: blockchain.info wallet service v0.26.1 running on http://127.0.0.1:3030
wallet.external not set: TypeError: Class constructor Exchange cannot be invoked without 'new'
at new SFOX (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\bitcoin-sfox-client\lib\sfox.js:56:98)
at new External (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\blockchain-wallet-client\lib\external.js:27:20)
at fetchSuccess (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\blockchain-wallet-client\lib\external.js:111:12)
at
at process._tickCallback (internal/process/next_tick.js:188:7)

@GoldFund
Copy link
Author

Seems that it is happening a lot. I am having difficulty creating wallet accounts now. This is the error.
$ blockchain-wallet-service start --port 3030
1539487288380 - info: blockchain.info wallet service v0.26.1 running on http://127.0.0.1:3030
wallet.external not set: TypeError: Class constructor Exchange cannot be invoked without 'new'
at new SFOX (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\bitcoin-sfox-client\lib\sfox.js:56:98)
at new External (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\blockchain-wallet-client\lib\external.js:27:20)
at fetchSuccess (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\blockchain-wallet-client\lib\external.js:111:12)
at
at process._tickCallback (internal/process/next_tick.js:188:7)

@1Bennell
Copy link

Is this where I receive my payment

@GoldFund
Copy link
Author

Is this where I receive my payment

Hi, I do not know what you are talking about. This issue I raised is regarding the failure of the API to create wallet accounts. Nothing to do with payments. The API is functioning perfectly for transfer, and balances etc, it's just the wallet account creation process that is failing for me. regs TIM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@1Bennell @GoldFund and others