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 has been archived by the owner on Dec 9, 2024. It is now read-only.
Bug Report
Description
sls deploy
using openwhisk and a cron trigger.An "application error" on the openwhisk trigger. It says it can't find it in the database:
The trigger should be created successfully. It works when I create the trigger manually:
And make this change to my serverless.yaml:
serverless.yml
file?SLS_DEBUG=*
environment variable (e.g.SLS_DEBUG=* serverless deploy
)Similar or dependent issues:
The text was updated successfully, but these errors were encountered: