-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Exception in setInterval callback: TypeError: Cannot read property 'length' of undefined #864
Comments
Could you kindly check if you still encounter this with |
I do have the same problem with Ubuntu 15.04 using Ethereum-Wallet-linux64-0-8-1.zip Network type: main I deleted all config and synct the chain, at the end this came up. Its a UI problem:
My System: Linux i7 3.19.0-25-generic #26-Ubuntu SMP Fri Jul 24 21:17:31 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux |
Did this happen on the splash-screen, the main-UI or some transaction/onboarding dialog? |
Splash screen, thats the first screen? I see syncing the chains, and left bottom corner the nodes. After syncing, this error shows up in the console. (I start with ./Ethereum-Wallet) It just loops forever. Just ask, if you have more questions.. |
Do you still encounter this issue on the latest version |
I just encounter this issue using Ubuntu 16.04 and Mist 0.8.2. Started Mist for the first time, let it download for a couple hours. When I got back, this issue was flooding my terminal. Closed Mist. Reopened it and looks like Splash Screen is stuck with 25 peers and nothing else for a hour. |
Thank you @souellet-mn, could you add the terminal output to your post?
There have been several users reporting the same behaviour on other issues (will add links here). pinging @hiddentao |
[2016-09-18 00:16:48.409] [INFO] (ui: popup) - Exception in setInterval callback: TypeError: Cannot read property 'length' of undefined
at c (file:///home/xxxx/ethereum/Mist-linux64-0-8-2/resources/app.asar/interface/6fa29eb3f4e5ee14f8b166e0ae60985d28cc30dc.js:127:3965)
at t (file:///home/xxxx/ethereum/Mist-linux64-0-8-2/resources/app.asar/interface/6fa29eb3f4e5ee14f8b166e0ae60985d28cc30dc.js:127:431)
at Object.format (file:///home/xxxx/ethereum/Mist-linux64-0-8-2/resources/app.asar/interface/6fa29eb3f4e5ee14f8b166e0ae60985d28cc30dc.js:127:6000)
at file:///home/xxxx/ethereum/Mist-linux64-0-8-2/resources/app.asar/interface/6fa29eb3f4e5ee14f8b166e0ae60985d28cc30dc.js:273:1679
at withValue (file:///home/xxxx/ethereum/Mist-linux64-0-8-2/resources/app.asar/interface/6fa29eb3f4e5ee14f8b166e0ae60985d28cc30dc.js:3:7204)
at file:///home/xxxx/ethereum/Mist-linux64-0-8-2/resources/app.asar/interface/6fa29eb3f4e5ee14f8b166e0ae60985d28cc30dc.js:3:2935
at file:///home/xxxx/ethereum/Mist-linux64-0-8-2/resources/app.asar/interface/6fa29eb3f4e5ee14f8b166e0ae60985d28cc30dc.js:3:7462 |
I don't know if this is even related to this issue, but today I'm having a really bad memory leak. I still have the previous exception flooding my terminal and while the splash screen says "Downloading blocks (X peers)", geth process memory usage go from 200 MiB to over 1GiB in about 2 minutes and then went up to 6GiB in a manner of seconds before I killed the process. |
This was caused by a faulty instruction within geth: Bug-Report: ethereum/go-ethereum#3002 Duplicate of #1165 |
Probably fixed. |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
Node type: geth/eth
OS: linux
Network type: main
Mist version: 0.7.5
The text was updated successfully, but these errors were encountered: