Madpeterz/SecondBot

http_enable=true crash bot

Closed this issue · 2 comments

Describe the bug
Bot shuts down with error message when Http_Enable is set to true:
System.UnauthorizedAccessException: Access to the path '/scoped_tokens.json' is denied.

To Reproduce

  1. running BetterSecondbot-linux-666510b.zip on linux
  2. See error

Expected behavior
no crash with Http_Enable set to true

Hardware (please complete the following information):

  • OS: linux
  • Version [666510b
  • Running in docker: No

Confirmed - the IO system was not picking up the current working directory and just writing to the top of the disk.

fixed as of b78df43