Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FailureCallback for Laravel Scanner, displaying advise on upgrading to latest flyctl version #3515

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KTanAug21
Copy link
Contributor

Change Summary

What and Why:
Include a FailureCallback for the Laravel scanner. There are cases when launch fails for Laravel apps. Sometimes these issues are already fixed in more recent versions of flyctl, so display advise prompting user to upgrade their flyctl scanner to latest version.

How:
Include a FailureCallback function for Laravel scanner at LaravelFailureCallback. Set the flyerr.GenericErr.Suggest value to string prompting for version upgrade.

Very similar to Rails Callback! Thanks for pointing this out @rubys !

TODO:
Create a docs page in Laravel section of Fly.io docs to include a list of common launch issues and their fixes. similar to https://fly.io/docs/rails/getting-started/existing/#common-initial-deployment-issues
THEN finalize this PR with a link to that new page.

Related to:
Launch errors for Laravel apps


Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant