Recently the NFC tag in my car and my wife’s car has stopped working. When I scan the tag with my phone I get Error processing NFC tag. I checked the companion app which said tag not scanned to HA
. I rre-created/wrote the tag using my phone which gave me a success full message. Unfortunately when I scan the tag I get the same Error processing NFC tag message. Here are the full logs from my companion app after I’ve re-created the NFC tag.
It’s happening on two tags and on both mine and my wife’s phone’s.
10-26 10:40:10.964 8029 8029 E TagReaderActivity: Unable to handle url (nfc}): https://www.home-assistant.io/tag/accord-tag
10-26 10:40:10.964 8029 8029 E TagReaderActivity: kotlinx.coroutines.JobCancellationException: Job was cancelled; job=SupervisorJobImpl{Cancelling}@e0d5643
10-26 10:40:10.964 8029 8029 E TagReaderActivity: Tag not scanned to HA
10-26 10:40:10.964 8029 8029 E TagReaderActivity: io.homeassistant.companion.android.common.data.integration.IntegrationException: kotlinx.coroutines.JobCancellationException: Job was cancelled; job=SupervisorJobImpl{Cancelling}@e0d5643
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.scanTag(IntegrationRepositoryImpl.kt:337)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl$scanTag$1.invokeSuspend(Unknown Source:15)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:235)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.DispatchedTaskKt.resumeUnconfined(DispatchedTask.kt:191)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:163)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:474)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.CancellableContinuationImpl.cancel(CancellableContinuationImpl.kt:217)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.CancellableContinuationImpl.parentCancelled$kotlinx_coroutines_core(CancellableContinuationImpl.kt:224)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.ChildContinuation.invoke(JobSupport.kt:1450)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1477)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:799)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:759)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:675)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.parentCancelled(JobSupport.kt:641)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.ChildHandleNode.invoke(JobSupport.kt:1439)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1477)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath(JobSupport.kt:904)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.tryMakeCompleting(JobSupport.kt:867)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.cancelMakeCompleting(JobSupport.kt:700)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:671)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.cancelInternal(JobSupport.kt:636)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobSupport.cancel(JobSupport.kt:621)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: at kotlinx.coroutines.JobKt__JobKt.cancel(Job.kt:564)
10-26 10:40:10.964 8029 8029 E TagReaderActivity: