I downloaded it on local. I try to access to the panel interface. It redirects me to panel/installation. But nothing shows up on the page. I have a white page.
I tried to enable panel installation on config.php, it doesn’t change anything.
I’m on MacOS, using Laravel Valet for local environment.
Did you take care to copy over all files, particularly the hidden files like .htaccess? If you downloaded Kirby and unzipped it before copying on to your Valet environment, you may have left that file behind.
Hi, thanks for your answer!
I don’t think so, as we share the same git between devs and I see the .htaccess file at the root.
Do you have specific files in mind?
Hm, I also use Laravel Valet on a Mac and never ran into any issues with the Panel (since Valet uses Nginx as its server, the .htaccess is of no use and not needed).
What’s the PHP version used with your Valet install?
I have this error on the whole site, but it doesn’t make any change on kirby front:
Warning: Undefined array key "FORCE_INSECURE_HTTP" in /Users/karlpineau/Sites/designerethiques/www/index.php on line 27
And indeed, on console, i have Cross-Origin Request issue:
The URI of the module source is not allowed in this document : « https://designersethiques.test/designersethiques.org/media/panel/f91e2263a2aa0a0be4deafd52918362b/js/index.js ». installation:762:67
Uncaught (in promise) TypeError: error loading dynamically imported module
I already tried to fix FORCE_INSECURE_HTTP, but didn’t found, and it wasn’t an issue before. Any idea to fix it?
If I unactivate it and replace by https, I still have a white page, with few console errors:
GET
https://designersethiques.test/designersethiques.org/media/plugins/index.css?1685541330
[HTTP/2 404 Not Found 43ms]
GET
https://designersethiques.test/designersethiques.org/media/plugins/index.js?1685541330
[HTTP/2 404 Not Found 34ms]
TypeError: i.app is undefined
run.js:104:33
GET
https://designersethiques.test/designersethiques.org/media/plugins/index.js?1685541330
[HTTP/2 404 Not Found 21ms]
Fail to load <script> whose source is « https://designersethiques.test/designersethiques.org/media/plugins/index.js?1685541330 ». installation:759:152
Uncaught (in promise) SyntaxError: ambiguous indirect export: p index.js:1:184