Hey Everyone . We have on-prem OBS installation 2.10 . and All is working perfectly fine. There is something that bothers me. From the interface, we can't download the packages that we/someone built. When we build a package, the pkg replicates process on our NFS server works. no problem at this level. This is only from the UI. i.e.: https://obs.internet.com/package/binary/download/home:jack/pkg_nagios-0.77/x... when I curl here the apache logs : node1:/var/log/apache2 # tail -f ssl_request_log [04/Jun/2021:09:13:45 +0000] 10.x.y.z TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "GET /package/binary/download/home:jack/pkg_nagios-0.77/xUbuntu_20.04/x86_64/nagios-config_0.77_amd64.deb HTTP/1.1" - "-" "curl/7.64.1" if someone can point me to where the configuration takes place. (I'm not very familiar with Apache. 😞 ) Thank you very much. -r # cat /etc/issue Welcome to Open Build Service(OBS) Appliance 2.10.1 based on openSUSE Leap 15.1 # httpd -V Server version: Apache/2.4.33 (Linux/SUSE) Server built: 2020-02-25 09:51:10.000000000 +0000 Server's Module Magic Number: 20120211:76 Server loaded: APR 1.6.3, APR-UTIL 1.6.1 Compiled using: APR 1.6.3, APR-UTIL 1.6.1 Architecture: 64-bit Server MPM: prefork threaded: no forked: yes (variable process count) Server compiled with.... -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_PROC_PTHREAD_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D DYNAMIC_MODULE_LIMIT=256 -D HTTPD_ROOT="/srv/www" -D SUEXEC_BIN="/usr/sbin/suexec" -D DEFAULT_PIDLOG="/run/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_ERRORLOG="/var/log/apache2/error_log" -D AP_TYPES_CONFIG_FILE="/etc/apache2/mime.types" -D SERVER_CONFIG_FILE="/etc/apache2/httpd.conf"
Hey, On 04.06.21 11:28, Renato _ wrote:
when I curl here the apache logs :
So maybe you could tell us what is actually going wrong with this request? :-) Henne -- Henne Vogelsang http://www.opensuse.org Everybody has a plan, until they get hit. - Mike Tyson
participants (2)
-
Henne Vogelsang
-
Renato _