You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
When running the example task under examples/tasks/mock-file.json It has an error:
ERRO[0080] error with processor job _module=scheduler-job block=run content-type=snap.gob error=plugin pool not found job-type=processor plugin-config=map[] plugin-name=passthru plugin-version=-1
This causes snapd to hang. It doesn't respond to ctrl+c. The task is shown as still running in using snapctl task list but has only a single hit. It seems like it might be related to the changes from #743 since I do not get the error if I reset before that.
When running the example task under examples/tasks/mock-file.json It has an error:
This causes snapd to hang. It doesn't respond to ctrl+c. The task is shown as still running in using
snapctl task list
but has only a single hit. It seems like it might be related to the changes from #743 since I do not get the error if I reset before that.Steps to reproduce:
Then load the plugins:
Create the task:
The text was updated successfully, but these errors were encountered: