Query about ipv4 connman url
이원영 <[email protected]>
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <20250108082148epcms1p3c2f9e51604f13c4658d34d7419f81ae5@epcms1p3> |
Dear Connman maintainer, I am testing connman on Tizen platform with the following URLs "http://ipv4.connman.net/online/status.html" However, I often get the curl error when calling above URL like below. 01-08 14:17:39.029+0900 curlRequest(1299) > [0;33mcURL RESULT [7] with URL [http://ipv4.connman.net/online/status.html] 01-08 14:20:07.949+0900 curlRequest(1299) > [0;33mcURL RESULT [7] with URL [http://ipv4.connman.net/online/status.html] 01-08 14:20:34.189+0900 curlRequest(1299) > [0;33mcURL RESULT [7] with URL [http://ipv4.connman.net/online/status.html] 01-08 14:20:59.639+0900 curlRequest(1299) > [0;33mcURL RESULT [7] with URL [http://ipv4.connman.net/online/status.html] In 5th trial, its response was normal 01-08 14:21:19.969+0900 curlRequest(1299) > [0;33mcURL RESULT [0] with URL [http://ipv4.connman.net/online/status.html] May I know the reason and how to avoid CURL error 7? BR Wonyoung Lee