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

Error when launching #55

Closed
DvagNic opened this issue Aug 6, 2019 · 2 comments
Closed

Error when launching #55

DvagNic opened this issue Aug 6, 2019 · 2 comments
Labels

Comments

@DvagNic
Copy link

DvagNic commented Aug 6, 2019

When I try to run kubebox (on the Mac), I get the following error:

ReferenceError: os is not defined
    at new OpenIdConnect (/kubebox/client.js:186:7)
    at Client.set master_api [as master_api] (/kubebox/client.js:438:30)
    at new Kubebox (/kubebox/client.js:1705:27)
    at Object.1../lib/config/context (/kubebox/client.js:42:1)
    at o (/kubebox/client.js:1:327)
    at r (/kubebox/client.js:1:493)
    at Object.<anonymous> (/kubebox/client.js:1:522)
    at Module._compile (module.js:660:30)
    at Object.Module._extensions..js (module.js:671:10)
    at Module.load (module.js:573:32)

The same happens when I use the docker image.

@astefanutti astefanutti added the bug label Aug 6, 2019
@astefanutti
Copy link
Owner

Thanks a lot for the report. We'll fix it in the upcoming release.

@astefanutti
Copy link
Owner

It should be fixed with d68ffb0.

We plan to cut a release ASAP. In the meantime, you should be able to test the fix by running the latest tag of the Docker image.

Thanks again for the report.

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

No branches or pull requests

2 participants