April 12, 201511 yr I just deleted my old image and container and reupdated from scratch too. I got the same error wickedathletes did. I looked inside the container and there is no plexReport folder in the /bin folder. I couldn't find a plexReport folder at all.
April 30, 201511 yr I was running into the same issues described above with not being able to generate even a text email. I ended up doing the following to make it work: I entered into the container docker exec -it plexReport bash I navigated to the plexReport main directory cd /opt/plexReport I re-executed the setup file ./initial_setup.sh I noticed the questions were different running it this way, after it ran I was then able to navigate into /opt/plexReport/bin and run plexreport -t I then made any additional tweaks to the config and cron files in /opt/plexReport/config/config Hope this helps!
April 30, 201511 yr Author I was running into the same issues described above with not being able to generate even a text email. I ended up doing the following to make it work: I entered into the container docker exec -it plexReport bash I navigated to the plexReport main directory cd /opt/plexReport I re-executed the setup file ./initial_setup.sh I noticed the questions were different running it this way, after it ran I was then able to navigate into /opt/plexReport/bin and run plexreport -t I then made any additional tweaks to the config and cron files in /opt/plexReport/config/config Hope this helps! thanks this fixed it for me as well!
May 7, 201511 yr Author I was running into the same issues described above with not being able to generate even a text email. I ended up doing the following to make it work: I entered into the container docker exec -it plexReport bash I navigated to the plexReport main directory cd /opt/plexReport I re-executed the setup file ./initial_setup.sh I noticed the questions were different running it this way, after it ran I was then able to navigate into /opt/plexReport/bin and run plexreport -t I then made any additional tweaks to the config and cron files in /opt/plexReport/config/config Hope this helps! Well, testing works, looks like the auto emails aren't sending though. Any other tweaks you needed to do?
June 3, 201511 yr I was running into the same issues described above with not being able to generate even a text email. I ended up doing the following to make it work: I entered into the container docker exec -it plexReport bash I navigated to the plexReport main directory cd /opt/plexReport I re-executed the setup file ./initial_setup.sh I noticed the questions were different running it this way, after it ran I was then able to navigate into /opt/plexReport/bin and run plexreport -t I then made any additional tweaks to the config and cron files in /opt/plexReport/config/config Hope this helps! Well, testing works, looks like the auto emails aren't sending though. Any other tweaks you needed to do? Same for me. Had to repeat Edvard_Grieg's instructions to get it to work. Still, testing works but automatic reports don't... Will it survive a restart (of the Docker or the server)? Thanks
Archived
This topic is now archived and is closed to further replies.