8000 Connection refused while trying "Run your first Node.js unikernel" guide · Issue #152 · solo-io/unik · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content 8000
Connection refused while trying "Run your first Node.js unikernel" guide #152
Open
@beriberikix

Description

@beriberikix

One I run unik build, it fails as I get the following:

jberi:testunik 🚀  $ unik build --name myImage --path ./ --base rump --language nodejs --provider virtualbox
INFO[0000] running unik build                            args= base=rump force=false host=localhost:3000 language=nodejs mountPoints=[] name=myImage path=./ provider=virtualbox
INFO[0000] App packaged as tarball: /var/folders/66/97n3236x5cq00vgfcj6cdsyc0000gn/T/sources.tar.gz.817030311
 
ERRO[0000] build failed: [cmd/build.go:105] building image failed: {[client/images.go:60] request failed: {[lxhttpclient/httpclient.go:339] error performing post request: {Post http://localhost:3000/images/myImage/create?base=rump&lang=nodejs&provider=virtualbox&args=&mounts=&force=false&no_cleanup=false: dial tcp [::1]:3000: getsockopt: connection refused}}} 

I noticed that running unik daemon outputted INFO[0000] UDP Server listening on 0.0.0.0:9967, so I tried unik target --host localhost --port 9967 but same results.

My setup:
macOS High Sierra 10.3.3
VirtualBox 5.2.6 r120293
Docker 17.12.0-ce-mac49
Node v9.3.0

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

      0