Ansicht von 0 Antwort-Themen
  • Autor
    Beiträge
    • #35346
      Pavel Mironov
      Teilnehmer

        :/opt/otobo-docker# docker-compose up –detach
        otobo_redis_1 is up-to-date
        otobo_db_1 is up-to-date
        otobo_elastic_1 is up-to-date
        Starting otobo_web_1 …
        Starting otobo_web_1 … error

        ERROR: for otobo_web_1 Cannot start service web: failed to set up container networking: driver failed programming external connectivity on endpoint otobo_web_1 (80166afb97995ffba0d54313833597e9d998047e7d9ab3d78c8ca2693831d96b): failed to bind host port for 0.0.0.0:80:172.18.0.5:5000/tcp: address already in use

        ERROR: for web Cannot start service web: failed to set up container networking: driver failed programming external connectivity on endpoint otobo_web_1 (80166afb97995ffba0d54313833597e9d998047e7d9ab3d78c8ca2693831d96b): failed to bind host port for 0.0.0.0:80:172.18.0.5:5000/tcp: address already in use
        ERROR: Encountered errors while bringing up the project.

        :/opt/otobo-docker# ss -tulnp
        Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port Process
        udp UNCONN 0 0 0.0.0.0:5353 0.0.0.0:* users:((„avahi-daemon“,pid=593,fd=12))
        udp UNCONN 0 0 0.0.0.0:51241 0.0.0.0:* users:((„avahi-daemon“,pid=593,fd=14))
        udp UNCONN 0 0 [::]:5353 [::]:* users:((„avahi-daemon“,pid=593,fd=13))
        udp UNCONN 0 0 [::]:40153 [::]:* users:((„avahi-daemon“,pid=593,fd=15))
        udp UNCONN 0 0 [fe80::67c:16ff:fe72:ebac]%enp37s0:546 [::]:* users:((„NetworkManager“,pid=637,fd=28))
        tcp LISTEN 0 20 127.0.0.1:25 0.0.0.0:* users:((„exim4“,pid=1602,fd=4))
        tcp LISTEN 0 128 127.0.0.1:631 0.0.0.0:* users:((„cupsd“,pid=704,fd=7))
        tcp LISTEN 0 20 [::1]:25 [::]:* users:((„exim4“,pid=1602,fd=5))
        tcp LISTEN 0 128 [::1]:631 [::]:* users:((„cupsd“,pid=704,fd=6))
        tcp LISTEN 0 151 *:3306 *:* users:((„mysqld“,pid=971,fd=23))
        tcp LISTEN 0 70 *:33060 *:* users:((„mysqld“,pid=971,fd=18))
        tcp LISTEN 0 511 *:80 *:* users:((„/usr/sbin/apach“,pid=814,fd=4),(„/usr/sbin/apach“,pid=813,fd=4),(„/usr/sbin/apach“,pid=812,fd=4),(„/usr/sbin/apach“,pid=811,fd=4),(„/usr/sbin/apach“,pid=810,fd=4),(„/usr/sbin/apach“,pid=808,fd=4))

        Help me! :)

    Ansicht von 0 Antwort-Themen
    • Du musst angemeldet sein, um auf dieses Thema antworten zu können.