When visiting the front page the first time after installing i get the following error once:
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal8.cache_menu' doesn't exist: SELECT 1 AS expression FROM {cache_menu} cache_menu WHERE ( (cid = :db_condition_placeholder_0) ); Array ( [:db_condition_placeholder_0] => links:tools:page:node:en:1:0 ) in Drupal\Core\Cache\DatabaseBackend->doSet() (line 189 of /Users/lukasvonblarer/Sites/drupal8/core/lib/Drupal/Core/Cache/DatabaseBackend.php).
When I reload the page it is gone.