WatchYourLAN icon indicating copy to clipboard operation
WatchYourLAN copied to clipboard

Issue deploying

Open droidus opened this issue 1 year ago • 1 comments

I am deploying with docker via the command line and the config file. Here is my line: docker run --name watchyourlan \ -e "TZ=Etc/UTC" \ --network="host" \ -v /root/docker/WatchYourLan:/data \ -v /root/docker/WatchYourLan/config:/data/config \ aceberg/watchyourlan Here is the output from that command: 2023/06/15 14:18:27 ERROR: unable to open database file: out of memory (14) 2023/06/15 14:18:27 INFO: Table created! 2023/06/15 14:18:27 ERROR: db_select: unable to open database file: out of memory (14)

droidus avatar Jun 15 '23 14:06 droidus

Can anyone please assist?

mandraid avatar Jun 27 '23 12:06 mandraid