I’m developing a Kirby 3 application on my local machine. I re-organized a particular blueprint yesterday shortly before I left. In the panel, the blueprint worked, but still having some bugs in it. This morning, when I tried to load the panel in order to re-check what has to be changed in my blueprint, I could not get into the panel. Instead there was that nasty message saying “Failed to fetch”, and nothing else.
When I try to access the panel, I get the following error messages in the Chrome developer’s console:
Furthermore, no image whatsoever gets displayed in the frontend. There seems to be a general issue with the media folder. What I see on the Chrome developer’s console when I first navigate to the home page in the frontend:
(I cannot post this one due to me being a new user to the forum. But I could provide this on request.)
Perusing some of the topics in this forum, I didn’t get a clue either, because the reasons and the remedies I could see so far do not apply to my situation - at least do I not see how these could help me.
Any suggestions / help will be greatly appreciated.
I totally agree - something very basic must be fishy. But the server is IMHO not the problem.
I run a local apache server in a wsl environment (Ubuntu 18.04). It is perfectly reachable, all parts of the website run as intended. I can even debug.
… no, not all parts, of course. There are no images. I cannot open the panel.
Perhaps I have messed up the media folder. Is there a simple way to re-build that from scratch, i. e. feed it with proper renewed content from the content folder?