Skip to content

pycriu check always errors #2758

@herheliuk

Description

@herheliuk

Trying to use pycriu:

sudo criu service &
from pycriu import criu as pycriu_criu

criu = pycriu_criu()

criu.use_sk('criu_service.socket')

criu.check()

But I get the following error:

pycriu.criu.CRIUExceptionExternal: CHECK failed: Error(0): Unknown

Output from criu service:

(13.259281) Connected.
(13.259432) Waiting for connection...
(13.259533) CRIU run id = 7ae68e84-7a16-4271-bb4b-fe017c9ff8e1
(13.313752) Worker(pid 1791) exited with 0

I tested this on an Ubuntu Server virtual machines for both x86_64 and aarch64.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions