-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
HTTP Response issue #1042
Labels
bug
Something isn't working
Comments
I am facing the same issue It open's the browser and shutdowns automatically below is the console output
|
Same issue
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: satish112 ***@***.***>
Sent: Saturday, January 18, 2025 3:45:20 PM
To: feder-cr/Jobs_Applier_AI_Agent ***@***.***>
Cc: Manohar Mata ***@***.***>; Author ***@***.***>
Subject: [External] Re: [feder-cr/Jobs_Applier_AI_Agent] HTTP Response issue (Issue #1042)
I am facing the same issue It open's the browser and shutdowns automatically below is the console output DEBUG: openai. _base_client: HTTP Response: POST https: //api. openai. com/v1/chat/completions "200 OK" Headers([('date', 'Sat, 18 Jan 2025 21: 36: 37
I am facing the same issue
It open's the browser and shutdowns automatically
below is the console output
DEBUG:openai._base_client:HTTP Response: POST https://api.openai.com/v1/chat/completions<https://urldefense.com/v3/__https://api.openai.com/v1/chat/completions__;!!K543PA!Ly-1nQdaun-HZU3Qy7M0y7kgjSNrfUzSXOb2er9UGZ8-Sev5hmbFmb_5AoAGMwHrxiiA4MvG2bjJ86zft8El_a8lLf4$> "200 OK" Headers([('date', 'Sat, 18 Jan 2025 21:36:37 GMT'), ('content-type', 'application/json'), ('transfer-encoding', 'chunked'), ('connection', 'keep-alive'), ('access-control-expose-headers', 'X-Request-ID'), ('openai-organization', 'user-bprlyvetfrioql89nbtvlvtg'), ('openai-processing-ms', '9947'), ('openai-version', '2020-10-01'), ('x-ratelimit-limit-requests', '10000'), ('x-ratelimit-limit-tokens', '200000'), ('x-ratelimit-remaining-requests', '9996'), ('x-ratelimit-remaining-tokens', '196301'), ('x-ratelimit-reset-requests', '34.505s'), ('x-ratelimit-reset-tokens', '1.109s'), ('x-request-id', 'req_7e1705956514052117ba705c5c7e48b9'), ('strict-transport-security', 'max-age=31536000; includeSubDomains; preload'), ('cf-cache-status', 'DYNAMIC'), ('set-cookie', '__cf_bm=Ng6Ikz6Cg4RusVRLGnJxkhpwqkrYeJOaybzUGbXiX5c-1737236197-1.0.1.1-LlimjfX4a2EtEDZPaN9io9DPFKJpeHs8zf96z8iyrQHGnUDoKKDXJPAIHWmdzUtzW_l2yLf8EkcdlCoGhryfhQ; path=/; expires=Sat, 18-Jan-25 22:06:37 GMT; domain=.api.openai.com<https://urldefense.com/v3/__http://api.openai.com__;!!K543PA!Ly-1nQdaun-HZU3Qy7M0y7kgjSNrfUzSXOb2er9UGZ8-Sev5hmbFmb_5AoAGMwHrxiiA4MvG2bjJ86zft8ElbR4bR0Y$>; HttpOnly; Secure; SameSite=None'), ('x-content-type-options', 'nosniff'), ('set-cookie', '_cfuvid=bQQQQFKyvPRmkQg6xyXDqGiwNXqlJ49JswkGouILx5s-1737236197060-0.0.1.1-604800000; path=/; domain=.api.openai.com<https://urldefense.com/v3/__http://api.openai.com__;!!K543PA!Ly-1nQdaun-HZU3Qy7M0y7kgjSNrfUzSXOb2er9UGZ8-Sev5hmbFmb_5AoAGMwHrxiiA4MvG2bjJ86zft8ElbR4bR0Y$>; HttpOnly; Secure; SameSite=None'), ('server', 'cloudflare'), ('cf-ray', '9041b8776b44f7b7-LAX'), ('content-encoding', 'gzip')])
DEBUG:openai._base_client:request_id: req_7e1705956514052117ba705c5c7e48b9
DEBUG:urllib3.connectionpool:http://localhost:55478 "POST /session/350e99f73d753f37a7c582cf1659e285/url HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:http://localhost:55478 "POST /session/350e99f73d753f37a7c582cf1659e285/goog/cdp/execute HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:http://localhost:55478 "DELETE /session/350e99f73d753f37a7c582cf1659e285 HTTP/1.1" 200 0
DEBUG:httpcore.connection:close.started
DEBUG:httpcore.connection:close.complete
DEBUG:httpcore.connection:close.started
DEBUG:httpcore.connection:close.complete
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https://github.com/feder-cr/Jobs_Applier_AI_Agent/issues/1042*issuecomment-2600111038__;Iw!!K543PA!Ly-1nQdaun-HZU3Qy7M0y7kgjSNrfUzSXOb2er9UGZ8-Sev5hmbFmb_5AoAGMwHrxiiA4MvG2bjJ86zft8ElAPFipsM$>, or unsubscribe<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AW3HSNA7OY5W7D4AQM4JYNT2LLDPBAVCNFSM6AAAAABVBPRL5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBQGEYTCMBTHA__;!!K543PA!Ly-1nQdaun-HZU3Qy7M0y7kgjSNrfUzSXOb2er9UGZ8-Sev5hmbFmb_5AoAGMwHrxiiA4MvG2bjJ86zft8ElH-5kosc$>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
DEBUG:openai._base_client:HTTP Response: POST https://api.openai.com/v1/chat/completions "200 OK" Headers([('date', 'Sun, 12 Jan 2025 23:08:44 GMT'), ('content-type', 'application/json'), ('transfer-encoding', 'chunked'), ('connection', 'keep-alive'), ('access-control-expose-headers', 'X-Request-ID'), ('openai-organization', 'user-cwjwmnjeawaiaxpxhhkbw7bx'), ('openai-processing-ms', '4003'), ('openai-version', '2020-10-01'), ('x-ratelimit-limit-requests', '10000'), ('x-ratelimit-limit-tokens', '200000'), ('x-ratelimit-remaining-requests', '9999'), ('x-ratelimit-remaining-tokens', '199576'), ('x-ratelimit-reset-requests', '8.64s'), ('x-ratelimit-reset-tokens', '126ms'), ('x-request-id', 'req_68d38d004084ba9aca8a2061d626de9f'), ('strict-transport-security', 'max-age=31536000; includeSubDomains; preload'), ('cf-cache-status', 'DYNAMIC'), ('set-cookie', '__cf_bm=fjtiicVUXGvIhrVlfZ4WspMO9Up1nkrJpGOFzqWevX0-1736723324-1.0.1.1-rn75j2he9_vupXnXLiukX6mtsPheUfsqSEyYLseOnElMtV3vECmZZMAmlnEHX_t2RrcJPcnMzmHO9opA_tnBGQ; path=/; expires=Sun, 12-Jan-25 23:38:44 GMT; domain=.api.openai.com; HttpOnly; Secure; SameSite=None'), ('x-content-type-options', 'nosniff'), ('set-cookie', '_cfuvid=Otk1QsVbQULJHzHbflZw2yvRdfrPz0VrJYxcdrbTIAM-1736723324498-0.0.1.1-604800000; path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None'), ('server', 'cloudflare'), ('cf-ray', '9010cf50beac60b7-ORD'), ('content-encoding', 'gzip'), ('alt-svc', 'h3=":443"; ma=86400')]) DEBUG:openai._base_client:request_id: req_68d38d004084ba9aca8a2061d626de9f DEBUG:urllib3.connectionpool:http://localhost:56331 "POST /session/7d5c3d7ed0d7f7f6f8015038bd17b16b/url HTTP/1.1" 200 0 DEBUG:urllib3.connectionpool:http://localhost:56331 "POST /session/7d5c3d7ed0d7f7f6f8015038bd17b16b/goog/cdp/execute HTTP/1.1" 200 0 DEBUG:urllib3.connectionpool:http://localhost:56331 "DELETE /session/7d5c3d7ed0d7f7f6f8015038bd17b16b HTTP/1.1" 200 0 DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete DEBUG:httpcore.connection:close.started
Steps to reproduce
No response
Expected behavior
No response
Actual behavior
No response
Branch
None
Branch name
No response
Python version
No response
LLM Used
No response
Model used
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: