I am trying to debug some JavaScript code using Aptana Studio 3, build 3.6.1.201410201044, but I keep getting the error:
Socket connection error. Please try shutting down and restarting your web browser, and then run 'debug' again.
Accept timed out
After getting this error I found that others had the same problem and solved it by removing Firebug and reinstalling an earlier version of it. I decided to go farther than this, I freshly installed Firefox after deleting all previous plugins and extension data in 'AppData'. After this I installed Firebug 1.8.4 and the Aptana debugger plugin. However, whenever I run the debugger I continue to get this error.