AdriDevelopsThings
AdriDevelopsThings
Hello, when I recreate my Cachet docker container, the Cachet must be resetuped. But why I should resetup Cachet if I recreate my Cachet container. ## Configs ### docker-compose.yml ```yaml...
Hey, I want to check my ticket (Deutsche Bahn) with this npm module. My code is: ```javascript import uic from 'uic-918-3' const image = 'barcode.png' uic.readBarcode(image).then((ticket) => { console.log(ticket) })...
When I purchase a product from the shopping list view successfully, it doesn't close the dialog (but clear it) and it doesn't mark the product on the shopping list as...
Hey, I installed the plugin, but when I make the request multiple types the header cache-status field is always: "miss": traefik.yml ``` experimental: plugins: cache: modulename: "github.com/traefik/plugin-simplecache" version: "v0.2.1" ```...
If someone sends my bot a sticker, my bot crashes with this error: `data did not match any variant of untagged enum StickerType`. I tried to debug this error and...
I tried to update traefik-forward-auth to version 2.3.0 but the latest version on dockerhub is `2.2.0`. It would be very useful to upload the new docker image there. I also...
### The bug I'm trying to use the new client certificate feature on iOS 17.5.1 but I'm a `Server is not reachable` Toast. The client certificate was set as you...
I'm getting this error: `Field Password should not be empty` when I try to change my username without changing/setting my password. I'm not into go or this project but it...
### Describe the bug I'm trying to export my traewelling checkins with this [function](https://traewelling.de/export). Clicking on CSV (Human or Machine Readable Headings either) sends a POST request to `https://traewelling.de/api/v1/export/statuses` but...