I am running Ignition as trial for local development purposes so our main production server isn't bogged down.
I have multiple query tags which frequently error with the following diagnostic message: The database connection 'ShopOrderData' does not exist.
I find this odd since the connection does exist in the gateway. This isn't specific to one database either.
I have tried querying the DB from the scripting console and I get no errors. I am able to fix the tag by reformatting the query and saving the change. Once I save the new change to the tag it goes back to normal and connects to the DB.
Question: Is this related to the SQL bridge
being disabled after the trial expires? If not, why do my tags lose connection so frequently?
This isn't an issue for our main production server.