Newbie Cast Installation Question

28 views
Skip to first unread message

Joel

unread,
Aug 5, 2011, 3:47:07 PM8/5/11
to cast...@googlegroups.com
I just installed Cast 0.2.0 on my Mac, and created a bundle.  Running 'cast bundles list' shows a single bundle.  However 'curl http://localhost:49443/1.0/bundles/' returns nothing.  Anything obvious I might be missing?

I tried adding "ssl_enabled": "false" to config.json used by the cast-agent just for giggles but that didn't help.

If this is not the right forum for questions like this, please advise where is a better place to get help.

Tomaž Muraus

unread,
Aug 6, 2011, 3:28:23 PM8/6/11
to cast...@googlegroups.com
Hello,

Can you please run curl with the verbose option (curl -vvv http://localhost:49443/1.0/bundles/) and paste the output here?

I'm particularly interested in the returned status code.

Joel

unread,
Aug 7, 2011, 1:49:57 PM8/7/11
to cast-dev
jpc-mbp:.cast JoelC$ curl -vvv http://localhost:49443/1.0/instances/
* About to connect() to localhost port 49443 (#0)
* Trying ::1... Connection refused
* Trying 127.0.0.1... connected
* Connected to localhost (127.0.0.1) port 49443 (#0)
> GET /1.0/instances/ HTTP/1.1
> User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5
> Host: localhost:49443
> Accept: */*
>
* Empty reply from server
* Connection #0 to host localhost left intact
curl: (52) Empty reply from server
* Closing connection #0
jpc-mbp:.cast JoelC$

Just for giggles I tried running 'sudo curl' and got the same thing.

On Aug 6, 3:28 pm, Tomaž Muraus <tomaz.mur...@gmail.com> wrote:
> Hello,
>
> Can you please run curl with the verbose option (curl -vvvhttp://localhost:49443/1.0/bundles/) and paste the output here?
Reply all
Reply to author
Forward
0 new messages