baohaojun / org-jira

Bring Jira and OrgMode together
212 stars 51 forks source link

org-jira-get-projects fails with soap-load-wsdl-from-url: Error retrieving WSDL: 503 #29

Open idontgetoutmuch opened 9 years ago

idontgetoutmuch commented 9 years ago
Contacting host: jira.amgencss.fpcomplete.com:443
Opening TLS connection to `jira.amgencss.fpcomplete.com'...
Opening TLS connection with `gnutls-cli --insecure -p 443 jira.amgencss.fpcomplete.com'...failed
Opening TLS connection with `gnutls-cli --insecure -p 443 jira.amgencss.fpcomplete.com --protocols ssl3'...failed
Opening TLS connection with `openssl s_client -connect jira.amgencss.fpcomplete.com:443 -no_ssl2 -ign_eof'...done
Opening TLS connection to `jira.amgencss.fpcomplete.com'...done
soap-load-wsdl-from-url: Error retrieving WSDL: 503
idontgetoutmuch commented 9 years ago

I'm guessing this means our jira server doesn't have SOAP enabled. If that's the case then I will close the issue.