Andrew Berry

Results 380 comments of Andrew Berry

I can replicate this with MailMate, a regular Cocoa macOS app. What's interesting is it worked the _first_ time, but no further.

I am running into this as well with https://github.com/janeczku/calibre-web with static assets not loading correctly. I can reproduce it within a few page loads. Surprisingly, I've only been able to...

I actually discovered that I was accidentally running a version of Authentik from the spring. I've upgraded, and everything seems to be working fine for me. I'm pulling my back...

The other common situation we run into is when importing migration configuration for sites on Pantheon. Many of their tiers limit memory to 256MB _including drush_ and their recommended workflow...

> How does having multiple config:import specifically benefit folks on low memory plans? Since configuration imports aren't atomic, each subsequent import gets more configuration items imported. When PHP is killed,...

Thanks for the reports, looks like paho-mqtt released a new major version last week. PR is up at https://github.com/pbkhrv/rtl_433-hass-addons/pull/180.

0.8.1 is out fixing this, and I reported this upstream at https://github.com/merbanan/rtl_433/issues/2840.

🤔 hm, the addon should only look for `/config/rtl_433.conf`, not `/config/rtl_433.conf.template`. That was for backwards compatibility with the addon from before we supported multiple radios. Do you have suggestions for...

Ah! I missed the warning in the screenshot: > [20:10:28] WARNING: rtl_433 now supports automatic configuration and multiple radios. The rtl_433_conf_file option is deprecated. See the documentation for migration instructions....