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

Nova 5: ExportAsCsv not working on Vapor #6658

Open
Mihkel100 opened this issue Jan 9, 2025 · 2 comments
Open

Nova 5: ExportAsCsv not working on Vapor #6658

Mihkel100 opened this issue Jan 9, 2025 · 2 comments
Labels
needs more info More information is required

Comments

@Mihkel100
Copy link

  • Laravel Version: 11.37.0
  • Nova Version: 5.1.1
  • PHP Version: 8.4.1

Exporting CSV not working on Vapor.
(It worked on Nova 4.)

From browser Network tab I see:

POST https://.../action?action=export-as-csv (status 502)
Body:
{"message": "Internal server error"}

Perhaps related #6018

@crynobone crynobone added the needs more info More information is required label Jan 9, 2025
@crynobone
Copy link
Member

We need to know the full output of Internal server error

@Mihkel100
Copy link
Author

{"message": "Internal server error"} is the full output, sorry.

In response headers there are:

x-amzn-errortype: InternalServerErrorException
x-cache: Error from cloudfront

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info More information is required
Projects
None yet
Development

No branches or pull requests

2 participants