linuxserver / docker-foldingathome

GNU General Public License v3.0
41 stars 8 forks source link

FaHCore failed #5

Closed Blackraz0r closed 4 years ago

Blackraz0r commented 4 years ago

linuxserver.io

If you are new to Docker or this application our issue tracker is ONLY used for reporting bugs or requesting features. Please use our discord server for general support.


Expected Behavior

container should start and begnn folding

Current Behavior

it starts ent trows an error when starting to fold:

Steps to Reproduce

  1. Start docker
  2. setup identity
  3. begin folding
  4. crash

Environment

openmediavault 5.4.5.3 / debian kernel 5.5 CPU architecture: i3 6100 How docker service was installed: via openmediavault

Command used to create docker container (run/create/compose/screenshot)

i used portainer and did this:

docker run -d\
  --name=foldingathome \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Europe/London \
  -p 7396:7396 \
  -p 36330:36330 `#optional` \
  -v /path/to/data:/config \
  --restart unless-stopped \
  linuxserver/foldingathome

Docker logs

https://pastebin.com/HPcLx0dC

tobbenb commented 4 years ago

This is a support issue and not a bug. GitHub is only for bugs. Jump on discord or our discourse forum for support.

Closing this as you haven't specified the correct host path for /config mount.

Blackraz0r commented 4 years ago

as you wish. here is the hostpath for /config:

/export/VM/Docker/Volumes/FaH/config

can you pls reopen it now ? as it istn working out of the box with no configuration at all there is a bug obviously? ;)

aptalca commented 4 years ago

It passes our numerous tests with basic functionality and has more than half a million pulls. I'd say obviously pebcak

Also see here for the latest build result where you can clearly see it is working: https://lsio-ci.ams3.digitaloceanspaces.com/linuxserver/foldingathome/7.6.13-ls3/index.html