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
{{ message }}
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
$ 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)
The text was updated successfully, but these errors were encountered:
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)
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)
The text was updated successfully, but these errors were encountered: