3.5.0-beta.4 Unusual plugin error
-
I am getting this error from my plugin. It does not seem to affect anything but I cannot see why it may be happening.
Anybody shed some light on this? Even if its "Don't worry!"
It occurs shortly after the plugin starts and immediately repeats several times. However, the same plugin code (python) is executed frequently during normalexecution without the error occuring.The proximity of the error to the code sequence may just be coincidental but ...What might cause this type of error?
The permissions I have set are likely more than I need ....
"sbcPermissions": ["commandExecution", "objectModelReadWrite", "networkAccess", "webcamAccess", "readSystem", "writeSystem", "fileSystemAccess","launchProcesses", "managePlugins"],
Aug 06 14:09:20 srsender audit[5200]: AVC apparmor="DENIED" operation="ptrace" profile="/opt/dsf/plugins/DuetLapse3/**" pid=5200 comm="DuetLapse3.py" requested_mask="read" denied_mask="read" peer="unconfined"