3scale-operator icon indicating copy to clipboard operation
3scale-operator copied to clipboard

System-app pod stopped suddenly

Open Ajay2307 opened this issue 5 years ago • 1 comments

Hey there,

System-app pod stopped suddenly.

Below are the logs of system-app pod after rolling out the DeploymentConfig system-app.

[root@helper ~]# oc logs -f system-app-8-deploy --> pre: Running hook pod ... DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using super. (called from require at /opt/rh/rh-ruby25/root/usr/local/share/gems/gems/bundler-1.17.3/lib/bundler/runtime.rb:81) DEPRECATION WARNING: config.static_cache_controlis deprecated and will be removed in Rails 5.1. Please useconfig.public_file_server.headers = { 'Cache-Control' => 'public, max-age=31557600' } instead. (called from block in <top (required)> at /opt/system/config/environments/production.rb:117) I, [2020-10-29T09:47:47.285861 #1] INFO -- : ActiveMerchant MODE set to 'production' W, [2020-10-29T09:47:47.414729 #1] WARN -- [Bugsnag]: No valid API key has been set, notifications will not be sent I, [2020-10-29T09:47:48.187134 #1] INFO -- : [Core] Using http://backend-listener:3000/internal/ as URL OpenIdAuthentication.store is nil. Using in-memory store.

Rest all pods are up and running.

Can I please have a solution for this issue?

Ajay2307 avatar Oct 30 '20 03:10 Ajay2307

Hi @Ajay2307,

None of those logs seem to suggest any issue. They are expected.

More information is needed to find the cause of the issue.

How is 3scale being deployed? what version? Do the operator logs show any issue? Do you see any errors in the events (oc get events)? Do you see any errors in the system-app DC / pod (`oc describe dc system-app, oc describe pod )?

miguelsorianod avatar Oct 30 '20 09:10 miguelsorianod

Closing, no response sine Oct 2020

briangallagher avatar Jan 31 '24 15:01 briangallagher