Coder Social home page Coder Social logo

Comments (3)

lmcdasm avatar lmcdasm commented on May 5, 2024

One note, we did have a installation running for about 7 months on the old chart, sadly that cluster was wiped out and we needed to reinstall.

neither our own manifest, chart nor pull ing the new one seems to get our installation off the ground.

using our old one, nginx doesnt start and rspamd loops, complaining about SQLlite,
using the new one, ngnix starst, but admin, postfix and roundcube fail.

from helm-charts.

lmcdasm avatar lmcdasm commented on May 5, 2024

looking at this a bit more, we can see that when starting the ADMIN node is failing to get the DB - statement failing with DB is locked

[dasm@tiserv-ci-00 mailu]$ kubectl logs -f secops-mail-service-mailu-admin-769c6b49bf-7kcr6 -n secops-system | more
INFO [alembic.runtime.migration] Context impl SQLiteImpl.
INFO [alembic.runtime.migration] Will assume non-transactional DDL.
Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1243, in _execute_context
self.dialect.do_execute(
File "/usr/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 552, in do_execute
cursor.execute(statement, parameters)
sqlite3.OperationalError: database is locked

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/bin/flask", line 8, in

from helm-charts.

lmcdasm avatar lmcdasm commented on May 5, 2024

In the end, my issue is that the default comes with fileshare-retain.

this storage classes doesnt support fsGroup (known issues with K8s) so when you are running as root, the processes cannot chmod / chown the directories. as soon as i changed to disk-hdd, all the services came up (the admin was able to create dB and the rest fell in line).

closing as not a bug

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.