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

Using the deploy tool on Windows #108

@benjaminfontaine

Description

@benjaminfontaine

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions