<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Trouble · HJ4IT</title><link>https://hj4.it/categories/trouble/</link><description>Trouble · HJ4IT</description><generator>Hugo</generator><language>ko-KR</language><copyright>© CC BY 4.0</copyright><lastBuildDate>Mon, 12 Jan 2026 23:42:00 +0900</lastBuildDate><atom:link href="https://hj4.it/categories/trouble/index.xml" rel="self" type="application/rss+xml"/><item><title>[Trouble] 모바일 파이어폭스 악성 리다이렉트 광고 차단 삽질기 (단순 오버레이가 아니었다)</title><link>https://hj4.it/posts/mobile-firefox-redirect-ads/</link><pubDate>Mon, 12 Jan 2026 23:42:00 +0900</pubDate><guid isPermaLink="true">https://hj4.it/posts/mobile-firefox-redirect-ads/</guid><dc:creator>Hyunje Jo</dc:creator><category>Trouble</category><category domain="tag">Troubleshooting</category><category domain="tag">Security</category><category domain="tag">Debug</category><category domain="tag">Web</category><description>처음엔 투명한 막이 덮여 있는 줄 알았습니다. 실제로는 iframe 안의 난독화된 자바스크립트가 window.location을 납치하고 있었고, 요소를 숨기는 규칙으로는 잡히지 않았습니다. 결국 3rd-party 문서 요청을 네트워크 단에서 막아 해결했습니다.</description></item><item><title>[Trouble] AWS 요금 폭탄 맞고 Amazon Linux 2023으로 야반도주한 썰 (Docker 오류 해결)</title><link>https://hj4.it/posts/aws-billing-docker-al2023/</link><pubDate>Mon, 05 Jan 2026 14:30:00 +0900</pubDate><guid isPermaLink="true">https://hj4.it/posts/aws-billing-docker-al2023/</guid><dc:creator>Hyunje Jo</dc:creator><category>Trouble</category><category domain="tag">AWS</category><category domain="tag">Docker</category><category domain="tag">Troubleshooting</category><category domain="tag">Linux</category><description>EC2 청구서에서 유료 AMI 구독료를 발견하고 무료 배포판으로 옮겼습니다. 그런데 공식 저장소의 buildx v0.12.1과 최신 compose가 요구하는 v0.17이 어긋나 빌드가 깨졌고, v0.19.3을 수동으로 설치해 해결했습니다.</description></item><item><title>[Trouble] 삼성 인터넷 비디오 재생 오류 디버깅: HTTP/2와 Nginx의 불협화음</title><link>https://hj4.it/posts/samsung-bug/</link><pubDate>Mon, 29 Dec 2025 01:35:00 +0900</pubDate><guid isPermaLink="true">https://hj4.it/posts/samsung-bug/</guid><dc:creator>Hyunje Jo</dc:creator><category>Trouble</category><category domain="tag">Troubleshooting</category><category domain="tag">Debug</category><category domain="tag">Web</category><category domain="tag">Nginx</category><description>서버는 200을 내보내는데 클라이언트가 받지 못하는 상황이었습니다. USB 디버깅으로 추적한 끝에 특정 버전의 미디어 스트리밍 버그라는 것을 확인했고, 해결책은 허무하게도 최신 프로토콜을 끄는 것이었습니다.</description></item><item><title>[Trouble] 한글 날짜 포맷팅 오류 해결 (CJK Date Formatting)</title><link>https://hj4.it/posts/hugo-date-cjk/</link><pubDate>Sun, 21 Dec 2025 02:16:47 +0000</pubDate><guid isPermaLink="true">https://hj4.it/posts/hugo-date-cjk/</guid><dc:creator>Hyunje Jo</dc:creator><category>Trouble</category><category domain="tag">Hugo</category><category domain="tag">Troubleshooting</category><category domain="tag">Debug</category><description>블로그를 만들다 두 가지 미스터리에 봉착했습니다. Go는 날짜를 2006년 1월 2일 15시 4분 5초라는 기준 시각으로 해석하는데, 이 순서를 모르면 엉뚱한 값이 나옵니다. 여기에 Goldmark가 한글 단어 경계를 인식하지 못하는 문제까지 겹쳐 있었습니다.</description></item></channel></rss>