duetBackup Error listing files!!
-
Hi
@stuartofmt Picking up here from the GH issue.
I have an issue while installing the plugin i get the error. Failed to install package PyGithub==2.1.1
I just solved this by installing it manually using SSH.pip3 install PyGithub
I now have a new issue stating
Error listing files!!
I have searched in several places but I cannot find the logging for this service.
-
This post is deleted! -
@tfranssen
Hi and thanks for posting in the forum.
First up - the installation of the python dependencies is a function of the Duet Plugin Service. So the fact that it objected suggests there is some form of error and that could be related to permissions which in turn could account for the inability to resolve a file list (in general, often permission related).Please include a logfile (DuetBackup) with -verbose set and, as well your overall environment (SBC OS and version, Duet versions etc).
If you stop the plugin, run this command in an OS console then attempt to restart the plugin, you will see progress / errors:
env SYSTEMD_LESS=RXMK /usr/bin/journalctl -f