Replies: 2 comments
-
you are missing a slash between the drive letter and the rest of the path |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks I appreciate it. I actually just got it to work finally but now am
getting a yaml error when I run the script. This process is beyond
frustrating.
…On Mon, Oct 30, 2023, 11:44 AM cpt-kuesel ***@***.***> wrote:
you are missing a slash between the drive letter and the rest of the path
try:
docker run --rm -it -v C:/Users/crsor/Plex-Meta-Manager/config:rw
meisnate12/plex-meta-manager --run
—
Reply to this email directly, view it on GitHub
<#593 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDTKYSSS4GIS27LUEMUWYXDYB7DNJAVCNFSM6AAAAAA6VDXVPSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMRVGY3TI>
.
You are receiving this because you authored the thread.Message ID:
<meisnate12/Plex-Meta-Manager-Configs/repo-discussions/593/comments/7425674
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to guess my PMM path because i HAVE NO IDEA WHAT i AM DOING. i FOLLOWED TTHE INSTRUCTIONS AND MADE IT FINE UNTIL i NEED TO RUN THE SCRIPT FOR THE FIRST TIME. i AM SO LOST HERE IS WHAT i HAVE TRIED
PS C:\Users\crsor> docker run --rm -it -v C:Users/crsor/Plex-Meta-Manager/config:rw meisnate12/plex-meta-manager --run
docker: Error response from daemon: The system cannot find the path specified.
See 'docker run --help'.
PS C:\Users\crsor> docker run --rm -it -v C:Users/crsor/Plex-Meta-Manager/config:rw meisnate12/plex-meta-manager --run
docker: Error response from daemon: The system cannot find the path specified.
See 'docker run --help'.
PS C:\Users\crsor> docker run --rm -it -v C:Users/crsor/Plex-Meta-Manager/config/config.yml/config:rw meisnate12/plex-me
ta-manager --run
docker: Error response from daemon: The system cannot find the path specified.
See 'docker run --help'.
PS C:\Users\crsor>
Beta Was this translation helpful? Give feedback.
All reactions