Kilian

Results 14 comments of Kilian

Hi @jdemaeyer , I do see your point, in staying as close as possible to the DWD API / raw data. Furthermore I must admit, that I havent looked up...

Just ran into the same issue. Hopefully the suggested PR #1971 will be merged as soon as possible. (:

Hi @bedoro , I ran in a somewhat similar issue: We have a nexus too. But we have two seperate repositories for "releases" and "snapshots". So i had to set...

**Edited!:** So I did some more research/debugging. The underlying problem is the following: If I only specify `url` in my assets object: ``` {"url": "https://gitlab.com/gitlab-org/gitlab/-/blob/master/README.md"} ``` the call to the...

@Muskanjhawar in the `platformio.ini ` `build_flags = -DUSE_ESP_IDF_LOG -DTAG=\"CORE\"`

There is a `/active` route which might be the route you are searching for!? (: I am using `ghcr.io/browserless/chromium:v2.21.1`. From the logs (startup): ```logtalk browserless.io:limiter:info Concurrency: 3 queue: 10 timeout:...

Ah I see. In my local homelab scenario i did not set the env variable `TOKEN` so I am able to check the `/active` without any credetials.

I was irritated, that there was noch obvious crash in the log file too. I took the exact steps described above. But I did use the provided apk. https://github.com/user-attachments/assets/b471acd5-70cc-495f-964d-ec4c385f2bbb This...

First of all: Thanks for your support! (: Second: For me personally this bug is not a big deal at all. I can easily work around it by reopening the...