WizardFactory / BlogSyncer

one write posting all of the world
Apache License 2.0
3 stars 10 forks source link

blogsync 접속 후 google로 로그인 할 경우 정상적으로 로그인되지 않는 문제 발생 #360

Open neoqmin opened 9 years ago

neoqmin commented 9 years ago
Logentries 에러 내용
» 16 Oct 2015 12:35:32.147 info: + Start users=3 cName=BlogBot, fName=task
» 16 Oct 2015 12:35:32.147 info: + cName=BlogBot, fName=_updateAccessToken, userId=558c10590528f4ac83c0f061
» 16 Oct 2015 12:35:32.147 info: + cName=google, userId=558c10590528f4ac83c0f061, url=/bot_posts/updateToken?userid=558c10590528f4ac83c0f061
» 16 Oct 2015 12:37:32.193 warn: { statusCode: 502,
» 16 Oct 2015 12:37:32.193 body: '"<!DOCTYPE HTML PUBLIC \\"-//IETF//DTD HTML 2.0//EN\\">\\n<html><head>\\n<title>502 Proxy Error</title>\\n</head><body>\\n<h1>Proxy Error</h1>\\n<p>The proxy server received an invalid\\r\\nresponse from an upstream server.<br />\\r\\nThe proxy server could not handle the request <em><a href=\\"/google/bot_posts/updateToken\\">POST&nbsp;/google/bot_posts/updateToken</a></em>.<p>\\nReason: <strong>Error reading from remote server</strong></p></p>\\n<hr>\\n<address>Apache/2.2.15 (Red Hat) Server at www.justwapps.com Port 80</address>\\n</body></html>\\n"', Fatal
» 16 Oct 2015 12:37:32.193 url: 'http://www.justwapps.com/google/bot_posts/updateToken?userid=558c10590528f4ac83c0f061' } cName=BlogBot, fName=_updateAccessToken, userId=558c10590528f4ac83c0f061
» 16 Oct 2015 12:37:32.193 warn: Fail to update access token
» 16 Oct 2015 12:37:32.193 warn: undefined cName=BlogBot, fName=task
» 16 Oct 2015 12:37:32.193 info: - cName=BlogBot, fName=task


로그인 후 페이지는 아래와 같이 출력된다.

(logentries에서 발생하고 있는 에러와 POST가 GET인 것만 다르고 나머지는 같다.


Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /google/authorized.

Reason: Error reading from remote server


kimalec commented 9 years ago

서버 리스타트 하니 정상동작하였음.

다음 번에 동일한 증상이 있을 때, 초반 상태 확인 필요.