mirror of
https://github.com/007revad/Video_Station_for_DSM_722.git
synced 2026-04-25 16:25:49 +03:00
[GH-ISSUE #93] ERROR 2 Failed to download CodecPack-x86_64-3.1.0-3005.spk! #34
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Video_Station_for_DSM_722#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cikheo on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/007revad/Video_Station_for_DSM_722/issues/93
DSM版本:DSM 7.3.2-86009
ERROR 2 Failed to download CodecPack-x86_64-3.1.0-3005.spk!
@007revad commented on GitHub (Jan 6, 2026):
Have you tried it again?
@thierrybdt commented on GitHub (Jan 14, 2026):
Hello 007revad...
First of all let me thank you for the great job that you have done
After the last update of my RS819 (DMS7.3.2-86009) i have the same problem. I have tried many times unfortunately it doesn't work... i have the error "ERROR 2 Failed to download VideoStation-rtd1296-3.1.0-3153.spk!" ...
@cikheo commented on GitHub (Jan 15, 2026):
The issue was an SSL connection problem encountered when downloading the CodecPack/VideoStation packages. I successfully installed them manually. Download links for:
https://global.download.synology.com/download/Package/spk/CodecPack/3.1.0-3005/CodecPack-x86_64-3.1.0-3005.spk
https://global.download.synology.com/download/Package/spk/VideoStation/3.1.0-3153/VideoStation-x86_64-3.1.0-3153.spk
sudo synopkg install /volume1/Others/CodecPack-x86_64-3.1.0-3005.spksudo synopkg install /volume1/Others/VideoStation-x86_64-3.1.0-3153.spkhttps://cndl.synology.cn/downloadhttps://global.download.synology.com/downloadhttps://archive.synology.com/downloadhttps://mirror.synology.com/download@007revad commented on GitHub (Jan 15, 2026):
If the DSM language is set to chs or cht AND the timezone is set to China the script downloads the package from https://cndl.synology.cn/download/ so the script will work for anyone using the script in China behind China's firewall.
The links on https://archive.synology.com/download/ actually download from https://global.synologydownload.com/download/
https://mirror.synology.com/download/ gives me a
mirror.synology.com’s server IP address could not be founderror. But I suspect it would also download from https://global.synologydownload.com/download/I thought maybe I could use http instead of https but when I go to http://archive.synology.com/download it gets redirected to https://archive.synology.com/download. And http://global.synologydownload.com/download gets redirected to httpw://global.synologydownload.com/download
I just tried entering the following URL into my browser address bar and sometimes it work and sometimes it doesn't
https://global.synologydownload.com/download/Package/spk/CodecPack/3.1.0-3005/CodecPack-x86_64-3.1.0-3005.spk
The issue seems to be that the Synology website is resetting the connection. I've noticed they do that if you use curl to download more than 1 file in a short period of time.
I might have to host the files somewhere where Synology cannot issue a takedown.
I believe I have found a solution, but I won't mention it here because Synology might read this and I don't want to make it easy for them to block it.
@007revad commented on GitHub (Jan 15, 2026):
Does anyone want to try v1.4.21
@thierrybdt commented on GitHub (Jan 15, 2026):
i have just tried it...
it's ok for the the media extension spk ... and not for the video station spk
@007revad commented on GitHub (Jan 15, 2026):
Did it try to download video station multiple times before it showed the error?
@thierrybdt commented on GitHub (Jan 15, 2026):
yes .. 5 times
@007revad commented on GitHub (Jan 15, 2026):
Okay. I'll go with plan B.
@cikheo commented on GitHub (Jan 17, 2026):
It's great to see you updated the script!
I just successfully installed it using script v1.4.21.
This issue can be closed now.
@thierrybdt commented on GitHub (Jan 17, 2026):
I have just tried it one more time.. and it's work... thank you very much