After add new product, got the following error message:
Path: /. Drupal\Core\Http\Exception\CacheableAccessDeniedHttpException: in Drupal\Core\Routing\AccessAwareRouter->checkAccess() (line 115 of /www/wwwroot/public_html/core/lib/Drupal/Core/Routing/AccessAwareRouter.php)
Using Drupal 10.3.0 and Domain module, each domain is assigned a view frontpage. After add some new products or update the view frontpage, the view page for the sub domain show access denied information, even Access permission is set to Unrestricted.
To solve this, I change the Access permission and save again for several times, it works again. I have disabled cache for the view to avoid cache issue.
The error only shows on subdomain view front page, while not on the main domain view frontpage.
Closed: duplicate
2.0