Code Monkey home page Code Monkey logo

Comments (3)

eikek avatar eikek commented on June 30, 2024

Hi @daviddavo, unfortunately I don't know what docker swarm is and what it does. I currently don't think there is a leak tbh. My own installation is running for more than a year now without this issue. If I remember correctly, docspell opens by default 10 connections per service to postgres. It then uses these to serve all requests, so it should not create more connections than that. But it could be that postgres is configured to not allow so many connections, i.e. if other apps are accessing it?

from docspell.

daviddavo avatar daviddavo commented on June 30, 2024

Yes, it was a configuration problem that made it impossible to connect.

If someone comes here from google search, the problem was that my device had two IP's and it was replying from an IP different that the one the request was being made to.

A docker swarm lets you replicate services into tasks, using multiple servers. When everything is working fine for some time, I'll write a tutorial on how to use it, thank you!

from docspell.

github-actions avatar github-actions commented on June 30, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. This only applies to 'question' issues. Always feel free to reopen or create new issues. Thank you!

from docspell.

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.