You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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”).
The text was updated successfully, but these errors were encountered:
I have the same Issue, but I dont know what to add to my host env. how can I change the config/admin.js, when I only pulled the docker image ?
AndreasScharfCPB
changed the title
Cannot initialize project - An error occurred while rewuesting the API
Cannot initialize project - An error occurred while requesting the API
Feb 26, 2024
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”).
The text was updated successfully, but these errors were encountered: