Skip to content
This repository was archived by the owner on Dec 15, 2019. It is now read-only.
This repository was archived by the owner on Dec 15, 2019. It is now read-only.

Failed to install node-krb5 while deployment in OpenShift #126

@tkdchen

Description

@tkdchen

After deployment, running Cantas following error happens.

Error: Cannot find module 'node-krb5'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at /var/lib/openshift/55882f985973ca02c2000190/app-root/runtime/repo/services/auth
/strategies.js:21:14
    at Object.<anonymous> (/var/lib/openshift/55882f985973ca02c2000190/app-root/runtime/repo/services/auth/strategies.js:166:2)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
DEBUG: Program node app.js exited with code 8
DEBUG: Starting child process with 'node app.js'

@xiaods how did you overcome this issue when you deployed current workable instance in OpenShift, Is there any workaround?

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