Thanks all for your input. I was able to determine a couple of issues with my testing efforts and the database that caused the issues. I didn't realize that cheetah would still try to execute the commented out code which made troubleshooting much harder. Once I deleted the code I was able to determine it was a database issue. The issue ended up being that some daily achieve data was missing in the database. Not sure how that happened but once I rebuilt the daily achieve for 2022 it worked fine.
Thanks for you suggestions! On Wednesday, April 5, 2023 at 6:18:25 PM UTC-6 Tom Keffer wrote: > Definitely. I had assumed it was some weird Sofaskin thing, but maybe no. > > On Wed, Apr 5, 2023 at 11:05 AM [email protected] <[email protected]> > wrote: > >> No sure if this is related to your errors, but it looks like the tag >> *$days_ago($days_ago=$n).dateTime.raw >> *is not correct. >> >> According to weewx documentation, ($days_ago=x) should be used with the >> *day* aggregation period : *$day($days_ago=$n).dateTime.raw * >> >> See >> http://www.weewx.com/docs/customizing.htm#general_aggregation_periods >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "weewx-user" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/b54f8ea2-f21e-4a46-bf46-6fe0cceb7fc1n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/b54f8ea2-f21e-4a46-bf46-6fe0cceb7fc1n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/4b6a0b70-6eba-498b-955e-61a9a3c1bfe3n%40googlegroups.com.
