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]: YAML config #376

Open
skaramsi opened this issue Sep 13, 2024 · 17 comments
Open

[BUG]: YAML config #376

skaramsi opened this issue Sep 13, 2024 · 17 comments
Assignees
Labels
bug Something isn't working

Comments

@skaramsi
Copy link

Describe the bug

Im getting the following error: Runtime error: Error running the bot: Error parsing YAML file. Refer to the configuration and troubleshooting guide: https://github.com/feder-cr/LinkedIn_AIHawk_automatic_job_application/blob/main/readme.md#configuration, i have used yamllint and also copied and pasted everything from example files. i cant find the issue. please help

Steps to reproduce

I am running "python3 main.py"

Expected behavior

ask me what resume I would like to use

Actual behavior

i get an error about YAML file Runtime error: Error running the bot: Error parsing YAML file. Refer to the configuration and troubleshooting guide: https://github.com/feder-cr/LinkedIn_AIHawk_automatic_job_application/blob/main/readme.md#configuration

Environment

Development

Version

No response

Additional context

No response

@skaramsi skaramsi added the bug Something isn't working label Sep 13, 2024
@Antharithm
Copy link

Yeah same, was working a few PRs ago but now that latest version of this repo the yaml error is persistent

@ralyodio
Copy link

yes the layout of the yaml changes quite frequently.

@Antharithm
Copy link

@feder-cr this should be a top priority fix for v3

@feder-cr
Copy link
Owner

@Antharithm do you want work on this?

join the telegram group, so we can discuss it more easily - > https://t.me/AIhawkCommunity

@skaramsi
Copy link
Author

skaramsi commented Sep 14, 2024

@Antharithm Hi could you please share the updated yaml example files?

Thanks

@skaramsi skaramsi reopened this Sep 14, 2024
@Antharithm
Copy link

@feder-cr or @skaramsi please give me PR rights, i fixed this bug and i am trying to push to the yaml branch i created

@feder-cr
Copy link
Owner

Creare a pr to v3

@ralyodio
Copy link

@feder-cr or @skaramsi please give me PR rights, i fixed this bug and i am trying to push to the yaml branch i created

you don't need merge access just push a PR from your fork and we'll add it if it works.

@skaramsi
Copy link
Author

hi @ralyodio @Antharithm can you please update us on whether the fix is in the repo? should we download the files? (I'm new to git)

@Antharithm
Copy link

Antharithm commented Sep 16, 2024

@skaramsi i made a PR, it should be merged to the main branch of v3 once @feder-cr approves my changes

@skw1335
Copy link

skw1335 commented Sep 16, 2024

Okay im not the only one with this issue ^_^

@skaramsi
Copy link
Author

@Antharithm @ralyodio @feder-cr has it been approved? last commit on the data folders are a week / 3 weeks ago

@skw1335
Copy link

skw1335 commented Sep 17, 2024

wake up @feder-cr i paid for API tokens and I want to use them

@Antharithm
Copy link

@skaramsi and @skw1335 looks like the there is a failure in the python pipeline so my PR was not merged. Best advice i can give until this bug is merged is triple check both the config.yaml and resume file for any indentation or quotes that are out of place. I went through every line and found a few quotes that may have caused my parsing issue

@skw1335
Copy link

skw1335 commented Sep 17, 2024

it passed https://www.yamllint.com.

@Antharithm
Copy link

Also check your resume file too

@skaramsi
Copy link
Author

Yeah i passed all yaml files in Yamllint - and they all passed :(
ill keep checking though - THanks!

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

5 participants