iotaledger / legacy-wallet-use-trinity-wallet-instead

IOTA Wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection Refused when using private testnet node

wcc19840827 opened this issue · comments

commented

Prerequisites

If you are not suggesting a feature, you must be able to check all of the following (place an x inside the brackets to check the box). If you cannot check all of the boxes, this issue should not be reported on GitHub as it is not a bug:

  • I confirm that this is an issue with the IOTA Wallet and not an exchange
  • I confirm that this is an issue with the wallet, not IRI
  • For pending transactions: I confirm that I have tried reattaching and promoting multiple times (check this box if your issue is not related to a pending transaction)
  • I confirm that this is not an issue related to stolen/lost funds
  • I confirm that this is not a zero balance issue related to a snapshot (last snapshots occurred on October 23 and January 28)
  • For private key warnings: I confirm that I am not at risk of reusing an address, or another user has verified that I am not (check this box if your issue is not related to a private key reuse)
  • I confirm that this issue is present on the latest version of the wallet

Description

Log in to my own private testnet with the latest version of the wallet 2.5.7, which will show 'connection refused'

Steps to Reproduce

  1. java -jar iri.jar --testnet true --testnet-no-coo-validation true --snapshot=Snapshot.txt --api-host 0.0.0.0 --config iota.ini
  2. Open wallet
  3. Go to Tools -> Edit Node Configuration
  4. Host = http://<my private testnet ip>:14265
  5. Save
  6. View Node Info
  7. Fill Seed
  8. Login

Expected behavior: [What you expected to happen]
Login OK

Actual behavior: [What actually happened]
Connection Refused

Versions

[IRI Version] 1.8.0-RELEASE
[OS Version] Ubuntu 18.04
[Wallet Version] 2.5.7