The portal-minio container keeps crashing and analytics/metrics data is lost.
portal_minio.1.examplecompany@example.com.xx | Endpoint: http://xx.x.x.xx:xxxx http://xx.x.x.xx:xxxx http://127.0.0.1:9000
portal_minio.1.examplecompany@example.com.xx |
portal_minio.1.examplecompany@example.com.xx | Browser Access:
portal_minio.1.examplecompany@example.com.xx | http://xx.x.x.xx:xxxx http://xx.x.x.xx:xxxx http://127.0.0.1:9000
portal_minio.1.examplecompany@example.com.xx |
portal_minio.1.examplecompany@example.com.xx | Object API (Amazon S3 compatible):
portal_minio.1.examplecompany@example.com.xx | Go: https://docs.min.io/docs/golang-client-quickstart-guide
portal_minio.1.examplecompany@example.com.xx | Python: https://docs.min.io/docs/python-client-quickstart-guide
portal_minio.1.examplecompany@example.com.xx | JavaScript: https://docs.min.io/docs/javascript-client-quickstart-guide
portal_minio.1.examplecompany@example.com.xx | .NET: https://docs.min.io/docs/dotnet-client-quickstart-guide
portal_minio.1.examplecompany@example.com.xx | Exiting on signal: TERMINATED
Release : API Portal 4.5 and Above
Issue was observed when IPv6 has been disabled on the Portal host machine.
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.