I'm trying to deploy a yesod app using keter. The app seems to work ok using yesod devel, but not via keter yet. Trying to load the page in a browser, I get "Welcome to Keter The hostname you have provided, FOO, is not recognized." Looking at the keter log, I see Sanity checks passed, then Reserving hosts, then Process created --- then exactly 90 seconds later Forgetting host reservations, then Error occurred when launching bundle APP: ensureAlive failed. I assume this is user error, but I'm a bit stymied as to how to proceed! What should I be checking?
I'm trying to deploy a yesod app using keter. The app seems to work ok using
yesod devel, but not via keter yet. Trying to load the page in a browser, I get "Welcome to Keter The hostname you have provided, FOO, is not recognized." Looking at the keter log, I see Sanity checks passed, then Reserving hosts, then Process created --- then exactly 90 seconds later Forgetting host reservations, thenError occurred when launching bundle APP: ensureAlive failed. I assume this is user error, but I'm a bit stymied as to how to proceed! What should I be checking?