Openfire fires repeatedly same never ending debug and trace logs

Seems it refers to issue ISSUE.
It happens after logging in on the converse.js, if there is no device list for the user but a bundle.
I have seen it in the console of the browser. (Failed to fetch device list).
Once this happens the OF starts spitting these debug logs.
So, I followed your advice to run a single app server with converse.js due to the libsignal license problem.
But I do have the same issue with converse like I had with inverse.(libsignal was integrated with a script tag in inverse)
The device list is not published properly. There is a bundle created for the browser session but the device is not beeing updated. I dont have any clue why this is happening. Could it be a network issue?