Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request Error: inconsistent tips pair selected #38

Open
loebelch opened this issue Feb 15, 2018 · 1 comment
Open

Request Error: inconsistent tips pair selected #38

loebelch opened this issue Feb 15, 2018 · 1 comment

Comments

@loebelch
Copy link

When trying "smidgen generate-address" I get an error "Request Error: inconsistent tips pair selected"

# smidgen generate-address
Enter your seed: *********************
info Generating address...
ERR! Request Error: inconsistent tips pair selected
ERR! Error: Request Error: inconsistent tips pair selected
ERR!     at Object.requestError (/www/development/iota/smidgen/node_modules/iota.lib.js/lib/errors/requestErrors.js:11:12)
ERR!     at makeRequest.prepareResult (/www/development/iota/smidgen/node_modules/iota.lib.js/lib/utils/makeRequest.js:293:24)
ERR!     at exports.XMLHttpRequest.request.onreadystatechange (/www/development/iota/smidgen/node_modules/iota.lib.js/lib/utils/makeRequest.js:71:25)
ERR!     at exports.XMLHttpRequest.dispatchEvent (/www/development/iota/smidgen/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:591:25)
ERR!     at setState (/www/development/iota/smidgen/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:610:14)
ERR!     at IncomingMessage.<anonymous> (/www/development/iota/smidgen/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:447:13)
ERR!     at emitNone (events.js:111:20)
ERR!     at IncomingMessage.emit (events.js:208:7)
ERR!     at endReadableNT (_stream_readable.js:1055:12)
ERR!     at _combinedTickCallback (internal/process/next_tick.js:138:11)
ERR!
ERR!
ERR! smidgen: 1.2.1 - iota.lib.js: 0.4.7 - node: v8.9.4
ERR! please open an issue including this log on https://github.com/bitfinexcom/smidgen/issues
@loebelch
Copy link
Author

It seems that this issue is only occuring when using default provider (http://iota.bitfinex.com:80).
I have changed to a different full node - after that the generation was successfull.

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

No branches or pull requests

1 participant