Closed sigwo closed 7 years ago
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
}
}
Windows 10, Agama Desktop 0.1.6.1e beta release