Skip to content

[Bug] Container crashes with "getaddrinfo ENOTFOUND null" on AArch64 #602

@hatemsms

Description

@hatemsms

Description of the issue

Summary

Hi! I'm trying to run ps5-mqtt on an Orange Pi 5 Plus (AArch64) and encountered a persistent crash loop.

Steps Taken

  • Tried both MQTT_HOST, MQTT_PORT, etc. and MQTT_SERVER formats
  • Verified all environment variables are passed correctly
  • Running with --network host
  • PS5 is reachable via ping
  • MQTT broker is accessible and working

Logs

Starting PS5-MQTT... Error: getaddrinfo ENOTFOUND null

Suggestion

It seems the container is not reading the environment variables properly, or defaults to null if PS5_IP is missing. Can you confirm the expected variable format for this version?

Thanks for the great work!

Addon version

1.4.0

Platform

Home Assistant Container

Logs of the issue (if applicable)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions