Many thanks to everyone and Nabeel Shahzad
The problem was solved.
They have helped me on vmshost
Turns out there was an error in the env.php config file
It was resolved as follows:
Change this line:
SITE_URL = ''
To be
APP_URL = 'YOUR URL'
And obviously put your url there. There was a bug in one of the development versions where that was wrong