Getting OpenSSL::Cipher::CipherError: while webhook list

Hi, after i upgrade 13.9.0 CE, and checking webhook list from kubernetes pod getting below error. i have done upgrade from 13.3.4 to 13.9.0 in lower environment and i have another environment where i did upgrade from 13.3.4 to 13.8.4 but i'm getting similar errors below in both environments. But in production - 13.3.4 i do not see this error. But i would like to rule-out this error in lower environment before i move on to production upgrade. Any ideas really appreciated.

root@gitlab-ce-5bc9457854-hzx99:/# gitlab-rake gitlab:web_hook:list OpenSSL::Cipher::CipherError: /opt/gitlab/embedded/service/gitlab-rails/lib/tasks/gitlab/web_hook.rake:58:in block (4 levels) in <top (required)>' /opt/gitlab/embedded/service/gitlab-rails/lib/tasks/gitlab/web_hook.rake:57:in block (3 levels) in <top (required)>' /opt/gitlab/embedded/bin/bundle:23:in load' /opt/gitlab/embedded/bin/bundle:23:in ' Tasks: TOP => gitlab:web_hook:list (See full trace by running task with --trace) root@gitlab-ce-5bc9457854-hzx99:/#

Thanks!