-
Notifications
You must be signed in to change notification settings - Fork 62
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
OS5 packages #57
Comments
Docker 19.03.8 for OS5 Works on PR4100. Looking for confirmation on other platforms. |
clarification on what FW is OS5? |
Any chance adding WDMyCloudMirrorGen2_docker_19.03.8.bin for OS5? |
5.02.134 |
Seems like it is no longer supported. Which is odd as you are on OS5. |
You may try the other packages, I'm fairly sure one of the other packages should work fine. |
I have tried all from your zip file and all failed https://community.wd.com/t/my-cloud-os-5-firmware-for-my-cloud-mirror/256504 The OS is still Indexing , not sure if this might influence the installation. |
hello Stefaan , do you see any major roadblocks on your end to extend the DOCKER packages to WD My Cloud Gen 2? |
@Vendo232 try the Mirror package in this new zip. I think they just renamed the MirrorV2 to simply Mirror. |
Works on PR2100 OS5 |
So are these OS5 packages still valid for the PR4100/PR2100 NAS units? Seeing seriously mixed messages between here and the WD forum? |
@ricardoespinobon thanks! I just updated to OS5 and installed the Docker app without issue! (PR4100) |
Verified docker for PR2100 OS5 -- Happy to test entware for OS5... though i was able to get Transmission & Flexget configured in a container (wiserain/docker-transmission) so that not be necessary |
Entware failing on upload into OS5. |
Not works on EX2Ultra, it fails on
|
@Perlets9 yeah this is the same error as what I was getting on the EX4100. The kernel WD have supplied does not have mqueue support compiled in. JediNite |
Under OS5, I am suddenly unable to connect from one Docker container to another. That is, if I run
and try to access that container from an nginx container (or whatever), and run:
Curiously, I can still access minio remotely (the same curl command from MyCloud outside of Docker or from another machine works fine). It's only from one container to another that's broken. This worked prior to upgrading to OS 5. Now I need to figure out an alternative somehow. Update: I switched nginx to |
Exactly the same here. Are we SOL then without mqueue support in kernel? |
Did you try creating a custom bridge network or are you using the default bridge network that is installed with docker ? https://docs.docker.com/network/bridge/ may help ? Cheers, JediNite |
Stefan I was able to install Docker on Mirror V2 but the :9000 Portainer is not opening, any idea what could be wrong? |
I was just using the default bridge network, trying to communicate between two containers launched thusly: Minio:
Nginx:
Nothing fancy, and those same scripts worked prior to the OS 5 upgrade. Now the nginx container cannot communicate with the port that the minio container is exposing ( Thanks for all your hard work on this project! Much appreciated! |
Double check within the "daemon.sh" script that it has this line : If this is missing, it may also be the cause. For some reason I found on the EX4100 (prior to OS5), that IP masquerading was not being enabled by default unless the daemon was started explicitly with the option. I know @stefaang has added this into the branch code though, so you should have it there if using the latest. If you really do want to try and use bridge networking, would recommend creating a custom bridge network and see if it makes a difference. Cheers, JediNite |
I'm sorry; where do I find |
@koehn , Try looking in "/mnt/HD/HD_a2/Nas_Prog/docker" Cheers, JediNite |
Thanks! I found the file, and it has the line you indicated, exactly as you mentioned it above. A quick |
I had the same issue trying to get two containers to communicate with each other using the default bridge network. I ended up creating a new bridge network and assigned the containers to that, and the issue appeared to be resolved. I'm on a PR4100 |
@maxnl Can you detail how to do that in portainer? or did you have to sshd into it? |
There is nothing that can be done as a workaround as the kernel needs to be rebuilt with mqueue support. I saw recently on the WD forums that a large number of people have raised concerns about docker being removed from the OS5 release so at least it is on their radar to fix. The post appeared to indicate WD are looking to fix in a future release. Cheers JediNite |
@D-stefaang how do you run the 'portainer-ce' image instead of the 'portainer' image? |
Will there be any apps for My Cloud Gen2? |
Works on a DL4100. :-) |
Hey there, |
He's already on it. See the announcement. |
Hello, I was able to download the .zip above and install on my PR4100, firmware 5.15.106. However, when I go to configure, it's an empty page (:9000). I ssh'd into the PR4100, and there is nothing listening on :9000 and no docker processes running. netstat
docker ps
docker is running
I tried running the portainer command, and get a cgroup mount error
docker info
docker version
|
Stefaan, I found your Cloudsmith bin files for OS5 Docker and Entware installers, do you have an updated location to get your Tautulli installer for OS5, specifically for the PR4100? Tautulli is the only bin installer I do not have. I found and installed it previously from the bintray link, but it appears bintray is no longer around and your posted links no longer work. Any help is appreciated.First tests with the new kernel look promising, but it's not flawless yet. Kudos to @JediNite for testing it. I see a fair chance they'll take it along in one of the upcoming updates. Tautulli installer for OS5: https://bintray.com/beta/#/tfl/wdpksrc/Tautulli?tab=overview Syncthing installer for OS5: https://bintray.com/beta/#/tfl/wdpksrc/Syncthing?tab=overview NZBGet installer for OS5: https://bintray.com/beta/#/tfl/wdpksrc/NZBGet?tab=overview |
Hi all, |
Hi these binary Links- Do not work. Please post some working links here. The provided links are a dead end stating that "Bintray has been deprecated |
Me too Hi all, |
I found this repo: https://cloudsmith.io/~wd-community/repos/# |
HI, is there an updated Tautulli installer for OS5 for WDPR4100 at all please? I've installed Entware and Docker, but need the bin for Tautulli. The old respisitories seem to have gone. The links just keep taking me back to this page. TIA |
I managed to download all of the OS 5 packages before the site went down. I uploaded them to google drive for anyone who needs it: https://drive.google.com/drive/folders/1ba3DmqBlLu8pG2WUYzgDZoVf5ot_pNv0?usp=sharing |
https://drive.google.com/drive/folders/1ba3DmqBlLu8pG2WUYzgDZoVf5ot_pNv0?usp=sharing |
@Kale-Tech Thank you so much, that's excellent. I've managed to install it with no issues. Thanks again, |
Thank-you Kale-Tech. 👍🏻 |
I was beginning to lose hope. Installed the image for EX2 Ultra and it works! |
@stefaang, sorry to bother you on this, but could you re-share the link to the OS5 package of COPS? The link above seems to go somewhere else now. Thanks in advance! |
Hey, I managed to download those packages before the link stopped working. I uploaded them for anyone who needs it: https://drive.google.com/drive/folders/1ba3DmqBlLu8pG2WUYzgDZoVf5ot_pNv0?usp=sharing |
happy new year first, im running with os 5.18.117 with my dl2100 unable to finish the installation of WDMyCloudDL2100_docker_19.03.8 is there any alternatives to get docker install on my os5.18.117 device. cheers |
Hasn't the docker OS5 been updated? Cannot be used in firmware 5.20.113. |
Docker packages are now updated at https://github.com/WDCommunity/wdpksrc/releases/tag/docker-v20.10.14. |
Hello, on MyCloudEX2Ultra with FW 5.23.114 getting message - unable to finish the installation of MyCloudEX2Ultra_docker_20.10.14. Would it be please possible to update package for this FW? Many thanks in advance. |
@Kale-Tech @JediNite You both are awesome! I installed using the 19.03.8 bin file shared by @Kale-Tech then realized that @JediNite provided a newer version an upgraded after. Everything went smooth as silk. |
Why no packages for single bay WdMyCloud? Can we get entware atleast? Where is mksapkg-OS5? Edit: Answering my own question. mksapkg-OS5 is missing in master but it is available in other branches. I was able to build and install entware for single bay WdMyCloud. It would be nice if these packages (for single bay WdMyCloud) can also be made available on Cloudsmith. I am not sure why they have been omitted. |
@technotiger Okay, it turns out building these is quite easy. |
Glad you figured it out. It's been long since my post. I see that built packages for the single bay WdMyCloud have not yet been published. Well, building the packages yourself is better anyway (security wise). |
I've got the new toolchain for OS5. Only minor changes for 3rd party packages.
I'll probably do an overhaul over the project soon.
Stay tuned.
The text was updated successfully, but these errors were encountered: