Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URI detector: readLoopPeekFailLocked: %!w(<nil>) #3700

Open
rgmz opened this issue Nov 30, 2024 · 0 comments
Open

URI detector: readLoopPeekFailLocked: %!w(<nil>) #3700

rgmz opened this issue Nov 30, 2024 · 0 comments
Labels

Comments

@rgmz
Copy link
Contributor

rgmz commented Nov 30, 2024

This is a strange issue, it's not clear what the cause is. Prior to the result being printed, the line about an "unsolicited response" was printed.

2024/11/30 18:33:02 Unsolicited response received on idle HTTP channel starting with "HTTP/1.0 200 OK\r\nConnection: close\r\nCache-Control: max-age=259200\r\nContent-Type: text/html;charset=utf-8\r\nContent-Length: 443\r\n\r\n<html><head></head><body><a href=\"\" id=\"hao123\"></a><script type=\"text/javascript\">var strU=\"https://xcxtest.huanlingshengji.com.cn:8443/?u=\"+window.location+\"&p=\"+window.location.pathname+window.location.search;hao123.href=strU;if(document.all){document.getElementById(\"hao123\").click();}else {var e=document.createEvent(\"MouseEvents\");e.initEvent(\"click\",true,true);document.getElementById(\"hao123\").dispatchEvent(e);}</script></body></html>"; err=<nil>
Found unverified result 🐷🔑❓
Verification issue: readLoopPeekFailLocked: %!w(<nil>)
Detector Type: URI
Decoder Type: PLAIN
Raw result: http://foo:bar%[email protected]
Commit: 4228868a365d9774740cd153ed107768239352d3
Commit_source: refs/remotes/origin/pull/4/head (hidden ref)
Email: Walter Karas <[email protected]>
File: proxy/hdrs/unit_tests/test_Hdrs.cc
Line: 121
Link: https://github.com/netlify/trafficserver/blob/4228868a365d9774740cd153ed107768239352d3/proxy/hdrs/unit_tests/test_Hdrs.cc#L121
Repository: https://github.com/netlify/trafficserver.git
Timestamp: 2020-03-10 23:43:12 +0000

golang/go#19895
golang/go#31259

@rgmz rgmz added the bug label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant