-
Notifications
You must be signed in to change notification settings - Fork 3
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
bin/node is not found (truenas core) #1
Comments
It looks like you haven't installed nodeJS. Try to install node or run the Docker version. |
I install node 16.6.2 and npm but something isn't playing nice
Below are the contents of the log: /root/.npm/_logs/2021-12-21T16_30_23_995Z-debug.log
|
Looks like Node can't read the ENV-vars. Get sure you've configured the ENV-vars correctly and start the script in a again proper way. |
Ah yes, you're right, thank you. Am I doing something wrong for the path? My plex root path is: /usr/local/plexdata-plexpass/Plex\ Media\ Server/
Not sure what "Plex Library-plex-library-[file_ending].json" is but it's not an existing file - Am I missing something? |
Never mind, user error! Changed to just / and now it worked, but only for one of my Plex libraries as it breaks at the 94%~ mark of my first library.. (IP and token edited)
I don't care so much, if there's a way for me to specify which library to do instead of all? (Counting, issue won't occur early in next library process.) |
Hmm, looks like there is an undefined path somewhere. Most likely that's an edge case I did't encounter during development. If you like to, feel free to fix it and submit a pull request. |
Hey is there any way I can run this with Plex installed on TrueNAS/FreeNAS? I just want to copy the metadata and images to the data folders, I don't get why Plex made it so hard not to lol
When I run run_once.sh it tells me the path for node isn't found.
The text was updated successfully, but these errors were encountered: