byro / byro

Plugin-based, unopinionated membership administration software
Apache License 2.0
163 stars 44 forks source link

byro docker installation unrecoverably crashes after plugin installation (fints) #257

Closed Nixbligger closed 2 years ago

Nixbligger commented 2 years ago

Hi there,

I was trying to setup byro to check it out as an option for the user and financial management of our little club supporting under-privileged children in Ethiopia.

With some fiddling and some minor issues I initially made it work via the docker compose pathway. Unfortunately, I began to install plugins to play around and extend functionality. With "Gemeinnuetzigkeit" everything went well, but some updates to the python collection module made the byro-fints plugin fail and my byro installation ultimately crashed.

Now I am unable to revert the fints installation and hoped to find some help regarding this. Btw., I have already opened a respective issue at the fints plugin repo with some details, but there doesn't seem to be much activity lately.

Unfortunately, I am incapable to fix this issue with the plugin myself. Any idea how to get rid of it?

Thx!

rixx commented 2 years ago

Hard to say without seeing what you can do / have done, but you should be able to just pip uninstall the plugin. This is probably related/a duplicate of #255.