Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pling connection reset and read failed errors #2093

Open
aviladev opened this issue Jan 27, 2025 · 0 comments
Open

Pling connection reset and read failed errors #2093

aviladev opened this issue Jan 27, 2025 · 0 comments
Labels
bug Something isn't working source-specific This bug/feature affects a specific source

Comments

@aviladev
Copy link

Describe the bug

Related to #1647 ?

I'm getting connection reset and read failed errors for both refreshing for updates and trying to download the release file. Sometimes it works (both refresh and download), but I have to try many times (about 10 attempts).

It works reliably from curl (both operations):

  • To fetch the api: curl https://api.pling.com/ocs/v1/content/data/2129780
  • To download the zip file: curl --location --remote-name "{{file-link}}"

Not using VPN or proxies, same issues on WIFI/Mobile Data

Fetching updates errors

Downloading release asset errors

Config

Config HTML Link

To Reproduce

  1. Add my config
  2. Try to refresh on the app page
  3. Try download release asset

Please complete the following information:

@aviladev aviladev added bug Something isn't working to check Issue has not been reviewed labels Jan 27, 2025
@ImranR98 ImranR98 added source-specific This bug/feature affects a specific source and removed to check Issue has not been reviewed labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working source-specific This bug/feature affects a specific source
Projects
None yet
Development

No branches or pull requests

2 participants