Skip to content

New instance not working #29

@fmnamado

Description

@fmnamado

Hello,

I could user some help here.

I just installed a new piler instance on another VM.
Followed the procedure on the page.

Using the Piler on the command line
For use on the command line, we first log into the container.
docker exec -it piler /bin/bash
Next we switch to the user "piler"
su piler
To get write permissions, we switch to the /var/tmp folder
cd /var/tmp

I get this criptic message

$ pilerimport -m emails.mbox
error parsing the configfile: /etc/piler/piler.conf

IK also tried root inside the container, before the su piler, as it seems the piler user does not have read rights on piler.conf

What can be the problem? It is a fresh install on a just git cloned repo.

Thank you, I am going nuts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions