Skip to content

Trouble installing via Docker #202

Closed
@MartynasArba

Description

@MartynasArba

Hi all,

After Docker installation, the node does not run and instead I get this message:

ethoscope-node    | Traceback (most recent call last):
ethoscope-node    |   File "/usr/bin/systemctl.py", line 6789, in <module>
ethoscope-node    |     FORCE_IPV4 = opt.force_ipv4                                                                                                                                                        
ethoscope-node    |                  ^^^^^^^^^^^^^^                                                                                                                                                        
ethoscope-node    | AttributeError: 'Values' object has no attribute 'force_ipv4'

Is there a solution, guide, or any other steps I should take to complete the installation successfully?

Steps I took leading to the issue:

  1. Cloned the Docker folder from github (I've also tried using docker pull, which led to issue docker container not working #185 )
  2. Navigated to the Dockerfile and installed it using either using docker build . or docker compose up
  3. Ran it, resulting in the error

Any help would be greatly appreciated!

Metadata

Metadata

Assignees

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