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
{{ message }}
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Response
{
"errorMessage": "RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52 Error: Runtime exited with error: exit status 255",
"errorType": "Runtime.ExitError"
}
Function Logs
START RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52 Version: $LATEST
Warning: require(/opt/vendor/autoload.php): failed to open stream: No such file or directory in /opt/bootstrap on line 20
Fatal error: require(): Failed opening required '/opt/vendor/autoload.php' (include_path='.:/home/ec2-user/environment/php-7-bin/lib/php') in /opt/bootstrap on line 20
END RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52
REPORT RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52 Duration: 125.65 ms Billed Duration: 126 ms Memory Size: 128 MB Max Memory Used: 9 MB
RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52 Error: Runtime exited with error: exit status 255
Runtime.ExitError
The text was updated successfully, but these errors were encountered:
The $_ENV fix was not my issue. I was missing the autoload.php file in my venfor.zip. Make sure you have run php composer.phar install, which generates the autoload.php file, before you zip up the vendor files.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Response
{
"errorMessage": "RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52 Error: Runtime exited with error: exit status 255",
"errorType": "Runtime.ExitError"
}
Function Logs
START RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52 Version: $LATEST
Warning: require(/opt/vendor/autoload.php): failed to open stream: No such file or directory in /opt/bootstrap on line 20
Fatal error: require(): Failed opening required '/opt/vendor/autoload.php' (include_path='.:/home/ec2-user/environment/php-7-bin/lib/php') in /opt/bootstrap on line 20
END RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52
REPORT RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52 Duration: 125.65 ms Billed Duration: 126 ms Memory Size: 128 MB Max Memory Used: 9 MB
RequestId: ae39bce3-185d-4011-8edd-251bdb4a6f52 Error: Runtime exited with error: exit status 255
Runtime.ExitError
The text was updated successfully, but these errors were encountered: