There was a problem with the Strapi app. I diagnosed the problem by running pm2 logs strapi --lines 20.
For me, it was that the environment variables were not set correctly. Problem solved and app now running with admin dashboard accessible in the remote hosted environment.