PipedreamHQ / PipedreamHQ/pipedream
[BUG]
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Describe the bug**
While accessing the server URL, getting SSL exception:
raise to_exc(exc) from exc
| httpcore.ConnectError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)
when connecting the jira account to pipedream, its getting connected but when the page is refreshed the connection is vanished.
**To Reproduce**
Steps to reproduce the behavior:
1. Click on connect account for jira server
2. Make connection
3. See the connection is Visible
4. Then refresh the page, the connection is not visible
**Expected behavior**
Not able to connect to server due to this, getting SSL exception
**Screenshots**
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.