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]: Bot is not applying to jobs #876

Closed
ArtistYay opened this issue Nov 17, 2024 · 9 comments · Fixed by #879
Closed

[BUG]: Bot is not applying to jobs #876

ArtistYay opened this issue Nov 17, 2024 · 9 comments · Fixed by #879
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@ArtistYay
Copy link

Describe the bug

Not sure if this is a bug or my experience is trash but the bot is not applying to any roles. All I'm getting is failed and I'm not sure I'm the only one.

Steps to reproduce

Honestly, I'm just running the bot for a certain amount of time and getting this every time. There have been no successful applications.

image

Expected behavior

Apply to the role regardless.

Actual behavior

Not applying.

Branch

None

Branch name

No response

Python version

3.10.12

LLM Used

Gemini

Model used

gemini-1.5-flash-002

Additional context

No response

@ArtistYay ArtistYay added the bug Something isn't working label Nov 17, 2024
@49Simon
Copy link
Collaborator

49Simon commented Nov 17, 2024

This issue has been raised in #868. And it should be fixed with PR #879

@49Simon 49Simon added the duplicate This issue or pull request already exists label Nov 17, 2024
This was linked to pull requests Nov 17, 2024
@ArtistYay
Copy link
Author

@49Simon looks like the commit is having errors
image

@49Simon
Copy link
Collaborator

49Simon commented Nov 18, 2024

Which branch are you using?

@ArtistYay
Copy link
Author

@49Simon The hotfix branch

@49Simon
Copy link
Collaborator

49Simon commented Nov 18, 2024

@ArtistYay The new commit added to address this issue does not touch any imports and this new error you're facing is not related to that.

Just to double check, I cloned this repo in a new folder, installed dependencies, checked out to the hotfix branch and it is running as expected without any issues. Can you try pulling the latest code and try again.

@hiashley
Copy link

I'm getting the same error on the main branch...

@49Simon
Copy link
Collaborator

49Simon commented Nov 19, 2024

Can you provide more information? The branch you are in, and the error logs

@ArtistYay
Copy link
Author

@49Simon, I followed the same steps. I pulled the repo and switched to the branch, but it still gave an error.
image

@49Simon
Copy link
Collaborator

49Simon commented Nov 19, 2024

@ArtistYay Okay, that's another error not related to this issue. I've raised another PR #884 to fix that. It should be merged to hotfix soon. Cc: @surapuramakhil

For now, you can comment out the import line from turtle import color in the job_manager.py file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
Status: Done
4 participants