-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
fnproject/fn
#1192Description
I tried running a HelloWorld java using triggers and fn invoke... and I get a 502 in invoke.
fn init --runtime java --trigger http sac-java-t-fn
FN_REGISTRY=demouser fn -v deploy --app db-app --local --no-bump
Curl works but I get a 502 error for Java helloworld fn invoke below:
fn invoke db-app sac-java-t-fn
{"message":"container exit code 2"}
Fn: Error calling function: status 502
See 'fn --help' for more information. Client version: 0.4.150
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels