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

Agama launch fails - No Electrum Servers list #211

Open
smk762 opened this issue Feb 4, 2019 · 0 comments
Open

Agama launch fails - No Electrum Servers list #211

smk762 opened this issue Feb 4, 2019 · 0 comments

Comments

@smk762
Copy link
Collaborator

smk762 commented Feb 4, 2019

Suspected due to toggling on "Custom electrum servers list" without specifying a file.

env agama dir: /home/smk762/.agama env -------------------------- env komodo dir: /opt/Agama/resources/app.asar/assets/bin/linux64/komodod env komodo bin: /home/smk762/.komodo spv.cache local spv cache loaded from local file spv.serverList local electrum servers list file is not found! A JavaScript error occurred in the main process Uncaught Exception: TypeError: Cannot read property 'constants' of undefined at Function.api.saveElectrumServersList (/opt/Agama/resources/app.asar/routes/api/electrum/servers.js:94:37) at Function.api.loadElectrumServersList (/opt/Agama/resources/app.asar/routes/api/electrum/servers.js:83:11) at Object.<anonymous> (/opt/Agama/resources/app.asar/routes/api.js:186:7) at Object.<anonymous> (/opt/Agama/resources/app.asar/routes/api.js:199:3) at Module._compile (internal/modules/cjs/loader.js:693:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:704:10) at Module.load (internal/modules/cjs/loader.js:602:32) at tryModuleLoad (internal/modules/cjs/loader.js:541:12) at Function.Module._load (internal/modules/cjs/loader.js:533:3) at Module.require (internal/modules/cjs/loader.js:640:17) at require (internal/modules/cjs/helpers.js:20:18) at Object.<anonymous> (/opt/Agama/resources/app.asar/main.js:39:11) at Object.<anonymous> (/opt/Agama/resources/app.asar/main.js:592:3) at Module._compile (internal/modules/cjs/loader.js:693:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:704:10) at Module.load (internal/modules/cjs/loader.js:602:32)
Resolved by editing ~/.agama/config,json

"customServers": false, "syncServerListFromKv": false,

Request fallback to revert to default if error while loading.

@smk762 smk762 changed the title Agama launch fails in - No Electrum Servers list Agama launch fails - No Electrum Servers list Feb 5, 2019
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

1 participant