You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2015/08/31 17:50:45 UTC

[jira] [Resolved] (CASSANDRA-10227) Can't accept remote connections using VirtualBox host-only adapter (Windows 10).

     [ https://issues.apache.org/jira/browse/CASSANDRA-10227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua McKenzie resolved CASSANDRA-10227.
-----------------------------------------
    Resolution: Not A Problem

Localhost functioning (or not functioning) on Windows 10 in conjunction with Virtualbox isn't a Cassandra issue.

Along with that, the latest update on the linked virtualbox ticket (now closed) implies it was a configuration issue on your end:
bq. You have 192.168.10.200 configured as an address for both host and guest.

Closing as Not a Problem.

> Can't accept remote connections using VirtualBox host-only adapter (Windows 10).
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10227
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10227
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Paul Knopf
>
> Before I begin, I have created a simple project that reproduces this issue. It uses Vagrant (1.7.4) to dynamically setup the box for each network adapter.
>  https://bitbucket.org/theonlylawislove/cassandrahostonlyadapter/commits/tag/network-host-only - Not working
>  https://bitbucket.org/theonlylawislove/cassandrahostonlyadapter/commits/tag/network-public - Working
> Check out each tag, then run "vagrant up". This will setup the VM. Then run CassandraTest.exe on the host machine to test remote access. The "public network" vm works with remote access, but the "host-only network" does not. Within each VM (ssh), I can succesfully connect to the IP (either host-only or public) using cqlsh. So, Cassandra is setup and configured properly.
> I also added the VM logs for using both the public network adapter, and the host-only adapter.
> Any guidance on this issue would be greatly appreciated.
> I would like to add that I have successfully used other applications with host-only adapter on Windows 10, such as Redis and Postgres. There is something unique about Cassandra, and I am honestly not smart enough to figure it out. Something is definitely broken though :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)