Skip to content

Audit CollectOSS for issues with blank config #372

@MoralCode

Description

@MoralCode

While testing #311 (specifically the new startup sequence, alongside other things), i introduced a bug that corrupted a couple settings in the config table. The impact was only my test instance, however i discovered that deleting these values, one of which was logs_directory, caused CollectOSS to not start up because the built in logger was checking for the value in a way that would crash if the value was missing.

This needs cleaning up, both in this specific case, and also in general, because it may cause issues when we fix #132 otherwise

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions