Fault not associated with a channel!

I’m getting this quite often on one of our installations. This was on the 1.2.0 beta, but I just upgraded and the error persists:

des. 01 13:15:23 tinn-acs genieacs-cwmp[28908]: 2020-12-01T12:15:23.410Z [ERROR] Uncaught exception; pid=29248 exceptionName="Error" exceptionMessage="Fault not associated with a channel!" exceptionStack="Error: Fault not associated with a channel!\n at yn (/opt/genieacs/dist/bin/genieacs-cwmp:2:105136)\n at On (/opt/genieacs/dist/bin/genieacs-cwmp:2:111844)\n at processTicksAndRejections (internal/process/task_queues.js:93:5)"

des. 01 13:15:28 tinn-acs genieacs-cwmp[28908]: 2020-12-01T12:15:28.479Z [ERROR] Worker died; pid=29248 exitCode=1

Any ideas? It seems to cause genie to not set tags correctly, leaving cpe’s in a config loop.

Anyone? Am I the only one having this issue?

Definitely a bug. I’ll look into it. Do you have any custom patches applied? Particularly in session.ts or cwmp.ts?

Good question. This is one of the installs where we’re running our xmpp version, but I do think this was present before our patches. It’s a bit hard to test as it only shows up occasionally and I can’t mess too much with the ACS as it will be customer-affecting .
I’ll find out what patches we applied and where.