Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Using the deploy tool on Windows #108

Open
benjaminfontaine opened this issue Mar 14, 2019 · 3 comments
Open

Using the deploy tool on Windows #108

benjaminfontaine opened this issue Mar 14, 2019 · 3 comments

Comments

@benjaminfontaine
Copy link

Hi everyone,
Thanks for this great tool.
I'm facing some issues using it on Windows.
I managed to launch the script using an ubuntu docker image.
./parity-deploy.sh --config aura

But when I'm launching the container with docker-compose up -d
this error is showing in the logs and the container won't start :

host1 | Failed to open database Custom { kind: Other, error: StringError("IO error: While fsync: a directory: Invalid argument") }

I also add this error but it disappeared after a while (but I don't see what I did to fi it) :

host1 | Invalid node address format given for a boot node: enode://@Host1:30303

Here is my docker-compose generated file

docker-compose.txt

And the full logs of the docker compose launch :
logs.txt

I'm guessing there might be a problem with file access for the container but I've failed to fix it so far.

Can you provide me with some guidance on this ?

Thanks and regards.
Benjamin

@ddorgan
Copy link
Collaborator

ddorgan commented Mar 20, 2019

@benjaminfontaine I didn't think it would even work for far to be honest! Let me get a windows VM and give this a test....

@ddorgan
Copy link
Collaborator

ddorgan commented Apr 23, 2019

@benjaminfontaine sorry for the delay, still need to look into this.

@benjaminfontaine
Copy link
Author

@ddorgan : no problem, thanks a lot for looking into this. I will also keep trying on my side.
Let's see who finds out first :)

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