Skip to content

The add-on does not start in HA (2025.2.2) #6

@kowalczykrafal

Description

@kowalczykrafal

[22:43:56] INFO: getting configuration...
curl: (7) Failed to connect to supervisor port 80 after 11 ms: Couldn't connect to server
[22:43:56] ERROR: Something went wrong contacting the API
[22:43:58] INFO: starting application...
Traceback (most recent call last):
File "/app/smtp2mqtt.py", line 202, in
c = Controller(
^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/aiosmtpd/controller.py", line 397, in init
self._localhost = get_localhost()
^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/aiosmtpd/controller.py", line 58, in get_localhost
with makesock(AF_INET6, SOCK_STREAM) as sock:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/socket.py", line 232, in init
_socket.socket.init(self, family, type, proto, fileno)
PermissionError: [Errno 13] Permission denied
[22:43:59] INFO: getting configuration...
curl: (7) Failed to connect to supervisor port 80 after 0 ms: Couldn't connect to server
[22:43:59] ERROR: Something went wrong contacting the API
[22:44:01] INFO: starting application...
Traceback (most recent call last):
File "/app/smtp2mqtt.py", line 202, in
c = Controller(
^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/aiosmtpd/controller.py", line 397, in init
self._localhost = get_localhost()
^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/aiosmtpd/controller.py", line 58, in get_localhost
with makesock(AF_INET6, SOCK_STREAM) as sock:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/socket.py", line 232, in init
_socket.socket.init(self, family, type, proto, fileno)
PermissionError: [Errno 13] Permission denied

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