는 오류를 보여줍니다 - 뭔가 잘못레일 아마존은 생산 오류
업데이트 로그
갔다는 HTML 매개 변수로 만들 RegistrationsController 번호로 2014년 2월 19일 15시 12분 30초 +0000 처리에 122.169.118.210을 위해 POST "/ job_seeker/sign_up을"시작 : { "UTF8"=> "✓"를, "authenticity_token"=> "EJZ60o29u5pXTOv7 + gO/sVDXyGhVcHuM8Iezn5daKlI =", "user"=> { "first_name"=> "kumar", "last_name"=> "pathak", "email_"=> "[email protected]", "password"=> "[FILTERED]" "password_confirmation"=> "[FILTERED]"} " [email protected]을 고안/우편물/confirmation_instructions.html.erb (를 0.5ms)
보낸 메일 297ms
순 :: SMTPAuthenticationError (535-5.7.8 이름에 완료 (141ms)와 비밀번호하지 받아 들였다. 이상)에서 알아보기 :
응용 프로그램/컨트롤러/registrations_controller.rb을 : 16 :`가 GET 시작 '작성에 2014년 2월 19일 15시 13분에서 122.169.118.210에 대한 "/ 사용자/암호/새" 00 +0000 Devise로 처리 :: PasswordsController # new as HTML 렌더링 됨 devise/shared/_links.html.erb (0.5ms) 렌더링 됨 layouts/application.html.erb (6.0ms) 렌더링 됨 devise/passwords/new.html 는 120ms에서 확인 (200)을 완료 레이아웃 내에서 .erb/컨텐츠 (10.7ms) (조회수 : 119.1ms | 액티브 : 11.5ms를)
,732 실행 HTML은 레이아웃 내에서 주/index.html.erb를 렌더링으로도 10
은 MainController # 지수에 의해 "/"2014년 2월 19일에서 122.169.118.210에 대한 15시 13분 8초 0000
처리를 GET 시작/응용 프로그램 (6.0ms) 완료 200 7ms에서 OK (Views : 6.5ms | 액티브 : HTML은 주/index.html.erb 내에서 렌더링로에서 0.2ms)는은 MainController # 지수에 의해 "/"2014년 2월 19일에서 122.169.118.210에 대한 15시 48분 16초 0000
다음
처리를 GET 시작
내 index.html.erb
코드
<div id="banner">
<script language="javascript">
if (AC_FL_RunContent == 0) {
alert("This page requires AC_RunActiveContent.js.");
} else {
AC_FL_RunContent(
'codebase', '',
'width', '713',
'height', '279',
'src', 'slideshow',
'quality', 'high',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'window',
'devicefont', 'false',
'id', 'slideshow',
'bgcolor', '#ffffff',
'name', 'slideshow',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'slideshow',
'salign', ''
); //end AC code
}
</script>
<noscript>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="640" height="466" id="slideshow" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="slideshow.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /> <embed src="slideshow.swf" quality="high" bgcolor="#ffffff" width="713" height="279" name="slideshow" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</noscript>
</div>
<div id="modulelist">
<div class="moduletable">
<h3>Are You Seeking a Job?</h3>
<p>Job seekers can create an iTAG, post
their resume, and manage their content in a user-friendly environment.</p>
<%= link_to "Find a job", new_job_seeker_registration_path, :class => "readon" %>
</div>
<div class="moduletable last">
<h3>Are You Seeking Help?</h3>
<p>App offers employers and job seekers the perfect forum for identifying and connecting with successful matches.</p>
<%= link_to "Find a new job", new_talent_seeker_registration_path, :class => "readon" %>
</div>
</div>
나에 관한 어떤 포인터를받지 오전 : | : (이 0.2ms 액티브을 6.2ms 뷰) 레이아웃/응용 프로그램 (5.9ms)는 7MS에서 확인 200 완료 내가 뭘하고 있을지도 몰라. 잘못되었거나 도움을 주거나 제안을 환영합니다. 미리 감사드립니다.
게시 한 로그는별로 도움이되지 않습니다. 오류가 발생할 때까지 더 많은 로그 항목을 추가하면 더 좋을 것입니다. –
잠시 기다리십시오. –
확인하시기 바랍니다. –