Ben Sherman

Results 10 comments of Ben Sherman
trafficstars

I'd be happy to share the FQDN of my site (which, if you were to attempt to access it, would present the client cert) if that would be helpful, although...

I was thinking about this issue recently and decided to take another look. I noticed [this comment](https://github.com/bitwarden/mobile/issues/325#issuecomment-396094185) which states: > You should only be logged out if the server returns...

> > First of all thank you! I would like to say that localhost / personal self-hosted instances are still working 100%, so even if localhost use was not the...

From [here](https://developer.android.com/guide/components/foreground-services#background-start-restriction-exemptions): > In the following situations, your app can start foreground services even while your app is running in the background: > ... > The user turns off battery...

Here's the response from `/api/v1/info`: ``` { "version":"v1.44.1", "uid":"...", "hosts-available":1, "mirrored_hosts":["nuc"], "mirrored_hosts_status":[{ "hostname":"nuc", "hops":0, "reachable":true, "guid":"...", "node_id":null, "claim_id":null }], "alarms":{ "normal":0, "warning":0, "critical":0 }, "os_name":"Ubuntu", "os_id":"ubuntu", "os_id_like":"debian", "os_version":"22.04.3 LTS (Jammy...

While I don't currently have Netdata-internal metrics recording enabled, I did earlier in the year and at the time, I didn't see a any obvious correlations with a particular collector/worker....

I'll do an update later today and check it out, thank you!

This looks to be a documentation issue. I found a `TODO` covering this: https://github.com/mealie-recipes/mealie/blob/mealie-next/mealie/services/event_bus_service/event_bus_listeners.py#L145

You're welcome, thanks for your work on this project! While setting this up, two additional customizations that could be useful popped into my head: - Allow ${number of} ${time units}...