Giter Site home page Giter Site logo

vboxwebsrv's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vboxwebsrv's Issues

"Host key verification failed" error

Can't wrap my head around this... Prob something trivial that I am missing.

I get the new key pair, and copy it to the remote server (where virtualbox is installed).
I have tried the key by doing a "ssh -i ssh/id_rsa my-user-name@. Works fine.

But when doing a docker-compose up I get

$ docker-compose up
Recreating vbox_websrv_1 ... done
Recreating vbox_http     ... done
Attaching to vbox_websrv_1, vbox_http
vbox_websrv_1  | Host key verification failed.
vbox_http      | Using following global configuration parameters:
vbox_websrv_1  | Host key verification failed.
vbox_http      | Array
vbox_http      | (
vbox_http      |     [browserRestrictFolders] => Array
vbox_http      |         (
vbox_http      |             [0] => /home
vbox_http      |             [1] => /usr/lib/virtualbox
vbox_http      |             [2] =>
vbox_http      |         )
vbox_http      |
vbox_http      |     [noAuth] => true
vbox_http      | )
vbox_http      |
vbox_http      |
vbox_http      | Using the following linked server instances:
vbox_http      | Array
vbox_http      | (
vbox_http      |     [0] => Array
vbox_http      |         (
vbox_http      |             [name] => Pro3
vbox_http      |             [username] => admin
vbox_http      |             [password] => admin
vbox_http      |             [location] => http://vbox_websrv_1:18083/
vbox_http      |         )
vbox_http      |
vbox_http      | )
vbox_http      | 2019/04/27 23:06:59 [notice] 1#1: using the "epoll" event method
vbox_http      | 2019/04/27 23:06:59 [notice] 1#1: nginx/1.14.2
vbox_http      | 2019/04/27 23:06:59 [notice] 1#1: OS: Linux 4.9.125-linuxkit
vbox_http      | 2019/04/27 23:06:59 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
vbox_http      | 2019/04/27 23:06:59 [notice] 1#1: start worker processes
vbox_http      | 2019/04/27 23:06:59 [notice] 1#1: start worker process 11
vbox_http      | 2019/04/27 23:06:59 [notice] 1#1: start worker process 12
vbox_http      | 2019/04/27 23:06:59 [notice] 1#1: start worker process 13
vbox_http      | 2019/04/27 23:06:59 [notice] 1#1: start worker process 14
vbox_websrv_1 exited with code 255
vbox_websrv_1  | Host key verification failed.

Any ideas?
Is there a debug mode I could turn on for the vbox_websrv_1 container?

Are you still sure about you command?

ssh -L 0.0.0.0:18083:localhost:$PORT $1 "killall vboxwebsrv; vboxwebsrv -p $PORT -A null"

Me it gets could not resolve the hostname. I ve tried every ip address, I m not using 22 as ssh port also

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.