I am deploying via Docker. I'm attempting to send emails via AWS SES, using SMTP. I'm unable to send emails, and am getting errors regarding "valid cache path"
Deployment Environment
OpnForm Version: 1.3.7 (latest docker)
Hosting Platform: Contabo VPS
OS: Ubuntu 22.0
Deployment Method
[ x ] Docker
Steps Taken
Describe the steps you've taken to deploy the application:
Describe the issue
I am deploying via Docker. I'm attempting to send emails via AWS SES, using SMTP. I'm unable to send emails, and am getting errors regarding "valid cache path"
Deployment Environment
Deployment Method
Steps Taken Describe the steps you've taken to deploy the application:
Error Messages
Configuration Files
Logs To help us diagnose the issue, please provide the following logs:
laravel.log
is not being created.Additional context I've tried both the notification, and the response. Have tried various combinations of things in quotes, and things not.