i thought this may be a configuration issue but this seems to be the case on pagure.io also
curl -I withhttp:// gives "HTTP/1.0 200 OK"and returns immediately
curl -I withhttps:// just hangs foreverwith no output
the most curious symptom i noticed about it - while curl is hanging on the terminal and i create a issue comment the page does not reload - but if i reload manually i see the comment was posted
the log shows 2 errors:
ERROR [base_events:1053] Future/Task exception was never retrieved
pagure-stream-server.py[31458]: UnicodeDecodeError: 'ascii' codec can't decode byte 0xb2 in position 4: ordinal not in range(128)
currently not working
i thought this may be a configuration issue but this seems to be the case on pagure.io also
curl -I with http:// gives "HTTP/1.0 200 OK" and returns immediately
curl -I with https:// just hangs forever with no output
the most curious symptom i noticed about it - while curl is hanging on the terminal and i create a issue comment the page does not reload - but if i reload manually i see the comment was posted
the log shows 2 errors:
ERROR [base_events:1053] Future/Task exception was never retrieved
pagure-stream-server.py[31458]: UnicodeDecodeError: 'ascii' codec can't decode byte 0xb2 in position 4: ordinal not in range(128)
upstream issue --> https://pagure.io/pagure/issue/1216
currently not working
i thought this may be a configuration issue but this seems to be the case on pagure.io also
curl -I with http:// gives "HTTP/1.0 200 OK" and returns immediately curl -I with https:// just hangs forever with no output
the most curious symptom i noticed about it - while curl is hanging on the terminal and i create a issue comment the page does not reload - but if i reload manually i see the comment was posted
the log shows 2 errors:
ERROR [base_events:1053] Future/Task exception was never retrieved pagure-stream-server.py[31458]: UnicodeDecodeError: 'ascii' codec can't decode byte 0xb2 in position 4: ordinal not in range(128)
upstream issue --> https://pagure.io/pagure/issue/1216