Have you modified the simulator at all? It would be helpful if we saw the log from startup. Set debug=1 (in weewx.conf), restart weewx, then post the log from startup to when it crashed.
If it makes you feel any better, this is the first time I've seen this. -tk On Sun, Jan 24, 2021 at 8:31 AM S R <[email protected]> wrote: > really can't get anything to work. > > simulator - simulator mode. weewx uptime =0 > simulator - genarator mode - has below crash. > > python3[41323]: weewx[41323] CRITICAL __main__: **** File > "/usr/share/weewx/weewx/manager.py", line 272, in addRecord > python3[41323]: weewx[41323] CRITICAL __main__: **** > self._updateHiLo(accumulator, cursor) > python3[41323]: weewx[41323] CRITICAL __main__: **** File > "/usr/share/weewx/weewx/manager.py", line 933, in _updateHiLo > python3[41323]: weewx[41323] CRITICAL __main__: **** > _stats_dict.updateHiLo(accumulator) > python3[41323]: weewx[41323] CRITICAL __main__: **** File > "/usr/share/weewx/weewx/accum.py", line 444, in updateHiLo > python3[41323]: weewx[41323] CRITICAL __main__: **** > self._check_units(accumulator.unit_system) > python3[41323]: weewx[41323] CRITICAL __main__: **** File > "/usr/share/weewx/weewx/accum.py", line 615, in _check_units > python3[41323]: weewx[41323] CRITICAL __main__: **** raise > ValueError("Unit system mismatch %d v. %d" % (self.unit_system, > python3[41323]: weewx[41323] CRITICAL __main__: **** ValueError: > Unit system mismatch 16 v. 1 > python3[41323]: weewx[41323] CRITICAL __main__: **** Exiting. > > are there any other alternatives to weewx? i'm ready to give up on it > > -- > 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/76dc716b-8806-4100-aacb-448927d65ef0n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/76dc716b-8806-4100-aacb-448927d65ef0n%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/CAPq0zEC1MMkRtO0A8RmM4DOOnWRFucvck4y9%3DEOThR67y9RjYw%40mail.gmail.com.
