[GH-ISSUE #84] A problem with adding repository. #67

Open
opened 2026-03-04 11:58:21 +03:00 by kerem · 2 comments
Owner

Originally created by @AnnaShmykova on GitHub (Jun 15, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/84

Hello.

I can't get the packages from your repo:

~# wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub
Downloading 'https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub'
Connecting to 140.82.121.4:443
Redirected to /4IceG/Modem-extras/main/myrepo/IceG-repo.pub on raw.githubusercontent.com
SSL error: SSL - Bad input parameters to function
Connection error: Connection failed

If I change adress to ~# wget https://github.com/4IceG/Modem-extras/tree/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub
Downloading 'https://github.com/4IceG/Modem-extras/tree/main/myrepo/IceG-repo.pub'
Connecting to 140.82.121.4:443
Redirected to /4IceG/Modem-extras/blob/main/myrepo/IceG-repo.pub on github.com
Writing to '/tmp/IceG-repo.pub'

Download completed (285829 bytes)

~# opkg update
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz
SSL error: SSL - Bad input parameters to function
*** Failed to download the package list from https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz

Is the problem on my side?

Originally created by @AnnaShmykova on GitHub (Jun 15, 2024). Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/84 Hello. I can't get the packages from your repo: ~# wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub Downloading 'https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub' Connecting to 140.82.121.4:443 Redirected to /4IceG/Modem-extras/main/myrepo/IceG-repo.pub on raw.githubusercontent.com SSL error: SSL - Bad input parameters to function Connection error: Connection failed If I change adress to ~# wget https://github.com/4IceG/Modem-extras/**tree**/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub Downloading 'https://github.com/4IceG/Modem-extras/tree/main/myrepo/IceG-repo.pub' Connecting to 140.82.121.4:443 Redirected to /4IceG/Modem-extras/blob/main/myrepo/IceG-repo.pub on github.com Writing to '/tmp/IceG-repo.pub' Download completed (285829 bytes) ~# opkg update Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz SSL error: SSL - Bad input parameters to function *** Failed to download the package list from https://github.com/4IceG/Modem-extras/raw/main/myrepo/Packages.gz Is the problem on my side?
Author
Owner

@4IceG commented on GitHub (Jun 15, 2024):

Hi,
@AnnaShmykova I'm building repository as I always do. There were no problems before.
The bug is known, you can check this topic https://github.com/4IceG/Modem-extras/issues/2 for more information.

<!-- gh-comment-id:2170456545 --> @4IceG commented on GitHub (Jun 15, 2024): Hi, @AnnaShmykova I'm building repository as I always do. There were no problems before. The bug is known, you can check this topic https://github.com/4IceG/Modem-extras/issues/2 for more information.
Author
Owner

@AnnaShmykova commented on GitHub (Jun 15, 2024):

Thank you very much.
"opkg install wget-ssl" - solves the problem.

<!-- gh-comment-id:2170542501 --> @AnnaShmykova commented on GitHub (Jun 15, 2024): Thank you very much. "opkg install wget-ssl" - solves the problem.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#67
No description provided.