Hello,
It has been observe that due to " Infinite api call ", the local serve leads to an inappropriate behaviour of application also it utilize high processes and hangs the other process.
Is there any bug or let me know how we can prevent this process.
The above API call raised from =>
socketio connect method - apps β frappe β socketio.js
βIs there any bug or let me know how we can prevent this process.β
You defer your upgrade - that is not an option?
Yes, The application is running since ~ 2014.
Do we have any other option rather than upgrade?
Perhaps identify why you prefer to not upgrade, that will help you decide your course of action
1 Like
vjFaLk
July 24, 2018, 6:20am
#5
I think I know this problem, you may have to downgrade your socketio version to 1.7.4. Try doing that.
Thanks @vjFaLk , It seems we have fix the issue.
1 Like