Sul
Sul
Any progress on export part yet?
Same.
> Edit: Can you please write if any of that solutions works? It looks from the above screenshots and a quick look at code that you forgot to close that...
Replace `version:'3'` with the following to fix this.... ``` version: '3' volumes: db_sqlite3: driver: local ```
Try using the default SQLite database. You are using Postgres. If SQLite works, then you need to change localhost to internal IP address of the host machine. Or, you can...
> same, happening to me For the time being..just turn it off.
> Oh man, I'm getting this too. Any solution yet (besides just turning it off?) Not yet.
Would also be nice to show token cost/used by each user.
I tried using this nuget module: https://stackoverflow.com/a/1686880/21906181 changes: https://github.com/ilovefreesw/charms-bar-port/commit/4625a91709f5d84fb6b5ad03fed5a01a7d96499d Result: https://github.com/user-attachments/assets/e9492958-59f5-478a-94b5-33038438a252 Temp build: https://github.com/ilovefreesw/charms-bar-port/releases/tag/0.0.0.1
Without this can't use it for getting access tokens for OAuth.