Ruby on Rails Sunday, March 27, 2016

On 27 March 2016 at 17:45, Aman Aman <lists@ruby-forum.com> wrote:
> 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.

What happens if you copy/paste the url from the email into the browser
address bar?

If that still gives the same error what happens if you re-type it into
the address bar (boring I know but please try it).

Colin

>> [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.

--
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/CAL%3D0gLtJ6YLSvXGFsjT%3Dnts%3DaD%2Bt2T%3DKVi5ev75bXQxxTMJ53g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment