Skip to content

No logging info from DSI #29

@bnordgren

Description

@bnordgren

I built the DSI against irods 4.2.0 on centos 7 (see Docker build env). I believe this container to be set up to log to /var/log/gridftp.log at the INFO logging level. I have also tried the "ALL" logging level, with no difference.

I'm attempting a directory listing of my home directory with globus-url-copy. It fails. But all that is logged to /var/log/gridftp.log is:

[6] Sat Dec 23 19:04:47 2017 :: Child process 21 ended with rc = 11

This ticket isn't so much about my actual error as it is about the fact that no useful information is logged even at the "ALL" level.

Note you can't directly run a container from an image generated from the docker build above. The intent is that you use the image above in the FROM line of an environment-specific Dockerfile, where you make the irods service account authenticate as the rods user in your zone, and perform other configurations specific to your deployment. However, the above build environment has everything related to this ticket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions