mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[Error] - Cannot access to main page after installation #286
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GachaLiveFR on GitHub (Mar 25, 2025).
Current Behavior
Description of the error
When I connect my browser, I get a 500 error code with this description:
500 | Server Error file_put_contents(/var/www/pelican/storage/framework/cache/data/91/8b/918b439db893ac42cb91cb1ad5b973cf935b1a87): Failed to open stream: No such file or directory (View: /var/www/pelican/resources/views/tables/columns/server-entry-column.blade.php) (View: /var/www/pelican/resources/views/tables/columns/server-entry-column.blade.php) (View: /var/www/pelican/resources/views/tables/columns/server-entry-column.blade.php) (View: /var/www/pelican/resources/views/tables/columns/server-entry-column.blade.php) (View: /var/www/pelican/resources/views/tables/columns/server-entry-column.blade.php) (View: /var/www/pelican/resources/views/tables/columns/server-entry-column.blade.php) (View: /var/www/pelican/resources/views/tables/columns/server-entry-column.blade.php)Is this expected ?
Expected Behavior
I think to don't have this annoying error code
Steps to Reproduce
Just access the website
Panel Version
Latest
Wings Version
Latest
Games and/or Eggs Affected
All
Docker Image
No response
Error Logs
Is there an existing issue for this?
@notAreYouScared commented on GitHub (Mar 25, 2025):
Your permissions weren't correct when you installed the panel.
Make sure your permissions are correct, yhe. Do
php artisan cache:clearand you should be good.