Stefano Pigozzi

Results 78 comments of Stefano Pigozzi

I was able to reproduce the error! Now let's see what causes it...

> I added an extra line at the end of worker.py to close database session and it seems to fix the problem. > > Line added: `self.session.close()` > > After...

Fixed with 3915bb74476223c787188afbd781f7e113434199 .

Are you running the latest version of `Steffo99/greed`, and not other forks or older versions?

I don't provide any support for forks. Please go ask their author for more information!

@laskriabdellah has reported that the issue has somehow resurfaced in: https://github.com/Steffo99/greed/issues/201#issuecomment-1745735309

@laskriabdellah, can you provide some debug logs? In `config.toml`, set the logging parameters as follows: ```toml # Logging settings [Logging] # The output format for the messages printed to the...

I shut down the instance I was using OAuth on, so I currently have no way to check. :(