[Error] - Cannot access to main page after installation #286

Closed
opened 2026-02-05 17:23:25 +03:00 by OVERLORD · 1 comment
Owner

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

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 there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
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 ```bash 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 there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@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:clear and you should be good.

@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:clear` and you should be good.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#286