You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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):
curl https://api.pling.com/ocs/v1/content/data/2129780
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
Please complete the following information:
The text was updated successfully, but these errors were encountered: