Ammar,

I should have been a bit more specific. Could you run this command?
There should be a bit of output:

curl -vvv -H 'Content-Type: application/json' -XPOST
http://172.31.45.148:8080/riak-cs/user --data
'{"email":"[email protected]", "name":"admin user"}'

--
Luke Bakken
Engineer / CSE
[email protected]

On Tue, Sep 16, 2014 at 11:05 AM, Ammar Ahmed <[email protected]> wrote:
> Thanks Luke,
> Command:
> curl -H 'Content-Type: application/json' -XPOST 
> http://172.31.45.148:8080/riak-cs/user --data '{"email":"[email protected]", 
> "name":"admin user"}'
>
> The IP address above is private to the Ubuntu instance. Email also was 
> changed.
> I also added port 8080 to the security group used by the cluster.
> Output with -vvv:
> (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 
> librtmp/2.3
> Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s 
> rtmp rtsp smtp smtps telnet tftp
> Features: GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP
> Thanks,

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to