mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2026-04-26 07:36:00 +03:00
[GH-ISSUE #12] Not working | No such file or directory #12
Labels
No labels
bug
bug
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Pritunl-Fake-API#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SindreMA on GitHub (Aug 22, 2021).
Original GitHub issue: https://github.com/simonmicro/Pritunl-Fake-API/issues/12
Originally assigned to: @simonmicro on GitHub.
I'm having a problem setting this up.
I've tried to run it both on local install and the docker image, but both seam to return about the same error message.
That there is no such file or directory.
Any idea what this might be caused by, and how to fix it?
Docker image:

Local server image:

@simonmicro commented on GitHub (Aug 23, 2021):
The Docker container is fixed now - which Python version is running on your server -> e.g. which
python*folder is inside/usr/lib/? I assume it is also Python 3.9@SindreMA commented on GitHub (Aug 23, 2021):
Cloned the github again now and it worked running locally.
Tho i did try the docker image, it did build now, but had some problems running it, it failed on the pritunl setup.
But since i got the local server to work, i didn't look more into it.
Thanks for the help, great work making this 👍