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

System Error when running Ganache 2.1.0 on linux #1371

Closed
ExperimentsWithCode opened this issue Jul 27, 2019 · 1 comment
Closed

System Error when running Ganache 2.1.0 on linux #1371

ExperimentsWithCode opened this issue Jul 27, 2019 · 1 comment

Comments

@ExperimentsWithCode
Copy link

I just unboxed truffle drizzle box with npx truffle unbox drizzle. I then downloaded the Ganache GUI from here. I can create a new workspace but cannot add a project. When adding the truffle drizzle box I get the following error

PLATFORM: linux Pop OS 18.10 (64 bit)
GANACHE VERSION: 2.1.0

EXCEPTION:

Error: watch ~/FRT/truffle-config.js ENOSPC
    at exports._errnoException (util.js:1024:11)
    at FSWatcher.start (fs.js:1394:19)
    at Object.fs.watch (fs.js:1420:11)
    at ProjectFsWatcher.start (/src/truffle-integration/projectFsWatcher.js:40:29)
    at new ProjectFsWatcher (/src/truffle-integration/projectFsWatcher.js:25:10)
    at ProjectsWatcher.add (/src/truffle-integration/projectsWatcher.js:130:23)
    at process.<anonymous> (/src/truffle-integration/index.js:59:34)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
@ExperimentsWithCode
Copy link
Author

Turned out to just need a restart. Was running into this issue:

Error: ENOSPC: System limit for number of file watchers reached, watch ... #11406

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

1 participant