You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that sometimes my web interface for FoD became "unresponsive", checked on Firefox and Chrome. When I enter on "Rules" browser stuck in "Loading rules"
I've tried to debug into and manage to find:
Sometimes I can see an error a "DataTables warning: table id=routes_table - Ajax error. For more information about this error, please see http://datatables.net/tn/7"
In web console I can see that loading these urls takes more than 6 seconds:
Hello,
We are aware of this issue, we are working on it.
The reason you see no errors in gunicorn logs is because this is a front end error, it is thrown by the JavaScript executed in the browser. The server is fine, so no error is logged server-wise.
I've noticed that sometimes my web interface for FoD became "unresponsive", checked on Firefox and Chrome. When I enter on "Rules" browser stuck in "Loading rules"
I've tried to debug into and manage to find:
https://fod_address/poll/message/updates/15/?=1467192682387
https://fod_address/poll/message/updates/6/?=1467192682387
https://fod_address/poll/message/updates/6/?=1467192682387
How to deal with these issue?
The text was updated successfully, but these errors were encountered: