Hi Sebastien,
thanks for your quick reaction, which leaves me a bit baffled.
I upgraded to the latest Orthanc version on a plain Leap 15.3 system with all patches apllied
I started Orthanc manually:
/usr/sbin/orthanc --verbose --trace-http --logfile=http_orthanc.log /etc/orthanc/
→ See log attached. Orthanc uses the internal CivetWeb Server. May this be the issue?
There is no other process listening on that port:
localhost:/home/test # ss -tulpen
Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port
udp UNCONN 0 0 0.0.0.0:38788 0.0.0.0:* users:((“avahi-daemon”,pid=1052,fd=13)) uid:468 ino:21743 sk:1 ↔
udp UNCONN 0 0 0.0.0.0%eth0:68 0.0.0.0:* users:((“wickedd-dhcp4”,pid=1173,fd=8)) ino:23602 sk:2 ↔
udp UNCONN 0 0 0.0.0.0:5353 0.0.0.0:* users:((“avahi-daemon”,pid=1052,fd=11)) uid:468 ino:21741 sk:3 ↔
udp UNCONN 0 0 127.0.0.1:323 0.0.0.0:* users:((“chronyd”,pid=1720,fd=5)) ino:24673 sk:4 ↔
udp UNCONN 0 0 [::]:57528 [::]:* users:((“avahi-daemon”,pid=1052,fd=14)) uid:468 ino:21744 sk:5 v6only:1 ↔
udp UNCONN 0 0 [::]:5353 [::]:* users:((“avahi-daemon”,pid=1052,fd=12)) uid:468 ino:21742 sk:6 v6only:1 ↔
udp UNCONN 0 0 [::1]:323 [::]:* users:((“chronyd”,pid=1720,fd=6)) ino:24674 sk:7 v6only:1 ↔
tcp LISTEN 0 5 127.0.0.1:631 0.0.0.0:* users:((“cupsd”,pid=1053,fd=7)) ino:22035 sk:8 ↔
tcp LISTEN 0 100 127.0.0.1:25 0.0.0.0:* users:((“master”,pid=1873,fd=13)) ino:26138 sk:9 ↔
tcp LISTEN 0 128 :80 : users:((“httpd-prefork”,pid=1787,fd=4),(“httpd-prefork”,pid=1786,fd=4),(“httpd-prefork”,pid=1785,fd=4),(“httpd-prefork”,pid=1784,fd=4),(“httpd-prefork”,pid=1783,fd=4),(“httpd-prefork”,pid=1753,fd=4)) ino:25432 sk:a v6only:0 ↔
tcp LISTEN 0 5 [::1]:631 [::]: users:((“cupsd”,pid=1053,fd=6)) ino:22034 sk:b v6only:1 ↔
tcp LISTEN 0 100 [::1]:25 [::]:* users:((“master”,pid=1873,fd=14)) ino:26139 sk:c v6only:1 ↔
tcp LISTEN 0 128 *:443 : users:((“httpd-prefork”,pid=1787,fd=6),(“httpd-prefork”,pid=1786,fd=6),(“httpd-prefork”,pid=1785,fd=6),(“httpd-prefork”,pid=1784,fd=6),(“httpd-prefork”,pid=1783,fd=6),(“httpd-prefork”,pid=1753,fd=6)) ino:25435 sk:d v6only:0 ↔
Any hint how to proceed?
Thanks
Axel
http_orthanc.log (6.88 KB)