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

Issue with load balancer #17

Open
thoskam opened this issue Mar 23, 2023 · 3 comments
Open

Issue with load balancer #17

thoskam opened this issue Mar 23, 2023 · 3 comments
Assignees

Comments

@thoskam
Copy link

thoskam commented Mar 23, 2023

We host our site on Fortrabbit that uses a load balancer - When we try to export a excel file half the time we get an error.

fopen(/srv/app/astro/htdocs/storage/runtime/temp/beam/iogpcmrkagcn-report-2023-03-23.xlsx): Failed to open stream: No such file or directory

However if we refresh the browser then it will download.

Can it be possible to specify the location of where this file is temporarily stored? i.e. can we switch it to AWS s3 so that we can avoid the load balancer entirely?

@chrisrowe
Copy link

I'm facing this issue too. @thoskam did you have a work around in place?

@sjelfull sjelfull self-assigned this Apr 19, 2024
@sjelfull
Copy link
Owner

This is a good idea for future enhancement.

As always, happy to do paid consulting if you are interested in fast tracking this change.

Copy link
Owner

I will look into how I can best support this, as I see more and more people using services like Servd, the upcoming Craft Cloud and similar.

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

No branches or pull requests

3 participants