beeb / pancaketrade

Limit orders for PancakeSwap
GNU General Public License v3.0
200 stars 92 forks source link

Re connecting #63

Closed ivanbouwmeester closed 2 years ago

ivanbouwmeester commented 2 years ago

Everything worked fine until I decided to close the running script in WSL, Now when I enter poetry run bot it gives the error: ''Config file does not exist at /home/ivanbouwmeester/pancaketrade/pancaketrade/user_data/config.yml''

The config file is still the same as before, do I have to make a new TG bot or something to connect it again?

beeb commented 2 years ago

Check that the file exists at that location and that the permissions are set correctly on the file.

osatien commented 2 years ago

Perhaps permissions .... Can you give 777 to dir and files

beeb commented 2 years ago

Close due to inactivity and probable cause being permissions