electrofloat

Results 17 issues of electrofloat

While I'm still investigating my issue of even if the `lcp-echo-adaptive` is set, sometimes `pppd `terminates the connection with "Peer not responding" when the line is saturated, I noticed that...

Even after I set the lcp-echo-adaptive option for pppd, I sometimes still have a disconnect when the line is saturated. I'm still investigating the issue, but looking at the code...

Something is weird about the startup conditions. If I have this in appdaemon.yaml: ``` appdaemon_startup_conditions: - state: {entity: "zwave.z_wave_sigma_designs_uzb_z_wave_usb_adapter", value: {state: "ready"}} - state: {entity: "zwave.eurotronic_eur_spiritz_wall_radiator_thermostat_2", value: {state: "ready"}} -...

Hi! Do we need to reschedule all the schedules manually (aka restart appdaemon) when DST changes, or should this happen automatically? We just had a DST change and all the...

Hi! So here is this issue: https://pastebin.com/P165c4kQ Stubby's relevant configs: ``` resolution_type: GETDNS_RESOLUTION_STUB dns_transport_list: - GETDNS_TRANSPORT_TLS listen_addresses: - 127.0.0.1@53000 dnssec_return_status: GETDNS_EXTENSION_TRUE upstream_recursive_servers: - address_data: 1.1.1.1 - address_data: 1.0.0.1 - address_data:...

**Describe the bug/problem** I have a .prc file and wanted to convert it to .epub. Unfortunately there was no option to convert it. I tried to convert it with `ebook-convert`...

Fixed in Nightly

Hi! Up until now I was using Ubuntu 20.04 which has ppp version 2.4.7-2+4.1ubuntu5.1 with my own systemd unit file something like this: ``` [Unit] Description=PPPoE connection After=networking.service [Service] Type=oneshot...

Using id 1000 is very restrictive. Would be a tons better if one could just give the uid/gid through env variables like what linuxserver.io does: https://docs.linuxserver.io/general/understanding-puid-and-pgid

### Description In https://github.com/authelia/authelia/issues/3210#issuecomment-1101917497 I can see that is is recommended to use logrotate to rotate authelia's own logfile, which is fair enough. But, unfortunately there is no way currently...

type/feature
status/needs-design
priority/5/low
area/logs

As I understand now when the store is filesystem, it stores the files in chunks. So when someone uploads a file the admin of sharry has to use the web...