pinggit
pinggit
I really have no idea what to do next. by the way I'm running vim in WSL (windows subsystem linux), not sure if that is related though. I don't see...
I did a test with curl and get some clues: ``` $ curl -v https://contrail-jws.atlassian.net --user MYACCOUNT:MYTOKEN * Rebuilt URL to: https://contrail-jws.atlassian.net/ * Trying 18.246.31.138... * TCP_NODELAY set * Connected...
I see same errors: and, what parameter I should put after the command? I just copy 'TEST' from your example.. ``` Loading board TEST Error detected while processing function 39_JiraVimBoardOpen[3]..check#CheckStorageSession[5]..load_function#LoadSessionStorage:...
more stuff keep popping out.. ``` line 7: WARNING:root:HTTPSConnectionPool(host='contrail-jws.atlassian.net', port=443): Max retries exceeded with url: /rest/api/2/serverInfo (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate ve rify failed (_ssl.c:852)'),)) while doing GET http://contrail-jws.atlassian.net/rest/api/2/serverInfo...
thanks. but I still don't know what is a "board" name. is it "dashboard"? or "project"? where can I find that name? normally I just need to access bug reports...
and with `-k` is to bypass the ssl I believe? and here is the log when it works: ``` $ curl -kv https://contrail-jws.atlassian.net --user MYEMAIL:MYTOKEN * Rebuilt URL to: https://contrail-jws.atlassian.net/...
got it. thanks. still can't bypass the ssl error anyway... seems like there is no way to emulate what curl -k would do? ``` -k, --insecure (TLS) By default, every...
I'm feeling solution listed in here https://curl.haxx.se/docs/sslcerts.html will help, but I don't see a good steps to follow. also, does this give a hint to you, is it possible to...
posted in jira community, not sure I can get an answer or not.. https://community.atlassian.com/t5/Jira-questions/SSLError-CERTIFICATE-VERIFY-FAILED-from-script/qaq-p/1304154#M409125 a similiar issue were reported and resolved: https://confluence.atlassian.com/sourcetreekb/resolving-ssl-self-signed-certificate-errors-284368425.html?_ga=2.243049602.1440199052.1582043601-711401452.1555878035#ResolvingSSLSelf-SignedCertificateErrors-SSLcertificatesandMercurial but I'm not sure how to address it...
just a heads up... is this resolved yet? what's the solution for this today? I tested this and it still does not work ``` .rebase -- image::https://cloud.githubusercontent.com/assets/2038044/22177700/76b3a3a0-dff1-11e6-966d-abba4535f5f4.png[] image::https://cloud.githubusercontent.com/assets/2038044/22177702/80bbdb4c-dff1-11e6-8214-b4c0ca10ce7d.png[] -- ```...