Skip to content

bug: Etherbase missing at startup on windows #339

@aceppaluni

Description

@aceppaluni

What happened?

When attempting to start and test firefly on windows a few errors appear. The first error was "Error: dial tcp 127.0.0.1:5100: connectex: No connection could be made because the target machine actively refused it." After doing a bit of digging the error seems to come about when attempting to start the Firefly stack. After the stack is started a new error is present. This error is "Fatal: Failed to start mining: etherbase missing: etherbase must be explicitly specified".

Image

What did you expect to happen?

The expected result is to determine if the removal of reset corrects the namespace issue as mentioned in #1615 and #1650

How can we reproduce it (as minimally and precisely as possible)?

Open a terminal and docker desktop. Start the application and view logs as shown in docker desktop.

Anything else we need to know?

No response

OS version

Details
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions