Comment 4 for bug 1768286

Revision history for this message
Zihang Ye (jerry-yezihang) wrote :

Since you've committed the fix, I'm not sure whether you'll need it or not. I uploaded the log anyway.
This time the problem is when I used -t, there was no log. So I tried to quit the variety and restart it, but it seems that the restart is buggy. Every time I require a new action, like -t or -h, it outputs:
/usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:860: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
  InsecureRequestWarning)
/usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:860: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
  InsecureRequestWarning)
And it takes a long time to quit.