eSignet Crashes Post-Deployment on EC2 Server

Hello MOSIP Community,

I’ve successfully deployed eSignet on an EC2 server. Initially, all APIs function as expected, but after a short period, the application crashes without any specific error messages. My eSignet setup works locally though without issues. Has anyone else experienced this issue or have insights into potential causes and solutions?

Details:

  • Deployment Environment:
    • Server: EC2
    • eSignet Version: 1.4.2
    • Deployment Method: Docker Compose
  • Observations:
    • All APIs are operational immediately after deployment.
    • The application crashes after some time.
    • No specific error messages are logged before the crash.
  • Troubleshooting Steps Taken:
    • Tried logging in to the EC2 server using ssh to check debug logs, but I’m unable to access the ec2 server, connection times out I had to reboot the instance.

Request:

If anyone has faced a similar issue or can provide guidance on troubleshooting this problem, your assistance would be greatly appreciated.

Thank you in advance for your support.

What was the configuration of EC2 server instance?

Instance type: t2.small
Storage: 32GB
Platform: Ubuntu

@ckm007

@stevepeducerts the mentioned configuration is too less for all the service to be up and running for long.
Suggested configuration:

  1. vcpu : 2
  2. RAM: 4GB
  3. Storage : 32 GB