Boy132

Results 137 comments of Boy132

Closing this in favor of #1001 and #1204.

How about something like [spatie/laravel-health](https://spatie.be/docs/laravel-health/v1/introduction)? This allows to add more detailed health checks and could be implemented fairly easy. It supports both a [http endpoint](https://spatie.be/docs/laravel-health/v1/viewing-results/on-a-webpage) to display the results in...

> I got the same problem , it's because the 'recaptcha.domain' settings is empty > > https://github.com/pterodactyl/panel/blob/develop/app/Http/Middleware/VerifyReCaptcha.php#L33 > > i don't know how to patch it. It's not because the...

Duplicate of #1218

For everyone with the same problem: please provide wings logs (`sudo wings diagnostics`) of _both nodes_. (source and destination, right after the failed transfer) Ideally on the [Discord](https://discord.gg/pterodactyl). Also, make...

Support for php 8.0 was dropped with the Laravel 10 update so you could probably add it to `1.0-develop` now, couldn't you?

What would be the benefit of the scripting language over the "normal" tasks? Also, how would users know which commands are available and how to use them? This would require...

> It would be more convenient to write a script, rather than have to go through the New Task UI to create a single action. And also, if you want...

Please update your [panel](https://pterodactyl.io/panel/1.0/updating.html) (and [wings](https://pterodactyl.io/wings/1.0/upgrading.html)) to the latest version and see if the problem persists.

> > You can use `php artisan down --secret="some_secret"` to bypass maintenance, just go to yourpanel.com/some_secret and you'll be through. > > Error message, you can put in /var/www/pterodactyl/resource/errors/`.blade.php iirc,...