Skip to content
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

Fatal Python error when trying to run the docker image #86

Closed
omares opened this issue Sep 18, 2021 · 1 comment
Closed

Fatal Python error when trying to run the docker image #86

omares opened this issue Sep 18, 2021 · 1 comment

Comments

@omares
Copy link

omares commented Sep 18, 2021

Hey,

when executing the docker command docker run --rm -v "/root/client.pem:/client.pem" keshavdv/unifi-cam-proxy unifi-cam-proxy --verbose --ip "192.168.x.x" --host 192.168.x.x --cert /client.pem --token XXXX rtsp -s 'rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_175k.mov' for testing purposes I get the error

Fatal Python error: _Py_InitializeMainInterpreter: can't initialize time
PermissionError: [Errno 1] Operation not permitted

Current thread 0xb6b8e010 (most recent call first):

Is this an issue on my end or is there a problem with the docker image?

Thanks & Cheers

@omares
Copy link
Author

omares commented Sep 18, 2021

Ok was an issue on my side, had to update my libseccomp2 version as stated here:

linuxserver/docker-papermerge#4 (comment)

@omares omares closed this as completed Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant