Skip to content

Linux- Resource temporarily unavailable - Google Omaha Server deployment using supervisord #369

Description

@shishirsasal8

Use Case: We are trying to deploy google omaha server using supervisord along with celery in RHEL8 AWS instance.For this is have installed suprvisord, celery and all the required dependent components and configured the supervisor.conf file to run Omaha and celery FYI- https://github.com/omaha-consulting/omaha-server Omaha server am trying to deploy will be used for our windows application automatic update by downloading the build from omaha server.

Issue: When supervisord is started we get the status as running FYI- supervisord status But the issue is when the omaha server is accessed from the browser via nginx it gives "504 Gateway Time-out". We have checked nginx is working for other services.In the omaha server logs we see this Omaha server issue when tried to reach via browser

Steps we have tried to resolve the issue:

1.Modify the uwsgi.ini file with the property listen=200
2. $ sysctl -w net.core.somaxconn=200
3.Increase system disk space
4.Increase system memory from 200mb to 3gb before staritng the omaha server
5.Applogies if the question is not in the proper format. Please let us know if any more details are required.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions