Cockpit-HQ / Cockpit

Cockpit Core - Content Platform
https://getcockpit.com
Other
388 stars 47 forks source link

Local test with XAMPP fails with 404: "Requested resource is not available" (after install) #173

Closed Der-K-2000 closed 9 months ago

Der-K-2000 commented 9 months ago

I get a 404 error after a successful installation.

  1. calling /install (with no issues)

grafik

  1. Pushing the button login now will forward to / and it shows this:

grafik



This problem could be related to: https://github.com/agentejo/cockpit/issues/686

aheinze commented 9 months ago

Sorry, never tested it on a win environment. Maybe the apache error or php error logs might give some insights

Der-K-2000 commented 9 months ago

Sorry, never tested it on a win environment. Maybe the apache error or php error logs might give some insights

Unfortunately, no (even with E_ALL there were no meaningful results).

I have added the topic to your community board.

aheinze commented 9 months ago

Maybe you should try out to run Cockpit with docker

Der-K-2000 commented 9 months ago

Maybe you should try out to run Cockpit with docker

Thanks, but cockpit works on my regular servers, respectively online. I only had issues with the local/offline test environment using XAMPP.

Anyway, there is already a solution: https://discourse.getcockpit.com/t/local-test-with-xampp-fails-with-404-requested-resource-is-not-available-after-install/2932/2