Skip to content

[Bug] line logging at ERROR instead of INFO #15

@skoranda

Description

@skoranda

🐞 Bug Report

Describe the bug

When running the command

docker exec astrodash-dev-app-1 python entrypoints/initialize_data.py download

There is a log line that logs at the ERROR level even though there is no error:

2026-03-20 10:39:10,932 [__main__    ] ERROR    Comparing "/mnt/astrodash-data/explorer/dash_twins_embeddings.npy"... False

Is this a regression?

No.

To Reproduce

See description.


Expected behaviour

That line should log at the INFO level.


Media prove


Your environment


Additional context

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions