fether icon indicating copy to clipboard operation
fether copied to clipboard

Parity Error on Start Up (Linux Mint x64 AppImage)

Open roabhi opened this issue 5 years ago • 3 comments

Hello,

I have been using your fether-0.3.1-x86_64.AppImage for some time without any problems. Added a few tokens and all was great.

I decided to download latest version ( Parity-Fether-0.4.2.AppImage ) to catch up with latest ETH chain updates and so on and when trying to initialize the application I got the error:

OS: linux Arch: x64 Channel: undefined Error: connect ENOENT /home/modus/.config/fether/fether-parity-ipc.ipc

I am also attaching the log from /home/modus/.config/fether/fether.log

{"level":30,"time":1579713864902,"msg":"Running Fether in production environment","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713864904,"msg":"Platform detected:  linux","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713864904,"msg":"Process type:  browser","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713864904,"msg":"Process ID:  4624","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713864904,"msg":"Process args:  [\"\",\"/tmp/.mount_ParityRPgtN3/fether\"]","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713864904,"msg":"Electron version:  7.0.0","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713864917,"msg":"Single Fether instance lock obtained by this instance","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713864918,"msg":"fether-i18n: success","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713865535,"msg":"Creating window","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713865763,"msg":"Finished configuring Electron menu","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713865973,"msg":"Finished creating window","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866028,"msg":"Configuring taskbar mode for the window","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866028,"msg":"Running Parity Ethereum","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866029,"msg":"Showing window id:  1","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866029,"msg":"Showing window","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866030,"msg":"Calculated window position:  {\"x\":1568,\"y\":27}","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866031,"msg":"Previously saved window position exists:  true","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866032,"msg":"Loaded window position:  {\"x\":1420,\"y\":369}","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866032,"msg":"Fixed window position:  {}","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866039,"msg":"Fether window resized. Moving it back up into view if required","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866042,"msg":"Window resolution (previous, current):  undefined {\"x\":1920,\"y\":1080}","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866043,"msg":"Saved window position after move (x: 1420, y: 369)","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866043,"msg":"Finished showing window","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866043,"msg":"Ready to use Parity Fether","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713866132,"msg":"Running \"/tmp/.mount_ParityRPgtN3/resources/static/parity --light --no-jsonrpc --no-ws --ipc-path /home/modus/.config/fether/fether-parity-ipc.ipc --ipc-apis all --chain foundation\".","pid":4624,"hostname":"modus-desktop","name":"@parity/electron:main","v":1}
{"level":30,"time":1579713866980,"msg":"2020-01-22 18:24:26  Starting Parity-Ethereum/v2.5.11-stable-fc129b4-20191205/x86_64-linux-gnu/rustc1.39.0\n2020-01-22 18:24:26  Keys path /home/modus/.local/share/io.parity.ethereum/keys/ethereum\n2020-01-22 18:24:26  DB path /home/modus/.local/share/io.parity.ethereum/chains_light/ethereum/db/906a34e69aec8c0d\n2020-01-22 18:24:26  Running in experimental Light Client mode.\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":50,"time":1579713867982,"msg":"Error connecting to IPC socket. {\"errno\":\"ENOENT\",\"code\":\"ENOENT\",\"syscall\":\"connect\",\"address\":\"/home/modus/.config/fether/fether-parity-ipc.ipc\"}","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":50,"time":1579713867982,"msg":"connect ENOENT /home/modus/.config/fether/fether-parity-ipc.ipc","pid":4624,"hostname":"modus-desktop","name":"fether","type":"Error","stack":"Error: connect ENOENT /home/modus/.config/fether/fether-parity-ipc.ipc\n    at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1056:14)","errno":"ENOENT","code":"ENOENT","syscall":"connect","address":"/home/modus/.config/fether/fether-parity-ipc.ipc","v":1}
{"level":30,"time":1579713868021,"msg":"2020-01-22 18:24:28  Debug API is not available in light client mode.\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713868021,"msg":"2020-01-22 18:24:28  Debug API is not available in light client mode.\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713868071,"msg":"Blur window","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713871045,"msg":"Fether window resized. Moving it back up into view if required","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579713872960,"msg":"2020-01-22 18:24:32  Public node URL: enode://f754f1fe7a86fd30aff35f4fe3854908f28d541c360f56a9dd822ff28dd4fe56cb37a2cad1d543ade29df107459c823783c12305d14a30bbee6e6bc817f178f9@192.168.1.41:30303\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713873028,"msg":"2020-01-22 18:24:33  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  13/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713878028,"msg":"2020-01-22 18:24:38  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  14/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713883028,"msg":"2020-01-22 18:24:43  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  15/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713888028,"msg":"2020-01-22 18:24:48  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  13/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713893028,"msg":"2020-01-22 18:24:53  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  14/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713898028,"msg":"2020-01-22 18:24:58  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  16/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713903028,"msg":"2020-01-22 18:25:03  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  14/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713908028,"msg":"2020-01-22 18:25:08  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  18/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713913028,"msg":"2020-01-22 18:25:13  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  17/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713918029,"msg":"2020-01-22 18:25:18  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  20/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713923029,"msg":"2020-01-22 18:25:23  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  17/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713928029,"msg":"2020-01-22 18:25:28  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  19/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713933029,"msg":"2020-01-22 18:25:33  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  19/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713938029,"msg":"2020-01-22 18:25:38  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  21/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713941743,"msg":"2020-01-22 18:25:41  Stage 3 block verification failed for #9200000 (0x6ba9…eb8a)\nError: Error(Block(InvalidDifficulty(Mismatch { expected: 2459689277719575, found: 2458589766091800 })), State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713943029,"msg":"2020-01-22 18:25:43  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s   8365+    0 Qed  21/50 peers   560 bytes cache    6 MiB queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713948030,"msg":"2020-01-22 18:25:48  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s   2044+    0 Qed  20/50 peers   560 bytes cache    2 MiB queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713953030,"msg":"2020-01-22 18:25:53  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  21/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713958030,"msg":"2020-01-22 18:25:58  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713963031,"msg":"2020-01-22 18:26:03  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713968031,"msg":"2020-01-22 18:26:08  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  22/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713973031,"msg":"2020-01-22 18:26:13  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  24/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713978031,"msg":"2020-01-22 18:26:18  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713983031,"msg":"2020-01-22 18:26:23  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713988031,"msg":"2020-01-22 18:26:28  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  24/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713993031,"msg":"2020-01-22 18:26:33  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579713998031,"msg":"2020-01-22 18:26:38  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  24/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714003032,"msg":"2020-01-22 18:26:43  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714008032,"msg":"2020-01-22 18:26:48  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  26/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714013032,"msg":"2020-01-22 18:26:53  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  24/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714018032,"msg":"2020-01-22 18:26:58  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  24/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714023032,"msg":"2020-01-22 18:27:03  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  26/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714028032,"msg":"2020-01-22 18:27:08  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  24/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714033032,"msg":"2020-01-22 18:27:13  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  24/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714038032,"msg":"2020-01-22 18:27:18  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  24/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714043032,"msg":"2020-01-22 18:27:23  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714048033,"msg":"2020-01-22 18:27:28  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714053033,"msg":"2020-01-22 18:27:33  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714058033,"msg":"2020-01-22 18:27:38  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714063033,"msg":"2020-01-22 18:27:43  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714068033,"msg":"2020-01-22 18:27:48  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714073033,"msg":"2020-01-22 18:27:53  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714078033,"msg":"2020-01-22 18:27:58  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714083034,"msg":"2020-01-22 18:28:03  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714088034,"msg":"2020-01-22 18:28:08  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714093034,"msg":"2020-01-22 18:28:13  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714098034,"msg":"2020-01-22 18:28:18  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714103034,"msg":"2020-01-22 18:28:23  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714108034,"msg":"2020-01-22 18:28:28  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714113035,"msg":"2020-01-22 18:28:33  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714118035,"msg":"2020-01-22 18:28:38  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714123035,"msg":"2020-01-22 18:28:43  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714128035,"msg":"2020-01-22 18:28:48  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714133035,"msg":"2020-01-22 18:28:53  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714138035,"msg":"2020-01-22 18:28:58  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714143035,"msg":"2020-01-22 18:29:03  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714148036,"msg":"2020-01-22 18:29:08  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714153036,"msg":"2020-01-22 18:29:13  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714158036,"msg":"2020-01-22 18:29:18  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714163036,"msg":"2020-01-22 18:29:23  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714168036,"msg":"2020-01-22 18:29:28  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714173036,"msg":"2020-01-22 18:29:33  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714178037,"msg":"2020-01-22 18:29:38  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714183037,"msg":"2020-01-22 18:29:43  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714188037,"msg":"2020-01-22 18:29:48  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714193037,"msg":"2020-01-22 18:29:53  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714198037,"msg":"2020-01-22 18:29:58  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714203037,"msg":"2020-01-22 18:30:03  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714208037,"msg":"2020-01-22 18:30:08  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714211114,"msg":"Blur window","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579714213038,"msg":"2020-01-22 18:30:13  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714218038,"msg":"2020-01-22 18:30:18  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714220305,"msg":"Blur window","pid":4624,"hostname":"modus-desktop","name":"fether","v":1}
{"level":30,"time":1579714223038,"msg":"2020-01-22 18:30:23  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714228038,"msg":"2020-01-22 18:30:28  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714233038,"msg":"2020-01-22 18:30:33  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714238038,"msg":"2020-01-22 18:30:38  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714243038,"msg":"2020-01-22 18:30:43  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714248038,"msg":"2020-01-22 18:30:48  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714253039,"msg":"2020-01-22 18:30:53  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714258039,"msg":"2020-01-22 18:30:58  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714263039,"msg":"2020-01-22 18:31:03  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714268039,"msg":"2020-01-22 18:31:08  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714273039,"msg":"2020-01-22 18:31:13  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714278039,"msg":"2020-01-22 18:31:18  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}
{"level":30,"time":1579714283039,"msg":"2020-01-22 18:31:23  Syncing #9199999 0xe21d…fcc8     0.0 hdr/s      0+    0 Qed  25/50 peers   560 bytes cache  0 bytes queue  RPC:  0 conn,    0 req/s,    0 µs\n","pid":4624,"hostname":"modus-desktop","name":"@parity/parity","v":1}

On terminal and besides the errors related to "fether-parity-ipc.ipc" archive I see the following later on

Stage 3 block verification failed for #9200000 (0x6ba9…eb8a) Error: Error(Block(InvalidDifficulty(Mismatch { expected: 2459689277719575, found: 2458589766091800 })), State { next_error: None, backtrace: InternalBacktrace { backtrace: None } }) If I quit and restart the app, ETH main chain seems to be synced after some time (at least I see the balance) but the other tokens seems to be syncing forever and I cannot access them.

Any help is appreciated.

Thanks

roabhi avatar Jan 22 '20 17:01 roabhi

Any info on the issue be would be nice. I would need to recover access to my tokens asap.

Please help.

roabhi avatar Jan 23 '20 20:01 roabhi

You are running an older version of Parity Ethereum that doesn't support the latest hardfork. If you have loaded your wallet in fether or parity-ethereum in the past, the keystore files associated with wallet will be in your local filesystem in the directory described here: https://wiki.parity.io/Parity-Wallet#view-and-send-ether-and-tokens

you should be able to grab your keystore file and load it up into most other wallet software, given that you recall your password.

Edit: alternatively we will make a release in the next days which might solve your issue.

Tbaut avatar Jan 23 '20 21:01 Tbaut

Hello,

Did not Fether support the latest fork since v0.4?. Maybe I am missing something here.

In any case, I will wait for that upgrade. I would prefer keep using Fether rather than dealing with other apps.

Thanks a lot for the help!.

roabhi avatar Jan 24 '20 12:01 roabhi