Hi, we suddenly encountered the below screenshot with our previously working setup.
Our current setup:
A frontend for the graphics
A backend gateway for most of the tagwrites, queries
The scenario we encountered was that the frontend was unable to modify the tags on a specific tag provider group (via messageHandler function to backend). no logs were recorded on both gateways.
I checked the properties of the affected tag provider but it the configuration is identical to the other working tag providers.
Typically when you have a front-end back-end, the front-end has remote tag providers that are connected to the back-end tag providers. Then all tag manipulation is done "local" on the front end via that remote tag provider.
Can you describe your architecture a bit more so we can understand? Can you provide the scrips that are doing the tag updates?
Are you sure there's been no change to the security status of the frontend in the backend, in the GAN configuration? IIRC, messaging contexts get the source gateway's permissions while running in the backend.