Hamish Moffatt
Hamish Moffatt
Thanks for following up @johnmaguire . Unfortunately v1.6.1 is all that's packaged for Debian currently. I just installed v1.9.4 from the release on GitHub, and now powertop reports 25-30 wake...
I couldn't follow your JSON traceback, but I am seeing this when trying to make any call with AsyncOAuth2Client - is it the same problem? ``` File "...", line 100,...
I have just had this for the first time ever with 5.0.1 also. The back trace doesn't say much except that abort was called. ``` (gdb) bt #0 __pthread_kill_implementation (threadid=,...
Here is the backtrace from all threads. [gdb.txt](https://github.com/user-attachments/files/20154169/gdb.txt)
You have to enable access to the assignments and grades service when setting up the tool in Moodle.
How about the key for your app then as configured in Moodle?
Either solution would work. I prefer the persistent agent but I don't mind. A `use_ssh_agent` flag would affect the UI too as the passphrase functionality would be unavailable. Maybe the...
I wonder if this is also an issue if you are running multiple tasks at once. The SSH connection may be shared (unless Ansible is already configured to use a...
This is still happening on the latest version. I may add `ansible.builtin.meta: reset_connection` to the start of all my playbooks as a workaround.
I would like to see this under active maintenance too. I use it and have submitted some fixes. There are also a lot of non-bugs reported as issues which should...