Stu Wehrly

Results 9 comments of Stu Wehrly

About once a day z2m crashes on me. Restarting fixes the issue until the next crash. Home Assistant 2022.9.5 Supervisor 2022.09.1 Frontend 20220907.2 - latest OS: Ubuntu 22.04 ``` Error:...

> > About once a day z2m crashes on me. Restarting fixes the issue until the next crash. > > @stu1811 This suggests a separate issue unrelated to supervisor since...

So far I don't see the issues @oNSXo has ``` s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs...

> Actually I think this might be because "port" is not declared in the config.yaml that is used as a validator? > > try this fork of mine: https://github.com/sargonas/rtlamr2mqtt (or...

New version gets a different error: ``` [2022-11-03 20:56:28] Using "/data/options.json" config file [2022-11-03 20:56:28] MQTT Host defined in config file. Ignoring Supervisor Configuration... [2022-11-03 20:56:28] RTLAMR2MQTT Starting... [2022-11-03 20:56:28]...

I ran into the same issue with Ubuntu 20.04. I had to install php-curl and php7.4-xml

> just use `sudo timeshift --list-devices` to list availables devices (including raid partitions) and then `sudo timeshift --snapshot-device /dev/mdXXX` with correct device name to set your backup destination > >...

I was able to fix my problem by modifying one line. Can anyone try this fix? https://github.com/teejee2008/timeshift/pull/883

I ran into the same issue on Ubuntu. I was able to get it working with this PR. @Intrinsic1 can you try the fix? https://github.com/teejee2008/timeshift/pull/883