Closed ShimShtein closed 2 years ago
@ShimShtein @ares This didn't fix the original issue for me, I still see UnicodeEncodeError: 'ascii' codec can't encode character '\ufffd' in position 94: ordinal not in range(128).
UnicodeEncodeError: 'ascii' codec can't encode character '\ufffd' in position 94: ordinal not in range(128)
# curl -k -I --cert /etc/pki/consumer/cert.pem --key /etc/pki/consumer/key.pem https://satellite.example.com/redhat_access/r/insights/v1/static/release/insights-core.egg returned Content-Type: application/zip
# curl -k -I --cert /etc/pki/consumer/cert.pem --key /etc/pki/consumer/key.pem https://satellite.example.com/redhat_access/r/insights/v1/static/release/insights-core.egg
Content-Type: application/zip
@ShimShtein @ares This didn't fix the original issue for me, I still see
UnicodeEncodeError: 'ascii' codec can't encode character '\ufffd' in position 94: ordinal not in range(128)
.# curl -k -I --cert /etc/pki/consumer/cert.pem --key /etc/pki/consumer/key.pem https://satellite.example.com/redhat_access/r/insights/v1/static/release/insights-core.egg
returnedContent-Type: application/zip