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

Running the app #37

Open
cakeworks12345 opened this issue Jan 22, 2018 · 10 comments
Open

Running the app #37

cakeworks12345 opened this issue Jan 22, 2018 · 10 comments

Comments

@cakeworks12345
Copy link

Hi Michael
very interested in trying out what you've created with IPFS and file sharing.
Could you give me a quick walkthrough on how to use your app?
I've downloaded it and cannot get past the "It seems that the IPFS dameon is not started yet. Daemon stopped" screen.
My IPFS Daemon is running though.
Thanks
J

@MichaelMure
Copy link
Owner

Hello,
It's probably because Arbore embed its own daemon (a go-ipfs one) and that conflict with yours. I should change the ports used for free one at launch but I can't do that now due to some weird complication with Electron.

You can also join https://gitter.im/Arbore/Lobby . Despite what it looks like right now, English is fine there.

@cakeworks12345
Copy link
Author

Thanks - joined the chatroom
So what can I do to get around that Daemon problem?

@MichaelMure
Copy link
Owner

Just stop your own daemon while running Arbore. It's not ideal but it's the best for now.

@cakeworks12345
Copy link
Author

it still says the same thing - cant get in

@MichaelMure
Copy link
Owner

What OS are you on ? Would you be able to run a development version to get more logs ?

@cakeworks12345
Copy link
Author

I'm on windows 10
yeah sure

@MichaelMure
Copy link
Owner

You need Node.js (https://nodejs.org/en/).

Clone or download this repository
run npm install to install all the dependencies.
run npm run dev to launch the developement version

Also make sure that your antivirus is not preventing the daemon from running.

@cakeworks12345
Copy link
Author

which folder should I npm run dev in?

@MichaelMure
Copy link
Owner

The root folder

@victorGPT
Copy link

I also encountered the same problem, but my system is mac

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

3 participants