http-status-code-403pimcore

Pimcore: Fresh installation, backend not loading


I wanted to try out Pimcore for the first time today. After alot of setup I've managed to install the demo-basic-twig template with composer.

Now I've tried to access the backend via /admin. The first thing I've noticed is that there seems to be no CSS-file loading:

CSS-file not loading?

Now I thought whatever might just be a bug or something but when I try to log into the backend with the user I created it just shows a blank page with a loader without anything happening:

2. Pimcore error

My console just returns a bunch of 403-errors:

Failed to load resource: the server responded with a status of 403 (Forbidden) | jquery-3.3.1.min.js:1 
Failed to load resource: the server responded with a status of 403 (Forbidden) | icons.css:1
Failed to load resource: the server responded with a status of 403 (Forbidden) | leaflet.css:1

I guess I've did something wrong in my installation?


Solution

  • Seems like assets are not installed. Try: bin/console assets:install.