Skip to content
This repository has been archived by the owner on May 22, 2018. It is now read-only.

Launch Error #74

Closed
sigwo opened this issue Mar 28, 2017 · 1 comment
Closed

Launch Error #74

sigwo opened this issue Mar 28, 2017 · 1 comment

Comments

@sigwo
Copy link

sigwo commented Mar 28, 2017

Windows 10, Agama Desktop 0.1.6.1e beta release
1 6 1e-beta error

@satindergrewal
Copy link
Collaborator

satindergrewal commented Mar 28, 2017

Fixed in latest commit to github. WIll be shipped with next version.
For temp fix, make a file config.json in %AppData%/Iguana/ with these contents.

Linux: ~/.iguana/config.json
OSX: ~/Library/Application Support/iguana/config.json

{
"edexGuiOnly": true,
"iguanaGuiOnly": false,
"manualIguanaStart": false,
"skipBasiliskNetworkCheck": false,
"minNotaries": 50,
"host": "127.0.0.1",
"iguanaAppPort": 17777,
"iguanaCorePort": 7778,
"maxDescriptors": {
"darwin": 90000,
"linux": 1000000
}
}

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

No branches or pull requests

2 participants