Skip to content

History trend troubleshooting #74

Answered by riclolsen
StephanusVictor asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Stephanus!

Are using the Windows installer? Which version?
I have tested it here and it is working (v0.24).

Any Postgresql config change? Maybe Windows Firewall is blocking the postgresql port.

The service JSON_SCADA_server_realtime_auth need env variables if defaults are not use to reach Postgresql.

rem Use environment variables to connect (for reading) to PostgreSQL historian (https://www.postgresql.org/docs/current/libpq-envars.html)
nssm set JSON_SCADA_server_realtime_auth AppEnvironmentExtra PGHOSTADDR=127.0.0.1 PGPORT=27017 PGDATABASE=json_scada PGUSER=json_scada PGPASSWORD=json_scada

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@StephanusVictor
Comment options

@riclolsen
Comment options

Answer selected by StephanusVictor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants