Do not pass go; do not collect $200; until you can curl https on the box itself
curl --verbose --header 'Host: passionate4.net' 'https://localhost' Your not running iptables on the instance are you? You did generate certs and keys and an apache conf to serve an ssl site correct? On Dec 11, 2011, at 6:16 PM, jay parteek <[email protected]> wrote: > I think the problem is defiantly linked with HTTPS access. Because the login > is connected with https, so it just stops working when I request for > passionate4.net/admin. > > > Also i am unable to telnet passionate4.net. > > FYI: I have opened the HTTPS 443 access on ec2. Any suggestions? > > > ======================================================== > On Sun, Dec 11, 2011 at 6:09 PM, jay parteek <[email protected]> wrote: > One error in ubuntu@ip-10-166-185-18:/var/www/capi_app/current/log$ cat > production.log > > Started GET "/login" for 24.130.204.35 at 2011-12-11 18:40:34 -0700 > Processing by Spree::UserSessionsController#new as HTML > Redirected to https://passionate4.net//login > Completed 302 Found in 1ms > > I tried to run ubuntu@ip-10-166-185-18:/var/www/capi_app$ tail -f > /var/log/apache2/* > > It gave me some gibberish text & > > www.passionate4.net:80 127.0.0.1 - - [11/Dec/2011:06:25:02 -0700] "OPTIONS * > HTTP/1.0" 200 152 "-" "Apache/2.2.16 (Ubuntu) (internal dummy connection)" > www.passionate4.net:80 127.0.0.1 - - [11/Dec/2011:06:25:02 -0700] "OPTIONS * > HTTP/1.0" 200 152 "-" "Apache/2.2.16 (Ubuntu) (internal dummy connection)" > www.passionate4.net:80 127.0.0.1 - - [11/Dec/2011:06:25:02 -0700] "OPTIONS * > HTTP/1.0" 200 152 "-" "Apache/2.2.16 (Ubuntu) (internal dummy connection)" > > > > Could you please specify which server logs you are referring to. > > > > On Sun, Dec 11, 2011 at 5:50 PM, Hassan Schroeder > <[email protected]> wrote: > On Sun, Dec 11, 2011 at 5:32 PM, jay parteek <[email protected]> wrote: > > This might help > > No, what would help would be for you to log into your server and look > at your web server config files and logs, and fix the problem. > > Forget about Capistrano for now -- get your server squared away. > > -- > Hassan Schroeder ------------------------ [email protected] > http://about.me/hassanschroeder > twitter: @hassan > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/capistrano?hl=en > > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/capistrano?hl=en -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
