Fresh Install: Cant access demo course // CSRF token missing or incorrect

I installed a fresh Open Edx install, but when i log in as STAFF im getting this error:

Jul 21 00:36:18 X0 [service_variant=lms][openedx.core.djangoapps.catalog.utils][env:sandbox] WARNING [X0 75352] [utils.py:103] - Failed to get program UUIDs from the cache for site 52.139.26.23.
Jul 21 00:36:35 X0 [service_variant=lms][audit][env:sandbox] INFO [X0 75373] [models.py:2245] - Login success - user.id: 9
Jul 21 00:36:35 X0 [service_variant=lms][openedx.core.djangoapps.catalog.utils][env:sandbox] WARNING [X0 75354] [utils.py:103] - Failed to get program UUIDs from the cache for site 52.139.26.23.
Jul 21 00:36:43 X0 [service_variant=lms][django.security.csrf][env:sandbox] WARNING [X0 75354] [csrf.py:160] - Forbidden (CSRF token missing or incorrect.): /courses/course-v1:edX+DemoX+Demo_Course/instructor/api/list_instructor_ta$
Jul 21 00:36:47 X0 [service_variant=lms][django.security.csrf][env:sandbox] WARNING [X0 75354] [csrf.py:160] - Forbidden (CSRF token missing or incorrect.): /courses/course-v1:edX+DemoX+Demo_Course/instructor/api/list_instructor_ta$

And when i log in as an audit user i get this error:

Jul 21 00:44:53 X0 [service_variant=lms][openedx.core.djangoapps.catalog.utils][env:sandbox] WARNING [X0 75363] [utils.py:103] - Failed to get program UUIDs from the cache for site XX.XX.XX.XX.
Jul 21 00:45:00 X0 [service_variant=lms][openedx.core.lib.log_utils][env:sandbox] INFO [X0 75354] [log_utils.py:36] - ApiKeyHeaderPermission used: ip=“127.0.0.1”, path=“/notifier_api/v1/users/”

When i apply the changes recommended here: Ironwood.master course view error - #19 by kribby

I can see an access my courses BUT the instructor tab always appears even if i log in as and audit, verified or honor learner.

The studio shows correctly the course the clicking on “view as a learner”, but the LMS is not respecting this and its showing the INSTRUCTOR tab for all my learners.

Can you help me please?

Hello @FrankMNcrf hope are you doing grate

have you resolved this issue ?