[URGENT] Deployment Failing - Volume Mount Issue

Viewed 11

Hello ClawCloud Support Team,

I'm having trouble deploying my Laravel application on your platform. My container repeatedly fails to start with the error InvalidArgumentException: Please provide a valid cache path.

I have confirmed all necessary configurations on my end, including:

Building a valid Docker image for Laravel.

Setting up all required Environment Variables.

Configuring Local Storage to mount two persistent volumes to the following paths:

/var/www/html/storage

/var/www/html/bootstrap/cache

Despite the correct Local Storage configuration, the application still cannot access the required cache path. This strongly suggests an issue with how the platform is handling the volume mount instructions.

Could you please investigate this from your end?

Thank you.

0 Answers