leaderboard-example
leaderboard-example copied to clipboard
Port14265 connection refused
I do not know how to run this example on default port 14265. My localhost:14265 connection refused although I have run the client iota wallet by "npm start -p 14265" .
yukiba, are you sure you have started on the same computer your own java full node ?
I have the Same problem and I'm sure to have all in the same machine (Web and IOTA Full Node).

I suggest you both try to use ip adress instead of hostname; sometimes, linux does block incoming connections to localhost but allow connections to the exposed ip adress (which can be fixed anyway)