PLEX on NAS542
All Replies
-
A Plex Forum on this community?
0 -
No, on Plex.tv site0
-
Hi all.
I dont have any metarepository in app list.
Yes i click button refresh list !
0 -
web_prefix shouldn't have an extension.
0 -
thnks, work0
-
Hello. I get an error like this on the plex installation screen, I cannot install. I would appreciate it if you can help me greetings.
0 -
Long shot, is your disk full?
0 -
No, it's not.
0 -
According to your screenshot you are uploading a Synology package. The code used to extract that is:
echo -ne "Try to untar..."
mkdir -p "${tmpdir}/synology"
tar xf "${plexfile}" -C "${tmpdir}/synology"
if [ $? -eq 0 ] ; then
echo "Done"
[ ! -f "${tmpdir}/synology/package.tgz" ] && SetError "Unrecognized file" && return 1 echo Synology package detected echo -ne extracting.... tar xf "${tmpdir}/synology/package.tgz" -C "${tmpdir}/bin" [ $? -ne 0 ] && echo "Failed" && SetError "Cannot extract ${tmpdir}/synology/package.tgz" && return 1 echo "Done" fiExtracting the spk file succeeds, but extracting the internal package.tgz file fails. But it exists, else it would have spawned an "Unreconized file" error.
You can login over ssh, try to upload again using the webinterface, and then run 'dmesg' in the ssh shell to see if there were any filesystem or hardware errors.
0 -
I'm sorry I'm not very good at this stuff. I don't know exactly what to do when I connect via SSH. do I copy and paste the code you give exactly. I connect via the web interface and I use it for backup purposes. if I install plex, I want my kids to watch the animations I have. I wish there was someone who could help with a remote connection. By the way I am using translation for english.
🙂
0
Categories
- All Categories
- 415 Beta Program
- 2.4K Nebula
- 144 Nebula Ideas
- 94 Nebula Status and Incidents
- 5.6K Security
- 239 USG FLEX H Series
- 267 Security Ideas
- 1.4K Switch
- 71 Switch Ideas
- 1.1K Wireless
- 40 Wireless Ideas
- 6.3K Consumer Product
- 247 Service & License
- 384 News and Release
- 83 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.2K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 83 About Community
- 71 Security Highlight