Kaggle API issue
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
I have everything installed in the right directory, and no problem in my account, but I'm still encountering this issue: Your kernel title does not resolve to the specified id. This may result in surprising behavior. We suggest making your title something that resolves to the specified id. See https://en.wikipedia.org/wiki/Clean_URL#Slug for more information on how slugs are determined.
HTTPSConnectionPool(host='www.kaggle.com', port=443): Max retries exceeded with url: /api/v1/kernels/push (Caused by SSLError(SSLError(5, '[SYS] unknown error (_ssl.c:2483)')))
Contributor guide
Research direction
Start by reproducing the Kaggle CLI kernel push request described in the issue and inspect the request to https://www.kaggle.com/api/v1/kernels/push. Determine whether the slug warning or the SSL error is the actionable failure; the issue is done when the cause is identified and a reproducible fix or documented limitation is provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100