Coder Social home page Coder Social logo

Comments (10)

karezza avatar karezza commented on May 5, 2024 4

Modifying the default resources for rspamd got that one working, the default values must need to be updated, here's what worked from me taken from another ticket:

rspamd:
  resources:
    limits:
      cpu: 600m
      memory: 500Mi
    requests:
      cpu: 500m
      memory: 500Mi

from helm-charts.

ma1ko avatar ma1ko commented on May 5, 2024 2

I was just stuck with the same issue. The last log line from rspamd was:
rspamd_url_init: start compiling of 9270 TLD suffixes; it might take a long time
then it fails startup checks because it takes too long to start up. Increasing resources seemed to have worked for me as well (it probably makes the startup fast enough).
Another solution would probably be to give rspamd more time to start

from helm-charts.

karezza avatar karezza commented on May 5, 2024 1

closing, i'll submit a pull request later

from helm-charts.

karezza avatar karezza commented on May 5, 2024

Being in dev I didn't set things to work with cert-manager, this caused the mailu-front pod not to load. It started working once I manually created a tls secret called: mailu-certificates.

from helm-charts.

karezza avatar karezza commented on May 5, 2024

clamav seems to have started working now that rspamd is working, not yet closing ticket though as a placeholder to get the defaults of the resource for rspamd updated for the sake of future users

from helm-charts.

micw avatar micw commented on May 5, 2024

Can you figure out, why the startup failed (checking the logs)?

from helm-charts.

AndreKoepke avatar AndreKoepke commented on May 5, 2024

@karezza I had the same problem. Can you open the PR? ;)

from helm-charts.

lknite avatar lknite commented on May 5, 2024

Been awhile, I think what I found was a new helm chart which didn't use a single pvc which required rwx, but rather multiple pvcs as needed to go along with each service and I thought the resources requirements were going to be updated at this time. I believe my earlier post of values for resources should work for you. I'm still using this helm chart at the moment and everything is working. If those don't work for you let me know. If you search here you'll find additional issues talking about these resources, that's where I got my answer, might find more there on efforts being made by others.

from helm-charts.

lknite avatar lknite commented on May 5, 2024

See if that other helm chart was finished up, rwx is generally a bad idea. I had to use a local share and node affinity / taints.

from helm-charts.

AndreKoepke avatar AndreKoepke commented on May 5, 2024

Nice to know. I'm came from "plain kubernetes" and migrating to helm.
But yes, the values you posted before works.

from helm-charts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.