#✅ - Amplify Hosting

5 messages · Page 1 of 1 (latest)

broken walrus
#

We just started seeing lots of failures in one of our deployments and the hosting compute logs are saying failed to create symbolic link ‘/tmp/app/amplify-compute-bundle-output/amplify-compute-bundle-output’: Read-only file system. Its only happening on some branches, but seems sticky - specific branches have the problem and redeploying doesn't help. Other branches don't

potent walrus
#

Hi @broken walrus , apologies for the delay in getting back on this thread. Are you still observing such errors in the compute logs? We are tracking a similar issue here: https://github.com/aws-amplify/amplify-backend/issues/2437

Can you share an example repo which we could use to reproduce it?

GitHub

How did you install the Amplify CLI? i use Amplify console not cli If applicable, what version of Node.js are you using? 22 and nextjs 15.1.5 Amplify CLI Version not confirmed What operating system...

broken walrus
#

In our case I believe the issues were related to a Next.js server action that was fetching too much data (paging through listItems calls) and timed out.

potent walrus
#

Thanks for sharing the root cause @broken walrus ! Appreciate it!

urban templeBOT
#

✅ - Amplify Hosting