I am not able to access . It is showing Internal server error. how we can solve this
I think you'll have to provide much more information in order to receive adequate help. Screenshots of problem and description of system/network would be helpful.
1 Like
You will need to log into the gateway's OS and examine Ignition's wrapper.log
file, which captures text versions of the log entries along with anything sent to stdout
(like print
in gateway scope). This file will certainly have content related to your 500 error response.
If you don't understand what you see, you can paste some of it here (use the pre-formated text button in the comment editor to make it readable).