Invalid request alert message!

Hi guys,when my desktop loads or i click on any module on the desktop i get an alert message “Invalid Request” what might be the issue?

Update your setup and refresh your screen,

Hey @rmehta, I have the same problem. I have run bench update and the problem persists. Here’s the output from my node-socketio.error.log:

events.js:72
throw er; // Unhandled ‘error’ event
^
Error: listen EADDRINUSE
at errnoException (net.js:901:11)
at Server._listen2 (net.js:1039:14)
at listen (net.js:1061:10)
at Server.listen (net.js:1135:5)
at Object. (/home/maxu/frappe-bench/apps/frappe/socketio.js:102:6)
at Module._compile (module.js:456:26)
at Object.Module._extensions…js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)

events.js:72
throw er; // Unhandled ‘error’ event
^
Error: listen EADDRINUSE
at errnoException (net.js:901:11)
at Server._listen2 (net.js:1039:14)
at listen (net.js:1061:10)
at Server.listen (net.js:1135:5)
at Object. (/home/maxu/frappe-bench/apps/frappe/socketio.js:102:6)
at Module._compile (module.js:456:26)
at Object.Module._extensions…js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)