eth-alarm-clock-dapp icon indicating copy to clipboard operation
eth-alarm-clock-dapp copied to clipboard

Uncaught Exception

Open probonopd opened this issue 5 years ago • 0 comments

Getting an uncaught exception

A JavaScript error occurred in the main process
Uncaught Exception:
Error: ENOENT: no such file or directory, open '/home/travis/.config/eth-alarm-clock-dapp/timenode.log'
    at Object.fs.openSync (fs.js:577:3)
    at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:166:20)
    at Object.fs.writeFileSync (fs.js:1321:33)
    at new FileLogger (/run/firejail/appimage/.appimage-8414/resources/app.asar/logger.js:16:10)
    at Object.<anonymous> (/run/firejail/appimage/.appimage-8414/resources/app.asar/main.js:19:16)
    at Object.<anonymous> (/run/firejail/appimage/.appimage-8414/resources/app.asar/main.js:270:3)
    at Module._compile (internal/modules/cjs/loader.js:711:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:722:10)
    at Module.load (internal/modules/cjs/loader.js:620:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:559:12)

Full log: https://travis-ci.org/AppImage/appimage.github.io/builds/510252360#L1564

Reference: https://github.com/AppImage/appimage.github.io/pull/1392

probonopd avatar Mar 23 '19 09:03 probonopd