-
Notifications
You must be signed in to change notification settings - Fork 9
Description
[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