Thanks Luke, (sorry, didn't copy the whole output) 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: curl 7.22.0 (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, -----Original Message----- From: Luke Bakken [mailto:[email protected]] Sent: Tuesday, September 16, 2014 11:58 AM To: Ammar Ahmed Cc: [email protected] Subject: Re: Getting: curl: (56) Recv failure: Connection reset by peer while trying to create admin user for Riak-CS on AWS Hi Ammar, Could you provide your complete curl statement (edited if need be) plus the output running the command with verbose logging (the -vvv argument)? -- Luke Bakken Engineer / CSE [email protected] On Tue, Sep 16, 2014 at 9:23 AM, Ammar Ahmed <[email protected]> wrote: > I am getting > > curl: (56) Recv failure: Connection reset by peer > > error when trying to create admin user for Riak-CS on AWS. > > Details: > > 6 nodes Riak-CS cluster it is up and running: > > Using Riak-1.4.10 > > Riak-CS-1.5.0 > > Stanchion-1.5.0 > > OS: > > Distributor ID: Ubuntu > > Description: Ubuntu 12.04.5 LTS > > Release: 12.04 > > Codename: precise > > Also, we have added {anonymous_user_creation, true}. > > > > > > Regards, > > > > Dr Ammar Ahmed | Enterprise Architect > > CCC Information Services Inc. > > 222 Merchandise Mart Plaza, Suite 900 > > Chicago, IL 60654 > > W: 312-229-3655 > > M: 773-782-6768 > Vision for the road ahead™ > > > > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
