기술 자료

Amazon Athena에 액세스할 때 알 수 없는 서버 오류 "504 게이트웨이 시간 초과" 발생


게시 날짜: 09 Mar 2021
마지막 수정 날짜: 19 Jun 2023

문제

Amazon Athena의 연결이 내장된 통합 문서에 액세스할 때 예기치 않은 서버 오류 "504 게이트웨이 시간 초과"가 발생합니다.

예시(일본어):
사용자가 추가한 이미지

환경

  • Tableau Server
  • Amazon Athena
  • JDBC

원인

이는 Tableau Server 외부의 네트워크 문제로 인한 것입니다.

추가 정보

이는 네트워크 문제이므로 게시된 데이터 원본에 액세스할 때도 발생할 수 있는 문제입니다. 로그에서 다음 오류를 확인할 수 있습니다.
----------------------
Check the session id, error "Deadline Exceeded" can be found in nativeapi_vizqlserve log, example:(세션 ID를 확인하세요. nativeapi_vizqlserve 로그에서 오류 "Deadline Exceeded"이 있을 수도 있습니다. 예:)
// ziplogs\node1\vizqlserver_0.20204.21.0114.091613474692966834480720\logs\nativeapi_vizqlserver_1-0_2021_03_03_00_00_00.txt
{"ts":"2021-03-03T17:32:55.188","pid":108865,"tid":"1b927","sev":"warn","req":"YD9JA83SgGwqOAEfycsvJwAAABM","sess":"72BAC7120C064C1FBBECCD484F62373F-1:0","site":"<sitename>","user":"<username>","k":"excp","e":{"excp-error-code":"0xFAB9A2C5","excp-source":"NeedsClassification","excp-status-code":"UNKNOWN"},"v":{"class":"genericjdbc","dse-type":"Unknown","excp-msg":"Deadline Exceeded\n","excp-type":"ConnectivityException","is-bad-request":false,"is-capability-probe-failure":false,"is-local-configuration-error":false,"is-remote-configuration-error":false,"msg":"ConnectivityException::Init"}}
이 문서로 문제가 해결되었습니까?