Snap only launches once

Can you try

# After you close the snap the first time, check if a zombie process is hanging around
ps aux | grep everdo

# Run from terminal to see what happens when you start it the second time
LOG_LEVEL=debug snap run everdo

Please post the outputs here or via PM.