Weird error with Nodejs-poolcontroller "Error triggering nixie schedules"

Raytrey

Member
Jul 9, 2022
19
San Diego County
Pool Size
17500
Surface
Plaster
Chlorine
Salt Water Generator
SWG Type
Pentair Intellichlor IC-40
Hi - I have a raspberry pi running Nodejs-poolcontroller & dashpanel. So far it's been fantastic!
Recently for some reason I'm getting this error in my terminal ssh session that constantly spams the logs:

`error: Error triggering nixie schedules Cannot read properties of null (reading 'getTime')`

What is Nixie? I googled around but couldn't find anything like this. Any idea what's going on?

Thank you!

p.s. I'm not sure if there's a better place to ask these technical software type questions?
 
Nixie is the underlying pool controller that can either operate as a standalone pool controller or a companion to an existing panel. In this instance the message you are receiving is because nixie cannot calculate a start and or end time for one of your schedules. Most often this is due to missing gps coordinates for calculating sunrise and sunset. We should probably provide a more complete message here.

If you post in GitHub tagyoureit nodejs-poolController · Discussions we will get you sorted out.