ES /docs

PotreeService::downloadFile | response path: /tmp/workspace/1121500/1121500.cpc, code: 500, message:

Service
cupixworks-any-potree-agent
Occurrences
1
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
4222f540-caf7-4c46-a236-bba7fbf4c792
First Seen
2026-06-03 00:34 UTC
Last Seen
2026-06-03 00:34 UTC
Actions

PotreeService::downloadFile | response path: /tmp/workspace/1121500/1121500.cpc, code: 500, message:

What Happened#

2026-06-03 09:34 KST에 cupixworks-any-potree-agent가 pointcloud ID 1121500의 CPC 파일을 S3 me-central-1 리전에서 다운로드하려다 AWS S3로부터 HTTP 500 Internal Server Error를 수신했다. 에이전트는 재시도 없이 즉시 실패 처리하여 SQS 메시지를 삭제하고 pointcloud의 potree_state를 Error로 업데이트했다.

Quick Facts#

Field Value
exception.message PotreeService::downloadFile | response path: /tmp/workspace/1121500/1121500.cpc, code: 500, message: Internal Server Error
top_frame potree-service.ts:555
env production, us-west-2
S3 region me-central-1
S3 bucket cupixworks-source-b169da1a0187-mece1
S3 request ID E1PGT0SX2FA8CXVK

Timeline#

  1. 2026-06-03 09:34 KST — PotreeService가 SQS에서 pointcloud 1121500 메시지 수신 (runByMessage)
  2. 2026-06-03 09:34 KST — Tesla API에서 pointcloud 메타 조회 성공 (200)
  3. 2026-06-03 09:34 KST — Tesla API /pointclouds/1121500/download 호출 → 302 redirect (S3 presigned URL)
  4. 2026-06-03 09:34 KST — S3 me-central-1에서 500 Internal Server Error 응답
  5. 2026-06-03 09:34 KSThandlingMessageErrors에서 "undefined response" 판정 → SQS 메시지 삭제, potree_state → Error

Scoring#

Confidence 85% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 9 code refs, 3 log queries
Code path explicitness 3/3 9 file:line refs
Log evidence 3/3 section, query, pattern
RCA structure 3/3 3/3 sections
Revision history 0/3 0 revision(s)
Agent execution 3/3 success

Actionability#

Dimension Score Detail
Fix complexity 1/5 critical
Affected files 1/5 12 file(s)
Single repo 1/3 4 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 1/3 external deps found
Data migration 3/3 no migration