Closed tarkhil closed 2 months ago
Hi,
This is actually "only" an issue in powa-web. The problem is that sqlalchemy keeps breaking its API, which forces us to keep adding workaround to make it work with older versions. We gave up on that some time ago and entirely removed sqlalchemy from powa-web, so the next version (5.0.0) will fix that problem once and for all.
Until that version is released, your options are:
I'm closing the issue hoping that one of the solutions worked. if you still have problems feel free to reopen this issue or create a new one.
FreeBSD 14.0 Python 3.11 Postgres 15.8
According to truss ( like strace in linux), it does not even try to read powa-web.conf. Just hits something and dies.
Modules installed, loaded
Extensions installed
I can login as powa and call
Not a slightest idea what happens and how to fix it.