Skip to content

[BUG] Home Assistant crashes when trying to add Transport Victoria #38

@teknetia

Description

@teknetia

Describe the bug
When trying to add Transport Victoria, Home Assistant crashes and is eventually restarted by the Supervisor.

Feed Related Bug

Feed compatibility may change based on provider outages or changes in API. Bugs should not be reported for provider outages.

To Reproduce
Steps to reproduce the behavior:

  1. Select Transport Victoria from the list.
  2. Update static URL as above (otherwise it will 404 due to the file moving)
  3. Enter API key and submit
  4. After a few minutes, Home Assistant will crash and be restarted by the Supervisor.
  5. Once it restarts, if you don't refresh, the dialogue will eventually show "Unknown error occurred"

Expected behavior
Feed sets up and can continue configuration

Screenshots
Image

Logs
If applicable add the logs from "Settings" >> "System" in Home Assistant.

It may be helpful to enable debug logs for additional data.

From the supervisor:

2025-08-12 21:43:35.181 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-08-12 21:43:35.181 WARNING (MainThread) [supervisor.misc.tasks] Watchdog missed an Home Assistant Core API response.
2025-08-12 21:46:06.182 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-08-12 21:46:06.182 ERROR (MainThread) [supervisor.misc.tasks] Watchdog missed 2 Home Assistant Core API responses in a row. Restarting Home Assistant Core!
2025-08-12 21:46:06.194 INFO (SyncWorker_0) [supervisor.docker.manager] Restarting homeassistant

Home Assistant
Version: 2025.8.1
Install Method

  • HAOS
  • Container
  • Other

Additional context
Running on a Home Assistant Yellow. I can't see anything helpful in the logs but happy to troubleshoot if there is a way I can get something useful for you.

I also tried adding another feed (NYC Ferries) and they worked correctly without crashing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions