Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cannot update PH or ORP Tank Levels #1027

Open
1 task
SNMKelley opened this issue Sep 18, 2024 · 3 comments
Open
1 task

[BUG] Cannot update PH or ORP Tank Levels #1027

SNMKelley opened this issue Sep 18, 2024 · 3 comments

Comments

@SNMKelley
Copy link

nodejs-poolController Version/commit

8.0.4

nodejs-poolController-dashPanel Version/commit

8.0.0

relayEquipmentManager Version/commit

No response

Node Version

v18.17.0

Platform

Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux

RS485 Adapter

No response

Are you using Docker?

  • Yes.

OCP

EasyTouch 2 4P

Pump(s)

No response

Chlorinator(s)

Intellichem

What steps will reproduce the bug?

Navigate to Chemistry/Intellichem
Click on the Chlorine or Acid Tank and change the value to set the level
Click Save

What happens?

TypeError: Cannot read properties of undefined (reading 'tolerance')
at TouchChemControllerCommands.setIntelliChemAsync (/root/nodejs-poolController/controller/boards/EasyTouchBoard.ts:3044:48)
at TouchChemControllerCommands.setChemControllerAsync (/root/nodejs-poolController/controller/boards/SystemBoard.ts:5049:49)
at TouchChemControllerCommands.setChemControllerStateAsync (/root/nodejs-poolController/controller/boards/SystemBoard.ts:5065:46)
at /root/nodejs-poolController/web/services/state/State.ts:86:61
at Layer.handle [as handle_request] (/root/nodejs-poolController/node_modules/express/lib/router/layer.js:95:5)
at next (/root/nodejs-poolController/node_modules/express/lib/router/route.js:144:13)
at Route.dispatch (/root/nodejs-poolController/node_modules/express/lib/router/route.js:114:3)
at Layer.handle [as handle_request] (/root/nodejs-poolController/node_modules/express/lib/router/layer.js:95:5)
at /root/nodejs-poolController/node_modules/express/lib/router/index.js:284:15
at Function.process_params (/root/nodejs-poolController/node_modules/express/lib/router/index.js:346:12)
at next (/root/nodejs-poolController/node_modules/express/lib/router/index.js:280:10)
at /root/nodejs-poolController/web/Server.ts:753:25
at Layer.handle [as handle_request] (/root/nodejs-poolController/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/root/nodejs-poolController/node_modules/express/lib/router/index.js:328:13)
at /root/nodejs-poolController/node_modules/express/lib/router/index.js:286:9
at Function.process_params (/root/nodejs-poolController/node_modules/express/lib/router/index.js:346:12)

What should have happened?

The value for the tank level should have changed to the desired value.

Additional information

No response

@tagyoureit
Copy link
Owner

Can you attach a replay? This should be getting set from the Intellichem.

@SNMKelley
Copy link
Author

njsPC_error.zip

@SNMKelley
Copy link
Author

SNMKelley commented Sep 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants