Hallo
I recently installed a trial of Architect 3 and created a small testing app, which I previewed through an existing webserver (not using Cmd).
Since then, when I call localhost:1841 I find it is already serving that app, and when I try to stop it I get.Code:[ERR] Connection refused
When I issue anotherevery thing runs fine as if there was no webserver already running on that port.Code:sencha web -port 1841 start
Hence, when launch another more "start" I get the correctas expected.Code:[WRN] Error starting jetty: Address already in use
So there is a jetty running at the system startup, using the 1841 port, but it is somehow "transparent" - anyway it prevails to any other jetty instance and doesn't let me run any other Sencha app.
Any idea?
Thanks in advance
Environment:
OSX 10.9.1
Previously installed: Sencha Cmd 3.1.2.342 (uninstalled by the provided uninstaller)
Sencha Architect 3.0.2.1375
Cmd 4.0.2.67