Giter Site home page Giter Site logo

Comments (11)

KyleSanderson avatar KyleSanderson commented on June 17, 2024

Are you using NFS or something? it looks like mmap is failing for your filesystem.

from autobrr.

Reedler01 avatar Reedler01 commented on June 17, 2024

No just standard LVM partitioning on the VM.

from autobrr.

KyleSanderson avatar KyleSanderson commented on June 17, 2024

No just standard LVM partitioning on the VM.

Ok, but how is the volume actually exposed - is it using p9 or virtiofs or something? you're 100% certain mmap works on your filesystem? The error indicates a much deeper problem.

from autobrr.

Reedler01 avatar Reedler01 commented on June 17, 2024

When I run a mount Im showing nsfs on my docker overlays

from autobrr.

Reedler01 avatar Reedler01 commented on June 17, 2024

It was literally a base centos install and I followed the instructions at https://docs.docker.com/engine/install/centos/

from autobrr.

Reedler01 avatar Reedler01 commented on June 17, 2024

When I run an lsof |grep mem I show a bunch

from autobrr.

Reedler01 avatar Reedler01 commented on June 17, 2024

I'm using a gitlab pipeline to deploy. I've also tried manually deploying using the command in the ticket. I don't use portainer to deploy.

from autobrr.

Reedler01 avatar Reedler01 commented on June 17, 2024

Just spun up a 22.04 ubuntu minimal server and getting the exact same error. Same VM specs.

from autobrr.

zze0s avatar zze0s commented on June 17, 2024

Have you checked the permissions of the mounted dir? I've seen issues before when the config dir is not writable, and thus gets the out of memory error.

Just spun up a 22.04 ubuntu minimal server and getting the exact same error. Same VM specs.

from autobrr.

Reedler01 avatar Reedler01 commented on June 17, 2024

These are the 3 dirs that the compose created. So it has permissions to write.
drwxr-xr-x. 2 root root 25 Jul 26 06:53 config
drwxr-xr-x. 2 root root 6 Jul 25 22:38 log
drwx------. 19 systemd-coredump root 4096 Jul 30 10:24 postgres

from autobrr.

Reedler01 avatar Reedler01 commented on June 17, 2024

@zze0s I think that was it. I completely opened up perms on those 3 dirs and the app started. Not ideal but I'll slowly lock them back down until something breaks again.

from autobrr.

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.