VoxelService::run | end - error: "Invalid potreeUrl"
Service
cupixworks-any-voxel-agent
Occurrences
2
Status
Reported
Confidence
85%
Actionability
52%
Cluster ID
0be07f77-2dbf-433d-a8d7-a97b6f819725
First Seen
2026-05-12 06:35 UTC
Last Seen
2026-05-27 05:15 UTC
Actions
VoxelService::run | end - error: "Invalid potreeUrl"
What Happened#
2026-05-12 06:35 UTC, cupixworks-any-voxel-agent 서비스(ap-southeast-2 리전)에서 Pointcloud ID 204434에 대한 voxel 계산 작업이 "Invalid potreeUrl" 에러로 실패했다. 해당 pointcloud의 potree_url 필드가 비어있는 상태에서 voxel 계산 요청이 전달된 것이 원인이다.
Quick Facts#
| Field | Value |
|---|---|
| exception.message | Invalid potreeUrl |
| top_frame | cpreality-capture.ts:147 |
| env | production, ap-southeast-2 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| endeavourgroup (team ID: 180) | 1 | Pointcloud ID 204434의 voxel 계산 실패, voxel_state가 Error로 전환 |
Timeline#
- 2026-05-12T06:35:44.170Z — Voxel agent가 SQS 메시지를 수신하여 Pointcloud 204434 처리 시작
- 2026-05-12T06:35:44.170Z —
CPRealityCapture::validate에서 potreeUrl이 빈 문자열임을 감지, "Invalid potreeUrl" 에러 throw - 2026-05-12T06:35:44.170Z —
VoxelService::run의 catch 블록이 에러를 로깅하고 voxel_state를 Error로 업데이트
Scoring#
Confidence 85% · Actionability 52%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 17 code refs, 4 log queries |
| Code path explicitness | 3/3 | 17 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 | 5/5 | trivial |
| Affected files | 1/5 | 14 file(s) |
| Single repo | 1/3 | 6 service(s) |
| Immediate actions | 0/3 | absent |
| Testability | 0/3 | no test info |
| External dependency | 3/3 | no external deps |
| Data migration | 3/3 | no migration |