기재하신 디벨로퍼스앱과 사이트는 카페24를 사용하는 것으로 보이는데요. (카페24에는 연결끊기 콜백이 없습니다.)
연결 끊기 콜백은 어떤 용도로 사용하는지 알 수 있을까요?
연결끊기 콜백은 서비스 탈퇴 시, 서비스측 API를 호출해드리는 기능으로
설정/개발하신 URL을 호출 해드리면 운영하시는 서비스측에서 탈퇴 처리 하시면되고 처리 결과와 무관하게 성공 응답하시면되는데요.
500으로 응답했다는 것은 해당 URL에서 에러 발생했다는 의미로
어떤 에러가 발생했는지 해당 시스템 개발자분이 확인해주셔야합니니다.
루나소프트에서 시스템 구축해주신건가요?
[UnlinkCallback] request failed. status=500, app_id=239131, app_name=skullpig, appType=DEFAULT, account_id=89230759, user_id=1510747613, referrer_type=UNLINK_FROM_APPS, AHCH{url=/leave, authority=https://prd-chatbot-leave-webhook.lunasoft.co.kr, method=GET}, response=<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta type="copyright" content="Copyright (C) 1996-2022 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ERROR: The requested URL could not be retrieved</title>
<style type="text/css"><!--
/*
* Copyright (C) 1996-2022 The Squid Software Foundation and contributors
*
* Squid software is distributed under GPLv2+ license and includes
* contributions from numerous individuals and organizations.
* Please see the COPYING and CONTRIBUTORS files for details.
*/
/*
Stylesheet for Squid Error pages
Adapted from design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/* Page basics */
* {
font-family: verdana, sans-serif;
}
html body {
margin: 0;
padding: 0;
background: #efefef;
font-size: 12px;
color: #1e1e1e;
}
/* Page displayed title area */
#titles {
margin-left: 15px;
padding: 10px;
padding-left: 100px;
background: url('/squid-internal-static/icons/SN.png') no-repeat left;
}
/* initial title */
#titles h1 {
color: #000000;
}
#titles h2 {
color: #000000;
}
/* special event: FTP success page titles */
#titles ftpsuccess {
background-color:#00ff00;
width:100%;
}
/* Page displayed body content area */
#content {
padding: 10px;
background: #ffffff;
}
/* General text */
p {
}
/* error brief description */
#error p {
}
/* some data which may have caused the problem */
#data {
}
/* the error message received from the system or other software */
#sysmsg {
}
pre {
}
/* special event: FTP / Gopher directory listing */
#dirmsg {
font-family: courier, monospace;
color: black;
font-size: 10pt;
}
#dirlisting {
margin-left: 2%;
margin-right: 2%;
}
#dirlisting tr.entry td.icon,td.filename,td.size,td.date {
border-bottom: groove;
}
#dirlisting td.size {
width: 50px;
text-align: right;
padding-right: 5px;
}
/* horizontal lines */
hr {
margin: 0;
}
/* page displayed footer area */
#footer {
font-size: 9px;
padding-left: 10px;
}
body
:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
:lang(he) { direction: rtl; }
--></style>
</head><body id="ERR_CANNOT_FORWARD">
<div id="titles">
<h1>ERROR</h1>
<h2>The requested URL could not be retrieved</h2>
</div>
<hr>
<div id="content">
<p>The following error was encountered while trying to retrieve the URL: <a href="https://prd-chatbot-leave-webhook.lunasoft.co.kr/*">https://prd-chatbot-leave-webhook.lunasoft.co.kr/*</a></p>
<blockquote id="error">
<p><b>Unable to forward this request at this time.</b></p>
</blockquote>
<p>This request could not be forwarded to the origin server or to any parent caches.</p>
<p>Some possible problems are:</p>
<ul>
<li id="network-down">An Internet connection needed to access this domains origin servers may be down.</li>
<li id="no-peer">All configured parent caches may be currently unreachable.</li>
<li id="permission-denied">The administrator may not allow this cache to make direct connections to origin servers.</li>
</ul>
<p>Your cache administrator is <a href="mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_CANNOT_FORWARD&body=CacheHost%3A%20sec-proxy-gsdc7%0D%0AErrPage%3A%20ERR_CANNOT_FORWARD%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Mon,%2017%20Mar%202025%2006%3A00%3A00%20GMT%0D%0A%0D%0AClientIP%3A%2010.13.15.217%0D%0A%0D%0AHTTP%20Request%3A%0D%0ACONNECT%20%20HTTP%2F1.1%0AAccept%3A%20*%2F*%0D%0AUser-Agent%3A%20%22CAPRI-AHC%2F2.6.0%22%0D%0AHost%3A%20prd-chatbot-leave-webhook.lunasoft.co.kr%3A443%0D%0A%0D%0A%0D%0A">webmaster</a>.</p>
<br>
</div>
<hr>
<div id="footer">
<p>-</p>
<!-- ERR_CANNOT_FORWARD -->
</div>
</body></html>