`chainkit start` not working error- invalid device cross link
I am facing the same issue. I tried copying the chainkit.yml file to the tmp/chainkit-networkxxxxxx but it doesn't work because every time I execute chainkit start it spins up a new container which is again missing the 'chinkit.yml'.
Originally posted by @yash-fb in https://github.com/blocklayerhq/chainkit/issues/19#issuecomment-504033437
This only works when I copy the chainkit.yml inside the temporary directory created i.e. /tmp/chainkit-networkxxxxx
I think this should not be a way to do that.
There should be some automated function which copies the chainkit.yml inside /tmp/chankit-networkxxxxx.
It's difficult to find a way to reproduce this. Can you give me more info about your environment and a way to reproduce?