nginx: [emerg] socket() [::]:80 failed

  • Hi guys,
    i'm quite frustrated... my reverseproxy which i use the docker container from Linuxserver.io (letsencrypt) fails...
    when i look to the logs on the container i see following output:

    Code
    nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html)
    nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol)


    Since i've posted already to the LinuxServer.io forum they suggested to have a look to my Host IPv6 Settings.


    Now can some one help me figure out where this Line 2 Error comes from?


    have please a look to my troubleshooting done so far:

    Code
    $ sudo nginx -t
    nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    nginx: configuration file /etc/nginx/nginx.conf test is successful
    Code
    $ systemctl status networking.service
    ● networking.service - Raise network interfaces
       Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor preset: enabled)
       Active: failed (Result: exit-code) since Mon 2020-01-13 23:20:30 CET; 29s ago
         Docs: man:interfaces(5)
      Process: 916 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=1/FAILURE)
      Process: 876 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && udevadm settle (code=exited, status=0/S
    UCCESS)
     Main PID: 916 (code=exited, status=1/FAILURE)
          CPU: 186ms

    https://pastebin.com/anWzYQUj


    Code
    $ nmcli connection show
    NAME                UUID                                  TYPE             DEVICE
    SSID-Name            50fc36a6-2238-41d5-8b82-6c2553a9dfcb  802-11-wireless  wlp4s0
    br-64a2b133a52b     dbf2622b-ff7d-4ed2-8f1d-645ef91b7786  bridge           br-64a2b133a52b
    br-b5c7fdf5f721     3442981b-62fa-41ec-af1b-112e876e9281  bridge           br-b5c7fdf5f721
    br-fc20d2948ce4     2f34fc6f-8164-44ab-9eef-cdb92346a9aa  bridge           br-fc20d2948ce4
    docker0             a41b4380-f06e-4c25-b4f9-6b46f2acb858  bridge           docker0
    Ifupdown (wlp4s0)   571967bf-b10a-641e-b7fb-c9d62b54b91a  802-3-ethernet   --
    Wired connection 1  b14e8508-b8c7-3de3-b33c-f5af70c19767  802-3-ethernet   --


    Thanks for the help and regards!
    etfraxor

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!