B4J Question [ABMaterial] No Connection Toast Error

Harris

Expert
Licensed User
Longtime User
Suddenly, I get the error listed below, along with a Red Toast - No Connection (4 times) for each page in the public domain. In the member section, this does not show any of the same problems. Weird...
I am not using latest B4J 5.80.

This happen to a site (VPS) where I have not updated anything and it never exhibited this behaviour before.???


B4X:
Failed to load resource: the server responded with a status of 404 (Not Found)
b4j_ws.3.01.min.js:1 TypeError: Cannot read property 'readyState' of undefined
    at b4j_raiseEvent (b4j_ws.3.01.min.js:1)
    at HTMLInputElement.<anonymous> (core.3.20.min.js:1)
    at HTMLDocument.dispatch (core.3.20.min.js:1)
    at HTMLDocument.q.handle (core.3.20.min.js:1)
    at Object.trigger (core.3.20.min.js:1)
    at Object.simulate (core.3.20.min.js:1)
    at HTMLDocument.c (core.3.20.min.js:1)
 
Top