DJWoodZ / Satisfactory-Discord-Bot

A Discord bot that posts Satisfactory Dedicated Server status information such as online players.
MIT License
21 stars 2 forks source link

Error help #37

Closed spackletoe closed 2 weeks ago

spackletoe commented 1 month ago

Any idea what this error is? Trying to get my bot working since the 1.0 upgrade, I think I've updated to all the new files, and I've rechecked my .env.local and I'm currently getting this.

image

Thanks,

-joe

DJWoodZ commented 1 month ago

Hi Joe,

That error suggests it is having trouble reading the log. Check the location of the log file is correct in your .env.local, and that the bot has permissions to read the log file, including its parent directories.

spackletoe commented 2 weeks ago

marking this as done. Thanks again for your quick attention! It was indeed a mix or incorrect paths and permissions!