Hi I am trying to upgrade from beta15 to beta 16 in drupal 8

I followed the instructions in the upgrade.txt.

When trying to run http://mysite/update.php

I get the error : The website encountered an unexpected error. Please try again later.

If I run php update.php in a shell i get the following error :

InvalidArgumentException: The URI 'http://:' is malformed. in Drupal\Core\Url::fromUri() (line 298 of /var/www/html/dr8acq/web/core/lib/Drupal/Core/Url.php).

Any idea what's gone wrong here ??

I am on Centos 7 and Apache with latest patches.
Php 5.6.13 and Postgresql 9.4.4

Regards,

Hans Nieuwenhuis