drdonesomething
Cadet
- Joined
- Mar 2, 2024
- Messages
- 1
This may be a problem unique to me as my trueNAS Scale install process had a small hiccup, but I was trying to update plex and it gave this error
This was after updating truenas scale to "Cobia" (23.10.1.3), which I only updated to because plex said I couldn't keep it on Angelfish and still update it.
I also got this error in there somewhere:
So anyway, turns out my '/mnt/(drive)/ix-applications/catalogs/' is empty and it's supposed to have a lot of stuff in it.
I'm not sure if it's supposed to work this way, but I manually copied this github into it:
Contents of this:
https://github.com/truenas/charts.git
Goes Here
/mnt/secksyboi/ix-applications/catalogs/github_com_truenas_charts_git_master
(you'll need to create the directory under that name)
I did it through SMB after lowering permissions on the directory but probably should have done it through the command line.
Anyways, plex upgraded after I transferred all that and I lived happily ever after. I hope this helps someone!
[ENOENT] Unable to locate 'plex' at '/mnt/(drive)/ix-applications/catalogs/github_com_truenas_charts_git_master/charts/plex'
This was after updating truenas scale to "Cobia" (23.10.1.3), which I only updated to because plex said I couldn't keep it on Angelfish and still update it.
I also got this error in there somewhere:
[EFAULT] Failed to clone 'https://github.com/truenas/charts.git' repository at '/mnt/secksyboi/ix-applications/catalogs/github_com_truenas_charts_git_master' destination: [EFAULT] Failed to clone 'https://github.com/truenas/charts.git' repository at '/mnt/(drive)/ix-applications/catalogs/github_com_truenas_charts_git_master' destination: Cloning into '/mnt/(drive)/ix-...
So anyway, turns out my '/mnt/(drive)/ix-applications/catalogs/' is empty and it's supposed to have a lot of stuff in it.
I'm not sure if it's supposed to work this way, but I manually copied this github into it:
Contents of this:
https://github.com/truenas/charts.git
Goes Here
/mnt/secksyboi/ix-applications/catalogs/github_com_truenas_charts_git_master
(you'll need to create the directory under that name)
I did it through SMB after lowering permissions on the directory but probably should have done it through the command line.
Anyways, plex upgraded after I transferred all that and I lived happily ever after. I hope this helps someone!