Steve
Steve
### What is the issue? The problem is intermittent. When I wake up my computer, DNS is not working. It seems there are open issues when using other VPN (not...
## Overview If I remove everything from an actual .kdbx file (including recycle bin) and save it (or use save as backup), I notice that the file is not decreasing....
I was just comparing 2 files with v1.1.4 and it worked as expected, then I installed the latest version with cargo and I end up with a corrupt database? The...
### Checklist Before opening your issue be sure to have completed all those tasks. - [X] My issue is not related to an app I installed through tipi (If so...
apisix dashboard - docker - panic: runtime error: invalid memory address or nil pointer dereference
### Issue description using docker compose to run apisix dashboard (latest). Likely there is an error in the yaml file but it should not panic? Apisix (part also of the...
Just starting the template, in .env I have: ``` DATABASE_URL=postgresql.... # default value for AUTH_PROVIDERS, not sure how the app behaves in this situation AUTH_PROVIDERS= ``` `npx prisma db push`...
I setup .env with fake SMTP settings from mailtrap. If I try to sign-in using an email such as [email protected], I am getting the error message: `Something went wrong while...
signup email was sent to resend but was rejected (I guess through POST call) due to lack of authentication that was expected. However, there was no error logged on the...
I would like to be able to specify the openai_base_url in the aibridge.json in order to test other openAI end points. It would require to fill the `baseURL `as per...
### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue na ### What package...