Ruby on Rails Sunday, March 27, 2016

Colin Law wrote in post #1182496:
> On 27 March 2016 at 16:32, Aman Aman <lists@ruby-forum.com> wrote:
>> I have attached some of my files for user activation mail. You can check
>> it.
>> and here is what I get on development log file when I signup a new user.
>> and the mail in development log file.
>
> It is not good just posting a big chunk of code and logs, you need to
> find the bit that is failing and explain the problem clearly. You
> have not even said here what the problem is.
>
> Colin

The Problem is that when I register new user I gets the mail in
development log file and I can also see the generated mail in server
console. But when I enter the activation url from the mail it does not
opens and I get the error bad request line in the server console Like.
> [2016-03-24 22:37:58] ERROR bad Request-Line
> `\x16\x03\x03\x00?\x01\x00\x00?\x03
> \x03V?\x1E?\x11?\x04?M??y?b????yGl?\x03S\x11?\x00?\x10E?`\x00\x008?0?/?(?'?\x14?
> \x13\x00?\x00?\x00?\x00?\x00=\x00<\x005\x00/?,?+?$?#?'.
> [2016-03-24 22:37:58] ERROR bad Request-Line
> `\x16\x03\x01\x00}\x01\x00\x00y\x03
> \x01V?\x1E??-O??'aY?R?GZ;?g^9F??E?\x1Ct?\x00\x00\x18?\x14?\x13\x005\x00/?'.

I don't know why. Is it ssl error ? I am working on localhost .

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/fe2f647f61074c649316b11c46bff694%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment