angrox/spacewalk-api-scripts

spacewalk-create-yumrepo

Opened this issue · 1 comments

I get the following error when running spacewalk-create-yumrepo with the default number of processes:

ssl.SSLError: [SSL: SSLV3_ALERT_BAD_RECORD_MAC] sslv3 alert bad record mac (_ssl.c:1936)

Running with -pcount=1 works
I think it might be because the same connection is being used? stackoverflow

CentOS 7.2
Python 2.7.5
Spacewalk 2.5

Having this issue too...