Tags dispear and "Error" shows in the Tag Browser of projects

I have created some OPC tags and memory tags for a couple of months. The tags had been running fine before a day ago. The tags disappeared and an error showing in the tag browser of the project. Great concern about this as we might lose the control of the machine if it happened when the project is implemented for production. Any comment regarding to this error and how to recover/prevent? Thanks.

Welcome to the forum!
You will have better luck getting help if you include some pertinent info like what version of ignition you are using, some detail on your missing tags, the error message, if there were any recent changes made etc…

The Version of ignition: 8.1.7 (b2021060314)
We lost all the tags in the tag provider
no error information available

Have a look in the wrapper log for errors

sorry but where can we find the wrapper log?

Status page of the gateway webpage, click on logs under Diagnostics

thanks for the information. i checked the log but not sure what the problem is:

but the OPC device connection [Mixer6] seems ok:

Tag provider:

Tag provider error in project:

The wrapper log file itself is under your ignition install directory + /logs/wrapper.*
It’s basically the same as what’s on the webpage log page. Can you post your wrapper log file?

I can not upload the file, is there other way to send the file?
image

You should be able to upload now.


problem

it’s 8.2MB

Zip it first.

wrapper.zip (571.9 KB)

I’m guessing it has something to do with these, @PGriffith, over to you :grimacing::

INFO   | jvm 1    | 2021/12/23 21:43:40 | WrapperManager Debug: Received a packet SERVICE_CONTROL_CODE : 3332
INFO   | jvm 1    | 2021/12/23 21:43:40 | WrapperManager Debug: ServiceControlCode from Wrapper with code 3,332
INFO   | jvm 1    | 2021/12/25 09:44:04 | W [ClockDriftDetector            ] [14:44:04]: Clock drift, degraded performance, or pause-the-world detected.
INFO   | jvm 1    | 2021/12/25 09:44:04 | Max allowed deviation=1000ms, actual deviation=129620635ms 
INFO   | jvm 1    | 2021/12/25 09:44:05 | W [c.i.i.g.o.c.c.OpcUaSubscriptionSynchronizer] [14:44:05]: Failed to create 384 items on subscription 'tag-group-default_default': status=Bad_SecureChannelIdInvalid, description=The specified secure channel is no longer valid. connection-name=Ignition OPC-UA Server
DEBUG  | wrapper  | 2021/12/25 09:44:06 |   SERVICE_CONTROL_POWEREVENT(PBT_APMRESUMESUSPEND)
DEBUG  | wrapper  | 2021/12/25 09:44:06 |   SERVICE_CONTROL_POWEREVENT (handled)
DEBUG  | wrapperp | 2021/12/25 09:44:06 | Send a packet SERVICE_CONTROL_CODE : 3335
DEBUG  | wrapper  | 2021/12/25 09:44:06 |   SERVICE_CONTROL_POWEREVENT(PBT_APMRESUMEAUTOMATIC)
DEBUG  | wrapper  | 2021/12/25 09:44:06 |   SERVICE_CONTROL_POWEREVENT (handled)
DEBUG  | wrapperp | 2021/12/25 09:44:06 | Send a packet SERVICE_CONTROL_CODE : 3346
INFO   | jvm 1    | 2021/12/25 09:44:06 | WrapperManager Debug: Received a packet SERVICE_CONTROL_CODE : 3335
INFO   | jvm 1    | 2021/12/25 09:44:06 | WrapperManager Debug: ServiceControlCode from Wrapper with code 3,335
INFO   | jvm 1    | 2021/12/25 09:44:06 | WrapperManager Debug: Received a packet SERVICE_CONTROL_CODE : 3346
INFO   | jvm 1    | 2021/12/25 09:44:06 | WrapperManager Debug: ServiceControlCode from Wrapper with code 3,346
1 Like