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

[BUG]: <It starts google chrome, generates resume and stops> #1063

Open
pushkarashish opened this issue Jan 19, 2025 · 0 comments
Open

[BUG]: <It starts google chrome, generates resume and stops> #1063

pushkarashish opened this issue Jan 19, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@pushkarashish
Copy link

pushkarashish commented Jan 19, 2025

Describe the bug

The collection is starting and closing right after generating resume

Steps to reproduce

python main.py

Select generate resume type

Select resume type

It starts google chrome generates resume and stops

Expected behavior

The app should keep running to apply for jobs

Actual behavior

It's stopping saying "connection :close.complete"

Branch

None

Branch name

No response

Python version

No response

LLM Used

ChatGPT

Model used

gpt-4o

Additional context

Output on Terminal:

DEBUG:openai._base_client:request_id: req_1a2865c85d5cb8e0931311e0ce26e66a
DEBUG:urllib3.connectionpool:http://localhost:51973 "POST /session/0296812ddf11f4122c6c4bea09be58b8/url HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:http://localhost:51973 "POST /session/0296812ddf11f4122c6c4bea09be58b8/goog/cdp/execute HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:http://localhost:51973 "DELETE /session/0296812ddf11f4122c6c4bea09be58b8 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
DEBUG:httpcore.connection:close.complete

@pushkarashish pushkarashish added the bug Something isn't working label Jan 19, 2025
@pushkarashish pushkarashish changed the title [BUG]: <Provide a clear, descriptive title> [BUG]: <It starts google chrome, generates resume and stops> Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant