Skip to content

Getmappings failure - ungraceful error handling #369

@songz

Description

@songz

Describe the bug
On April 24, 2020 a user updated to ubuntu 20.04. Then his root user no longer has node. He installed node. But upon starting up myProxy, he no longer sees his mapping.

Image Pasted at 2020-4-24 00-53

Looking at myProxy logs, there seems to be an error:
Error: Command failed: su - myproxy -c "pm2 jlist"

This command is used to check the status of mapping. Since this was failing, the whole mapping call fails.

Solution was to switch user to myproxy and install node. Then everything worked.

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