Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Nodename 'None' when a download is requested just as a controller is starting up #10

@eposthumus

Description

@eposthumus

If a download is requested very soon after a controller node is restarting for whatever reason, the nodename for the 'other' controller could still be 'None' This would cause a download ticket to be created for a server named 'None_' which will then never finish, the ticket wiill just stay open forever.

Consider hard-coding nodenames so that a controller always knows it's name at startup and does not use the fqdn or hostname.

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