Kaggle / Kaggle/kaggle-cli

Kaggle API issue

Open
#847 6 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.