Giter Site home page Giter Site logo

Comments (6)

JoeUser47 avatar JoeUser47 commented on May 20, 2024

It's an issue with docker & the kernel. When I had it on 64bit pc ubuntu 20.04, updating grub with
GRUB_GFXPAYLOAD_LINUX="cgroup_enable=memory swapaccount1=1"
fixed it for me, but I don't know on Pi. Saw some mentions here --> https://askubuntu.com/questions/1189480/raspberry-pi-4-ubuntu-19-10-cannot-enable-cgroup-memory-at-boostrap hope it helps.

from intrigue-core.

JoeUser47 avatar JoeUser47 commented on May 20, 2024

Does that pi have enough ram to give 8g to the docker image and still run host?

from intrigue-core.

RogueThread avatar RogueThread commented on May 20, 2024

good call..
`free -h

         total        used        free      shared  buff/cache   available

Mem: 975Mi 151Mi 101Mi 30Mi 722Mi 760Mi
Swap: 0B 0B 0B
`

from intrigue-core.

RogueThread avatar RogueThread commented on May 20, 2024

Wouldn't reducing the --memory flag solve the issue?

Cmdline:
docker run -e LANG=C.UTF-8 -v ~/intrigue-core-data:/tmp -p 0.0.0.0:7777:7777 --memory=4g -it intrigueio/intrigue-core

Error:
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. standard_init_linux.go:211: exec user process caused "exec format error" failed to resize tty, using default size

I have a feeling it has something to do with the
standard_init_linux.go:211: exec user process caused "exec format error"

from intrigue-core.

RogueThread avatar RogueThread commented on May 20, 2024

Any releases coming soon to accomodate for armv7l processors?

from intrigue-core.

jcran avatar jcran commented on May 20, 2024

we'd strongly recommend 8GB+. IF you can accommodate that, then installing on an ubuntu 20.04 box should be a snap using these instructions: https://github.com/intrigueio/intrigue-core/wiki/Setting-up-a-Development-Environment-(on-Ubuntu,-Kali,-Debian)

Be aware it's not a super supported process, and there are likely to be a few roadbumps. If you're willing to work through them with us, jump in the slack channel and join #core-help, we'll assist.

from intrigue-core.

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.