Loading..._\m/
WDMyCloud4TB

WDMyCloud

Live Counter

P/S: There's also a donation button of any generous amount to buy me coffee (-:
If you’re happy with these free contributions, the least you could do is to click the “heart like” icon on the first thread of the post in the WD forum.

 

Disclaimer: As I’m frequently updating the original guides and installers here on TeaNazaR.com, I will not be responsible for any brick issues if you were to follow my obsolete guides copied elsewhere. Thus subscribe to this post to get latest updates. Modifying any part of a device may void its warranty.

Looking for the original WDMyCloud guides posted by me? They can be found on the WD Community forum as below. Ищите оригинальные инструкции к WDMyCloud, написанные мной? Они могут быть найдены на форуме Сообщества WD по ссылкам ниже. Buscando las guías originales WDMyCloud escritos por mí? Se pueden encontrar en el foro de Comunidad WD como abajo. 寻找张贴了我原来的WDMyCloud导游?他们可以在下面的WD社区论坛上找到。

Please be reminded that these installers are only meant for WDMyCloud single drive variant (firmware V4 and above), not Mirror/EX2/EX4 as I do not have those other devices to support them. You’ll need to reinstall them again after every firmware upgrade. Thanks a lot to those who has donated generously, rest assured you’ll continue to get full priority support from me (-:

Loading…

789 thoughts on “WDMyCloud”

  1. got same problem as above
    cannot get user and pass
    after typing in captcha its just reloaded and dont show any info
    🙁
    please help

    1. One of the WordPress plugins was causing the issue. Fixed now!

  2. Nothing happens after i enter capcha. Just next captcha. I tryed 10-15 times. English, case-sensetive.

    1. One of the WordPress plugins was causing the issue. Fixed now!

  3. Hi again,
    As perfecty explained in your instructions and when obtained the credentials and copied&pasted into SHH terminal, I get the following error:

    WDMyCloud:~# export NAZAR78_USER=XXXXX;
    WDMyCloud:~# export NAZAR78_PASS=XXXXX;
    WDMyCloud:~# curl nazar.bagus.org/installer.fcgi?transmission_2.84-|sh;
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 184 0 184 0 0 207 0 –:–:– –:–:– –:–:– 207
    nazar.bagus.org: You xx.xx.xxx.xxx are the invalid request number 47 since my FastCGI was refreshed and started counting |-:

    Could you please help me with this issue? I’m very interested in your online installer 🙂

    Thank you again!

    1. Hi Pil,

      There’s a typo in commands, you missed “1”:
      WDMyCloud:~# curl nazar.bagus.org/installer.fcgi?transmission_2.84-1|sh;

  4. This is very simple and easy to install, thanks.

    but i have a question, this is installed by user “root”,
    as I am using my own user name, eg ‘steve’,
    and the file download by transmission into my /nfs/Steve/Download, user steve don’t have permission to access those files download by root, any idea how to solve it?

    1. Hi Steve,

      I assumed your folder /nfs/Steve/Download has ownership user/group=steve/share.

      For the existing downloads, you could change its ownership using chown or permissions using “chmod” like below;
      CHOWN:
      chown steve:share /nfs/Steve/Download/torrent.file

      CHMOD:
      chmod 0755 /nfs/Steve/Download/torrent.file

      For newer downloads, you could use either setuid or setgid to this folder so newer downloaded files could be accessed by user “steve” via setuid or group “share” via setgid like below;
      SETUID:
      chmod u+s /nfs/Steve/Download

      SETGID:
      chmod g+s /nfs/Steve/Download

  5. can’t get login pass after enter captcha Verification unsuccessful! and no more

      1. Still cant get user/pass , can u message here when i can do this please

  6. Hi,

    used credentials in ssh terminal but when trying to download package I got this error:

    Error-8: Unable to retrieve required files! Server issued an error response

    Is it something with your server?

    Thanks and Regards

  7. Captcha not working.

      1. still no succes with captcha every i try it says verification succesfull but the username ans password doesnt appears.

  8. hi im really new with my EX2
    im trying to install transmission following your gide but geting this error

    oot@WDMyCloudEX2 root # curl teanazar.com/installer.fcgi?transmission_2.84-1|
    sh;
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 10483 0 10483 0 0 11260 0 –:–:– –:–:– –:–:– 26606
    sh: syntax error: you disabled math support for $((arith)) syntax

    1. This installer only supports WDMyCloud firmware v4+ running Debian Wheezy. It does not support the other variants Mirror/EX2/EX4 which runs on BusyBox. For EX2 think you could install Transmission from WD official app list.

    1. It’s either your nas or my nas is busy. Most probably mine. Just try again later.

      1. The issue solved and I could install Transmission and FlexGet but I got a new error for installing PyLoad: Error-9: Unable to retrieve required files! Network lag encountered. Try again few hours later. If you’re behind web proxy, try my alternate port: curl teanazar.com:8245/installer.fcgi?pyload-cli-v0.4.9|sh;

        1. It’s the same lag error which I recently added as a hint.

Leave a Reply

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

…_\m/