New build release is broken #460

Closed
opened 2026-02-04 18:06:39 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @mig-lopzz on GitHub (Oct 9, 2025).

Current Behavior

When I've updated my dependencias, this error appeared:

  - Upgrading symfony/yaml (v7.3.2 => v7.3.3): Extracting archive
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan filament:upgrade
PHP Fatal error:  Type of App\Filament\Admin\Resources\ApiKeyResource::$navigationIcon must be BackedEnum|string|null (as in class Filament\Resources\Resource) in /var/www/pelican/app/Filament/Admin/Resources/ApiKeyResource.php on line 26
In ApiKeyResource.php line 26:
  Type of App\Filament\Admin\Resources\ApiKeyResource::$navigation
  Icon must be BackedEnum|string|null (as in class Filament\Resour
  ces\Resource)
Script @php artisan filament:upgrade handling the post-autoload-dump event returned with error code 255

Expected Behavior

Successfully updating dependencies

Steps to Reproduce

Update to latest build available

Panel Version

v1.0.0-beta25 to 26

Wings Version

v1.0.0-beta17

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

https://logs.pelican.dev/83090057

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 @mig-lopzz on GitHub (Oct 9, 2025). ### Current Behavior When I've updated my dependencias, this error appeared: ``` - Upgrading symfony/yaml (v7.3.2 => v7.3.3): Extracting archive Generating optimized autoload files > Illuminate\Foundation\ComposerScripts::postAutoloadDump > @php artisan filament:upgrade PHP Fatal error: Type of App\Filament\Admin\Resources\ApiKeyResource::$navigationIcon must be BackedEnum|string|null (as in class Filament\Resources\Resource) in /var/www/pelican/app/Filament/Admin/Resources/ApiKeyResource.php on line 26 In ApiKeyResource.php line 26: Type of App\Filament\Admin\Resources\ApiKeyResource::$navigation Icon must be BackedEnum|string|null (as in class Filament\Resour ces\Resource) Script @php artisan filament:upgrade handling the post-autoload-dump event returned with error code 255 ``` ### Expected Behavior Successfully updating dependencies ### Steps to Reproduce Update to latest build available ### Panel Version v1.0.0-beta25 to 26 ### Wings Version v1.0.0-beta17 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash https://logs.pelican.dev/83090057 ``` ### 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

@JoanFo1456 commented on GitHub (Oct 9, 2025):

Hey, this is a support thing, not really a bug, open a thread on support so we can help you

@JoanFo1456 commented on GitHub (Oct 9, 2025): Hey, this is a support thing, not really a bug, open a thread on support so we can help you
Author
Owner

@Boy132 commented on GitHub (Oct 9, 2025):

Please use the update script when updating. And for Support please visit the discord, this is not a bug.

@Boy132 commented on GitHub (Oct 9, 2025): Please use the update script when updating. And for Support please visit the discord, this is not a bug.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#460