You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to my notes I changed /etc/supervisord.conf and added . /opt/elasticbeanstalk/support/envvars - but I'm not sure anymore what exactly that one solved.
Env. vars were missing somewhere, but I could not figure out howto fix it, you fixed that somehow.
env variables was also a problem for the cronjob:
* * * * * . /opt/elasticbeanstalk/support/envvars; php /var/app/current/artisan schedule:run >> /dev/null 2>&1
and this sudo chmod 0775 /var/app/current/storage/logs