Joshua Marx

Results 11 comments of Joshua Marx

I'm finding that s3fs fails silently on many types of errors. Running this command ` mount --target /mnt/newBucket/ --source my-bucket --type fuse.s3fs -o profile=test` will yield these logs if bucket...

thanks @ggtakec. I also noticed this behavior when using the `s3fs` bin directly too. It reported no logs in stdout and just returned a 0. Saw the same logs as...

I also have this issue with rpi4 using the built in bluetooth, raspbian, 2023.2.1 container. Bluetooth seems to work for an hour or two (devices are connected and report information)...

ya give me a few, im not the best with packaging.

hmm, looks like bluetooth controller is no longer detected by either `bluetoothctl` or HA. Built v33 for bullseye, installed, enabled service and rebooted.

getting errors like `ERROR:lib/bluez/adapter.c:165:adapter_get_dbus_object_path: assertion failed: (ADAPTER_IS(self))` i assume this version is incompatible with bullseye

reverted back to latest dbus-broker upstream and everything is back up and running. interestingly enough im not getting any device spam in `bluetoothctl`. Ill keep an eye on that and...

Another thing I just noticed is that I had some Govee Bluetooth sensors bridged with the HomeKit integration. HomeKit was reporting some warnings: Cannot add sensor.bedroom_govee_thermometer_humidity as this would exceed...

Thanks. Ill wait until 388.2 becomes more stable, but appreciate the review. Had a similar issue a while back where you reported the drivers causing issues so maybe some exposed...

From what I'm reading 23012 seems to fix a memory leak which might explain issues I experienced here. Do you have plans to move 388.2 to that version?