I having an issue with my Drupal site (8.9.19)
Using Firefox browser, there is no problem login for all users
However, when using Chrome - users are unable to access. This is what I received in the Recent log message:-
When an user has successfully login, the Recent log message shows "Session opened for theusernameperson." - This is OK
However, in the Recent log message - there is another line that shows "Path: /home. Drupal\Core\Http\Exception\CacheableAccessDeniedHttpException: The 'access content' permission is required. in Drupal\Core\Routing\AccessAwareRouter->checkAccess() (line 117 of /var/www/mywebsite/web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php)." The User is "Anonymous (not verified)"
I've no issue login using the same usernames in Firefox
a) I have checked both Server (info.php) and Browser client - there are having the same date and time
b) All blocks in the block layouts are also set to Authenticated users only.
It is running on non secure server (http)
Using Microsoft Edge also produces the same error. The only 2 browsers I can access without issue are Firefox (desktop and mobile) and Huawei Browser (mobile)
Appreciate the assistance.