API Portal: portal_minio container crashing, metrics missing.
search cancel

API Portal: portal_minio container crashing, metrics missing.

book

Article ID: 255824

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

The portal-minio container keeps crashing and analytics/metrics data is lost.

[email protected]    | Endpoint:  http://xx.x.x.xx:xxxx  http://xx.x.x.xx:xxxx  http://127.0.0.1:9000
[email protected]    |
[email protected]    | Browser Access:
[email protected]    |    http://xx.x.x.xx:xxxx  http://xx.x.x.xx:xxxx  http://127.0.0.1:9000
[email protected]    |
[email protected]    | Object API (Amazon S3 compatible):
[email protected]    |    Go:         https://docs.min.io/docs/golang-client-quickstart-guide
[email protected]    |    Python:     https://docs.min.io/docs/python-client-quickstart-guide
[email protected]    |    JavaScript: https://docs.min.io/docs/javascript-client-quickstart-guide
[email protected]    |    .NET:       https://docs.min.io/docs/dotnet-client-quickstart-guide
[email protected]   | Exiting on signal: TERMINATED

Environment

Release : API Portal 4.5 and Above

Cause

Issue was observed when IPv6 has been disabled on the Portal host machine.

Resolution

This is a known issue with minio https://github.com/minio/minio/issues/7993 when IPv6 has been disabled on portal host machine.

Enable IPv6 from /etc/default/grub file and restart portal docker stack.