Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker build fails to load #39

Closed
clone545 opened this issue May 24, 2021 · 0 comments · May be fixed by #40
Closed

Docker build fails to load #39

clone545 opened this issue May 24, 2021 · 0 comments · May be fixed by #40

Comments

@clone545
Copy link

Hi guys,

I've just tried following the instructions on the Docker setup page for Partyman however the container then fails to load.

I've got the following from the container log:
`bin/entrypoint.sh: line 12: /root/partyman/cron.log: Is a directory
PARTYMAN_DIR: /root/partyman
PARTICL_DIR: /root/particlcore
PARTICL_DATADIR: /root/.particl
PARTICL_CONF: /root/.particl/particl.conf
HTML_PATH: /root/partyman/webserver/public_html
PATH: /root/partyman/bin:/root/particlcore:/root/partyman/bin:/root/particlcore:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

bin/entrypoint.sh: line 13: /root/.particl/debug.log: Is a directory
::::::::::::::
/root/.particl/particl.conf
::::::::::::::
debug=0
printtoconsole=1
debuglogfile=debug.log

starting cron jobs...

starting webserver...
webserver started on 0.0.0.0:8080

starting particld...

bin/entrypoint.sh: line 42: /root/particlcore/particld: No such file or directory`

Any thoughts on how to get this working would be much appreciated.

Ta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants