Struggling with docker config #459
Unanswered
seanrichards
asked this question in
Share Your Setup & Get Help with Configuration
Replies: 1 comment
-
|
I'm pretty sure that the issue is that I'm running mcp in docker container, but to run the one-time login, I have to remote desktop into the host, then execute the login command. It works, and creates the folder under ~/linkedin-mcp But there's references in the files in the folder on the host. E.g. when I cat source-state.json I redacted the login string. My question is, is that the issue? I've also made sure that the patchright browser is logged out on the desktop of the host. Here's the log dump: Here's the files in the folders: |
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 have this working with UVX, but docker is killing me and could really use some support.
"No valid LinkedIn session is available in Docker"
What could be going wrong? I have the volume mounting the ~./linkedin-mcp folder on the system to /home/pwuser/.linkedin-mcp
And i've tried referencing both PATHS for --user-data-dir (/home/pwuser/.linkedin-mcp and /home/pwuser/.linkedin-mcp/profile)
Any idea what I'm doing wrong?
Thanks very much in advance. Very keen to get it working!
Beta Was this translation helpful? Give feedback.
All reactions