corebot_1 | java.io.FileNotFoundException: /opt/corebot/actions.yml (No such file or directory) corebot_1 | at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_171] corebot_1 | at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_171] corebot_1 | at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_171]
i created the file as instructed, in /opt/corebot
the file is under the ownership of the user and can be read (or edited by him)
i built it locally and am executing through docker-compose up
thank you for your time and assitance
sinai
corebot_1 | java.io.FileNotFoundException: /opt/corebot/actions.yml (No such file or directory) corebot_1 | at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_171] corebot_1 | at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_171] corebot_1 | at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_171]i created the file as instructed, in /opt/corebot
the file is under the ownership of the user and can be read (or edited by him)
i built it locally and am executing through
docker-compose upthank you for your time and assitance
sinai