Error on opening cerebro
See original GitHub issue- [ x] I am on the latest Cerebro.app version
- I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: Ubuntu Budgie 18.04
- Cerebro.app version: 3.2
- Relevant information from devtools (See above how to open it):
Issue
I get this error when I installed the latest version (3.2) for Ubuntu Budgie. Happens when I open the app from my app menu. Also occurred when I pressed Ctrl + Space for the first time, howver was unable to reproduce afterwards.
Uncaught Exception:
TypeError: Cannot read property 'webContents' of undefined
at EventEmitter.module.exports._electron.ipcMain.on (/opt/Cerebro/resources/app.asar/main.js:687:47)
at emitTwo (events.js:106:13)
at EventEmitter.emit (events.js:191:7)
at WebContents.<anonymous> (/opt/Cerebro/resources/electron.asar/browser/api/web-contents.js:247:37)
at emitTwo (events.js:106:13)
at WebContents.emit (events.js:191:7)
Issue Analytics
- State:
- Created 5 years ago
- Reactions:9
- Comments:21 (2 by maintainers)
Top Results From Across the Web
Error on opening cerebro · Issue #486 - GitHub
I get this error when I installed the latest version (3.2) for Ubuntu Budgie. Happens when I open the app from my app...
Read more >Cerebro Error - DataDive Tools
Cerebro Error! First thing to try is select your Helium10 account in DataDive menu option If this is not successful then most likely...
Read more >"Connection failed" error during authorization
This error means that there's an issue connecting to the Cerebro servers. Check your Internet connection. 2. Check that ports 45432, 45431 and...
Read more >Unexpected system error - cerebro : r/Fedora - Reddit
Hello I'm very new to linux and fedora. After boot-up and whenever the computer returns from sleep these error messages welcome me.
Read more >Cerebro - Exceptions - Backtrader
One of the design goals was to quit as early as possible and let the users have full transparency of what was happening...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Setting
trackingEnabled
tofalse
fixed it for me in~/.config/Cerebro/config.json
I have a similar problem on opening Cerebro.app
Error shown on a default wondow: ` A JavaScript error occurred in the main process
Uncaught Exception: TypeError: visitor(…).screenview is not a function at module.exports.exports.screenView.screenName (/Applications/Cerebro.app/Contents/Resources/app.asar/webpack:/app/lib/trackEvent.js:31:15) at module.exports.exports.default (/Applications/Cerebro.app/Contents/Resources/app.asar/webpack:/app/main/createWindow.js:166:3) at App.module.exports._electron.app.on (/Applications/Cerebro.app/Contents/Resources/app.asar/webpack:/app/main.development.js:38:16) at emitTwo (events.js:111:20) at App.emit (events.js:191:7) `