cancel
Showing results for 
Search instead for 
Did you mean: 

AppBuilder: Start problem

Former Member
0 Kudos

I'm having problems trying to start AppBuilder.

I've installed NodeJS, I've done the npm config but when I double click on run.bat, it fires up Chrome with the
following message:

"Chrome could not connect to
127.0.0.1:9009. Try reloading 127.0.0.1:9009/ide/ares/index.html"

and I get a cmd box started with

"Using insecure http..

{"url": "http://127.0.0.1.9010".

I've switched on logging and I get this in the log file:

[2014-04-30 11:38:07.647] [INFO]
AB - --- Backend[local]: {"id":"local","name":"Local
Filesystem","command":"node","params":["login/backend/index.js"],"skip":true}

[2014-04-30 11:38:07.650] [INFO]
AB - --- Project[ide]:
{"id":"ide","backend_id":"local","name":"IDE","params":["9010","hermes/filesystem/root",false]}

[2014-04-30 11:38:07.655] [INFO]
AB - ARES IDE is now running at
<http://127.0.0.1:9009/ide/ares/index.html> Press CTRL + C to shutdown

I've got a feeling this is a proxy type problem. Anyone got any ideas?

Simon

Accepted Solutions (1)

Accepted Solutions (1)

midhun_vp
Active Contributor
0 Kudos

What happens when you refresh the page in Chrome ? Which network you are connected to, may be the network is not allowing you to open the tool. Can you disconnect from the network you are connected to >right click and run bat file as administrator.

Midhun VP

Former Member
0 Kudos

Yep that did it!.  I logged off, logged back on again without the network and it started OK with admin.  I was then able to log back onto the network and AppBuilder started without admin, so it looks like it's just the initial set-up that didn't like the network settings.  Thanks a lot for your help and the quick reply.

Answers (0)