Ahh ok found the solution. The problem was I didn’t have single quotes around one of my values in fly.toml. Running flyctl deploylocally helped me to debug this. thanks! I was using auto deploy from github and the frontend wasn’t showing any error message and was just hanging. Would be nice if it showed an error!