NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Pinkyg
Oct 07, 2016Apprentice
Problems running Plex Media Server after 6.6.0 update
Plex was running fine until readynas update to 6.6.0. I have removed plex from my rn214 and uploaded the new version 1.2.2 for ARM 6.x RN2xx. Anytime i try to turn it on it returns and error after a minute or so "Application failed to initialize. Empty resource error. Bad NML call. Code 22002010000".
Not sure what to try from here.
Not sure what to try from here.
Short answer:
So if you have problems with starting Plex for RN2XX since the upgrade to 6.6.0 please try rebooting your NAS or wait it out and it should fix itself. It might be about 5-10 minutes (or perhaps a bit longer - it does depend on things such as your internet connection) after a reboot or so before it fixes itself.
Then you should be able to start Plex which is your confirmation that it is fixed.
More info:
We have uploaded the missing package to our repository.
Glad it turned out to be a simple fix.
You can download the logs and look in packages.log to see which packages are installed. This log is generated from
# dpkg -lYou should see ii next to the package if it is installed properly. The version of libc6:armhf should match the one for libc6:armel
I think if I'm reading it right that the 1.2.2 installer only installs the libc6:armhf package if on firmware prior to 6.6.0 so if you last factory reset on 6.6.0 and installed 1.2.2 rather than 1.1.4 or earlier first the necessary package likely won't be installed. Hopefully Plex fixes this in the next PlexPass version of Plex Media Server.
The public 1.1.4 version should work on 6.6.0 now too, I think.
If you did happen to have done a factory reset on 6.6.0 and installed the 1.2.2 app and there is no libc6:armhf in the packages list (not even an old version that needs updating) you could do:
# apt-get update
# apt-get install libgcc1:armhf libc6:armhfto force the missing packages to be installed.
Edit: siigna's suggestion below:
Alternatively the libc6:armhf package can be downloaded from our repository and uploaded to the NAS (Apps > Upload), for those uncomfortable with SSH access. An apt-get update will be performed as part of the installation.
81 Replies
Replies have been turned off for this discussion
- mdgm-ntgrNETGEAR Employee Retired
Might be best to ask about that on the Plex community and wait for a production compatibility fix.
- jhaggLuminary
I am pretty sure I read here that other people have been running Plex fine on 6.6.0 I myself have not upgraded yet as I am waiting for a version of NZBGet that works because I cannot live without it.
- mdgm-ntgrNETGEAR Employee Retired
The issue affects the RN21x. Users of x86 models are unaffected.
- PinkygApprenticeI've raised the question in the plex community too. Fairly disappointing though that the update has caused a problem, given that the rn214 was heavily marketed towards plex media server. Only had my nas 11 days.....
- jhaggLuminary
Sorry to hear that Pinkyg, I did see that this issue is stickied at the top of the Netgear/ReadyNAS section of Plex Forums, prfetty sure it is getting some attention and a fix will be on the way soon.
- PinkygApprenticeYes it is officially not working. I got a response from a netgear support ticket saying there currently is no workaround but that netgear/plex were working towards a solution.
- PinkygApprentice
Hi Folks,
Just figured I'd update the thread in case anyone else is following.
Still offline and no updates on a resolution.....
- EckersGuideYes, it certainly is critical. I'm disappointed it hasn't been fixed already 😕
- PinkygApprentice
It's good to hear they release new versions that often :-)
Fingers crossed the next version corrects the problem.
I have to agree with Eckers though, it shouldn't take this long to fix.
In fact, given that the rn214 was heavily marketed towards running PMS, it should never have been allowed to happen in the 1st place.
- jhaggLuminary
It is taking too long to fix I agree. This one isn't really Netgears fault, something happened on the Plex end and they are the ones that need to push a solution, although it would be nice if the Netgear techs reached out to them and applied a bit of pressure since as you mentioned, Netgear did use Plex in its marketing.
- PinkygApprentice
I'm not so sure that I place the blame on the Plex side though tbh.
After all, Plex was running fine before I applied the readynas update 6.6.0
Maybe I'm taking too simple an approach to the whole thing....
In my mind, the 6.6.0 update should have been tested with the current release of PMS before rollout. Maybe even communicate to registered users of the rn214 (etc), when they need to update their version of PMS, although this would only work with proper testing.
Again this is just my point of view, it's quite possible there could be something I'm overlooking!
- SergeBaeyensAspirant
I made the update thinking it will just improve my security... And I also bought this netgear for have a good plex server at home. I'm not happy with this situation ! Is there an idea of timing to solve this issue ??
- mdgm-ntgrNETGEAR Employee Retired
For timing you would have to ask Plex, but with software it's always difficult to put an ETA on things.
- siignaNETGEAR Employee Retired
For reference, from the Plex forum:
ziggimon wrote:
To all users with the ReadyNAS RN2xx series NAS with transcoder enabled Plex Media Server builds please read this!!
We have noticed that the Firmware 6.6 version brought some under the hood changes that requires some tweaks made to Plex Media Server, so if you are running with this device and want to continue to use Plex Media Server on it, please delay upgrading to Firmware 6.6 just yet. We are working on a fix to make it work on the updated firmware.
Stay tuned!
UPDATE: Plex Pass version of Plex Media Server 1.2.1 has a fix that again makes PMS run on the RN2xx series.
- EckersGuide
I have a Plex Pass and download and keep all the updates to PMS but I have never seen PMS version 1.2.1. The latest version is 1.2.2 and before that it was 1.1.4 I think. Older versions are no longer available from Plex so we're stuck with waiting for an update. As a matter of interest, does anyone have version 1.2.1?
- PinkygApprentice
Hi siigna.
Yes I've seen the statement from ziggimon on the plex forums. It seems 1.2.2 (not 1.2.1) is working in their test environment but this doesn't appear to be the case for users.
They are working on it to try and establish why.
Hi Eckers,
I have never seen 1.2.1. There was a mention of a build that had errors which was only posted for a short time, maybe that was 1.2.1.
- EckersGuide
I've managed it install and get running PMS 1.2.2.2857 for Readynas other than RN2XX models and it is working on my RN214. I've lost all my playlists but least it's recreating my library again
- PinkygApprenticeYeah did this for testing too Eckers. It's a decent enough workaround if you don't use the transcoding.
- PinkygApprenticeUnfortunately that's the package that has a problem at the moment....
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!