Hi,
when I start the docker container from fresh (doesn't matter if its sqlite or posgres) everything seems to work fine.
But calling the admin console gives a warning:
"An error occurred while rewuesting the API"
and then the loading spinner never terminates .
In the containers log there is no error or warning.
In the browser console I see:
Content Security Policy: The page’s settings blocked the loading of a resource at http://localhost:1337/admin/project-type (“connect-src”).
Content Security Policy: The page’s settings blocked the loading of a resource at http://localhost:1337/admin/init (“connect-src”).
Hi,
when I start the docker container from fresh (doesn't matter if its sqlite or posgres) everything seems to work fine.
But calling the admin console gives a warning:
"An error occurred while rewuesting the API"
and then the loading spinner never terminates .
In the containers log there is no error or warning.
In the browser console I see:
Content Security Policy: The page’s settings blocked the loading of a resource at http://localhost:1337/admin/project-type (“connect-src”).Content Security Policy: The page’s settings blocked the loading of a resource at http://localhost:1337/admin/init (“connect-src”).