Hey Folks,
I’ve been playing with the resin preload tool. I would love for it to work on my app, but I can’t quite get it to work.
On my application started from the preloaded image, all of the port bindings needed for my app fails! The resin log gives a clue:
Looks like there was two simultaneous attempt to start the device. That’d explain why all the port bindings seem to fail - the container that I’m ssh-ing may be the one the second one shown on the log.
What do you guys think? Any ideas why this may be happening on the preloaded image?