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

no reaction on generate address #5

Open
rnagler opened this issue Dec 13, 2017 · 4 comments
Open

no reaction on generate address #5

rnagler opened this issue Dec 13, 2017 · 4 comments

Comments

@rnagler
Copy link

rnagler commented Dec 13, 2017

after supplying a seed, when I press Generate Address, nothing happens.
my node-info on a private testnet:
{
"appName": "IRI Testnet",
"appVersion": "1.4.1.2",
"jreAvailableProcessors": 4,
"jreFreeMemory": 582967776,
"jreVersion": "1.8.0_152",
"jreMaxMemory": 3715629056,
"jreTotalMemory": 713555968,
"latestMilestone": "LXQGL9SHGRBSDILNTEGRYMIKTPEIGAVBHAM9HUGBAFJVYRXRFOQBFCRDVHRZHVEDUTDLWQNFSMQBC9999",
"latestMilestoneIndex": 246489,
"latestSolidSubtangleMilestone": "LXQGL9SHGRBSDILNTEGRYMIKTPEIGAVBHAM9HUGBAFJVYRXRFOQBFCRDVHRZHVEDUTDLWQNFSMQBC9999",
"latestSolidSubtangleMilestoneIndex": 246489,
"neighbors": 2,
"packetsQueueSize": 0,
"time": 1513176307039,
"tips": 1,
"transactionsToRequest": 0,
"duration": 0
}
same reaction also on mainnet, on different nodes
maybe a version conflict with iota.min.js ?

@eirik-strand
Copy link

I have the same issue

@jensmeder
Copy link

You have to replace the included iota.min.js with the most recent iota.min.js from the iota.lib.js repository into the js subfolder.

@tedjames
Copy link

Replacing iota.min.js worked for me 👍

@joshivince
Copy link

After replacing the iota.min.js my sidebar doesn't work anymore. If I click on the burger menu, it does nothing.

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

5 participants