I missed setting the read / write permissions for the folders below
sudo chown -R {www user}:{your user group} storage/ bootstrap/cache/
sudo chmod -R 2775 storage/ bootstrap/cache/
That I think created a few problems. Now it's alright
Cheers,
M.M