Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems getting Harmony Ganache Running On OSX #1

Closed
devonartis opened this issue Jun 29, 2021 · 3 comments
Closed

Problems getting Harmony Ganache Running On OSX #1

devonartis opened this issue Jun 29, 2021 · 3 comments

Comments

@devonartis
Copy link

I attempted to install Harmony Ganache based on the documentation provided

First Step

git clone --recursive https://github.com/harmony-one/harmony-one-ganache-support cd harmony-one-ganache-support

Second Step

You can download a self-contained prebuilt Ganache with Harmony One support binary for your platform of choice from this repository's releases page.
./ganache-2.6.0-beta.3-linux-x86_64.AppImage

I could not find a ./ganache-2.6.0-beta.3-linux-x86_64.AppImage and when I clicked on this link releases as stated in the documentation it did not have an .AppImage.

Third Step

Download the software from releases and follow the instruction on buildinging .AppImage or .dmg from Harmony Integration

Additionally other users are having problems but did not go into much details

Taken From Dev Community Group
image

Taken From Harmony Devs Reddit
Local Blockchain Issues
image

@Severino
Copy link

What error do you get? I can start the application, but when starting the harmony-one network, I get this error:

docker run --name harmony-localnet-ganache --rm -d -p 9500:9500 -p 9800:9800 -p 9801:9801 -p 9501:9501 harmonyone/localnet-ganache
Unable to find image ‘harmonyone/localnet-ganache:latest’ locally

The created image is named ‘harmonyone/localnet-test’, maybe it's a naming issue.
I have described my problems here in further detail:
https://talk.harmony.one/t/thread-technical-feedback/1454/3?u=severin

@devonartis
Copy link
Author

@Severino I am just going through the documentation on our site I did not see any directions to use docker although I did see the docker directory and the docker file. I also was not able to find ./ganache-harmony/dist/ganache-2.6.0-beta.3-linux-x86_64.AppImage where you able to find it.

It has been updated with ganache-2.6.0-beta.3-linux-x86_64.AppImage but it's not really clear what you should be doing to get ganache up and running.

@devonartis
Copy link
Author

Closing this issue as I will open up issues regarding to windows and osx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants