Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to invoke action 'utils/echo': There was an internal server error. (code 21879) #39

Open
bozidarpasagic opened this issue Sep 11, 2018 · 1 comment

Comments

@bozidarpasagic
Copy link

I've installed openwhisk on test environment OpenShift Master:v3.7.44 . After deploying everything worked properly was able to run action ./wsk -i action invoke /whisk.system/utils/echo -p message hello -b

After waiting for about 1 hour reran the action and now obtain error: Unable to invoke action 'utils/echo': There was an internal server error. (code 21879). Is there further information on code 21879.

The following are log file images.

capture

The controller logs is polluted with
[2018-09-10T19:51:39.689Z] [ERROR] [#sid_110] [MessageFeed] failed to commit ping consumer offset: org.apache.kafka.clients.consumer.CommitFailedException: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing the session timeout or by reducing the maximum size of batches returned in poll() with max.poll.records.
capture2

image

@bozidarpasagic
Copy link
Author

bozidarpasagic commented Sep 11, 2018

I am able to get the environment back up and running by restarting the zookeeper and kafka pods manually which is a pain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant