Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

A JavaScript error occurred in the main process #260

Open
ghost opened this issue Feb 12, 2019 · 0 comments
Open

A JavaScript error occurred in the main process #260

ghost opened this issue Feb 12, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 12, 2019

I'm running:

  • Parity client version:
    according to the CLI: version Parity/v1.11.5-beta-0487c5b-20180629/x86_64-linux-gnu/rustc1.27.0
    according to snap store: v2.2.9
  • Parity UI version: 0.3.5
  • Operating system: Linux Ubuntu 18.04
  • Installed via: snap
  • Fully synchronized: yes
  • Network: kovan
  • I tried to restart both Parity UI and Parity Ethereum client: no / yes

This is what I get when starting parity-ui without fully synced:

Error: A JavaScript error occurred in the main process
Uncaught Exception:
Error: spawn /home/username/snap/parity-ui/38/.config/parity-ui/parity ENOENT
    at _errnoException (util.js:1024:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
    at onErrorNT (internal/child_process.js:372:16)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)

This is what I get after sync and restart:

Parity Error: An error occured while fetching parity.
Please attach the following debugging info:
OS: linux
Arch: x64
Channel: beta
Error: getaddrinfo ENOTFOUND vanity-service.parity.io vanity-service.parity.io:443
Please also attach the contents of the following file:
/home/username/snap/parity-ui/38/.config/parity-ui/parity.log

Please quit the app and retry again. If the error message persists, please file an issue at https://github.com/parity-js/shell/issues.

parity.log is empty

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

0 participants