kx1t / docker-skysquitter

a Docker container to feed SkySquitter with Beast data
MIT License
3 stars 0 forks source link

Unable to make file due to missing directory #18

Closed YipYup closed 1 year ago

YipYup commented 1 year ago

Bug:

touch: cannot touch '/run/lock/beast-feeder.up': No such file or directory
[ERROR] /run/s6/services/beast-feeder/run in line 70 when executing: touch /run/lock/beast-feeder.up

The file can't be touched because the directory doesn't exist.

kx1t commented 1 year ago

Fixed in PR #17
Thanks

YipYup commented 1 year ago

You're welcome. Thanks for all your help in tracking down this and the other issue.