SuperAGI icon indicating copy to clipboard operation
SuperAGI copied to clipboard

ERROR: config.yaml file not found. Please create the config.yaml file.

Open AlphaAmirzh opened this issue 2 years ago • 5 comments

Hi

I did everything exactly how it was described in the description, but I keep getting the following error: ERROR: config.yaml file not found. Please create the config.yaml file.

I have tried several fixes, but nothing seems to work. What could be the reason?

Thank you.

AlphaAmirzh avatar May 26 '23 14:05 AlphaAmirzh

did you create the config.yaml file based on config_template.yaml

Fluder-Paradyne avatar May 27 '23 07:05 Fluder-Paradyne

@AlphaAmirzh To create the config do this, cp config_template.yaml config.yml

Then open the config.yaml and add necessary keys.

And finally run, ./run.sh to run the agent

TransformerOptimus avatar May 27 '23 10:05 TransformerOptimus

Hi, thank you for your responses, yes I created the config.yaml file based on config_template.yaml and now I also tried TransformerOptimus solution, but I still get the same error:

ERROR: config.yaml file not found. Please create the config.yaml file.

I am attaching a screenshot, maybe that could help:

Screenshot 2023-05-27 171155

AlphaAmirzh avatar May 27 '23 15:05 AlphaAmirzh

try .\run.bat instead of run.sh

Fluder-Paradyne avatar May 27 '23 18:05 Fluder-Paradyne

I have been using .\run.bat thats when the error message appears.

AlphaAmirzh avatar May 29 '23 10:05 AlphaAmirzh

Closing this as this is solved in the newer version updates

neelayan7 avatar Jun 27 '23 08:06 neelayan7