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 1.1.0-beta.1 on linux #458

Closed
roschler opened this issue Mar 24, 2018 · 1 comment
Closed

System Error when running Ganache 1.1.0-beta.1 on linux #458

roschler opened this issue Mar 24, 2018 · 1 comment

Comments

@roschler
Copy link

Platform: Ubuntu 14.04 LTS

  1. I previously was using TestRPC. Did an npm global install using the "ganache-cli" label. (I know they are the same thing now, just being thorough in my reporting).
  2. Already had TestPRC running while I was doing this.
  3. Ran Ganache by double-clicking the AppImage after making it executeable with chmod
  4. It ran fine
  5. Exited TestRPC that was running in a Terminal window
  6. Exited Ganache
  7. From here on in, every time I tried to run it it would fail to load.
  8. Rebooted and Ganache asked me to raise this issue.
  9. Clicked on Relaunch and the Ganache GUI appeared with Mining Status set to "Automining"

IMPORTANT: I think the problem may have occurred when I tried running it either from an icon locked on the launcher or from a shortcut on the desktop. Perhaps this is a "working directory" issue? I tried repeating the problem by running from the launcher icon or the desktop shortcut. In each instance Ganache failed to load. However, I was still able to run it successfully by double-clicking on the AppImage in the install directory.

PLATFORM: linux
GANACHE VERSION: 1.1.0-beta.1

EXCEPTION:

Error: listen EADDRINUSE 127.0.0.1:7545
    at Object.exports._errnoException (util.js:1022:11)
    at exports._exceptionWithHostPort (util.js:1045:20)
    at Server._listen2 (net.js:1262:14)
    at listen (net.js:1298:10)
    at doListening (net.js:1397:7)
    at _combinedTickCallback (internal/process/next_tick.js:77:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

APPLICATION LOG:

T+0ms: Starting server with configuration: {"hostname":"127.0.0.1","port":7545,"network_id":5777,"total_accounts":10,"unlocked_accounts":[],"mnemonic":"candy maple cake sugar pudding cream honey rich smooth crumble sweet treat","vmErrorsOnRPCResponse":true}
@mikeseese
Copy link
Contributor

Thanks so much for reporting this! This issue will be tracked using #665. I apologize for the catch-all comment. I will be going back through these issues and make sure I don't miss any specific details and make the appropriate comments.

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

2 participants