Reply
New Contributor
daftu
Posts: 2
0
Accepted Solution

Debian hamachi login failed (error 8)

Hi,

I'm trying to login using hamachi (2.1.0.17) installed on Debian 6 (squeeze).

Daemom is starting properly, but after entering "hamachi login" a I get "Logging in.... failder"

 

Debug:

02.06 09:43:58.986 ipc: 0897ee78 add client 7
02.06 09:43:58.989 sys: connmgr_go_online, reconnect 0
02.06 09:43:58.995 ses: on_conn_state(connected, 0x0)
02.06 09:43:58.995 ses: select conn mode 'dns lb'
02.06 09:43:58.995 ses: go_offline, keep_tunnels 1, login_on_relaunch 0 ..
02.06 09:43:59.001 sys: go_online, reconnect 0
02.06 09:43:59.004 ses: resolving hamachi-dc.logmein-gateway.com ..
02.06 09:43:59.078 ses: resolving hamachi-list.2.logmein-gateway.com ..
02.06 09:43:59.131 ses: selected (h-app02-07.hamachi.cc, 6752)
02.06 09:43:59.132 ses: trying last-known connection type
02.06 09:43:59.132 ses: selected 01 connection type
02.06 09:43:59.135 ses: resolving h-app02-07.hamachi.cc ..
02.06 09:43:59.145 ses: connecting to 216.52.233.77:12975 ..
02.06 09:43:59.330 ses: connection is established
02.06 09:43:59.334 ses: control connection is bound to XX.XX.XX.XX
02.06 09:43:59.334 ses: << msg_helo ..
02.06 09:43:59.546 ses: >> msg_helo, rc 1
02.06 09:43:59.619 ses: << msg_auth.pwd ..
02.06 09:43:59.623 assert ! io_queue.empty() in ../client2/engine/engine.cpp:1503
02.06 09:43:59.998 ses: >> msg_auth, 248
02.06 09:43:59.998 ses: error 8, retryable no
02.06 09:44:00.002 ses: go_offline, keep_tunnels 0, login_on_relaunch 0 ..
02.06 09:44:00.005 ipc: 0897ee78 del client

 

 

What is error 8?

New Contributor
daftu
Posts: 2

[SOLVED] Debian hamachi login failed (error 8)

Uninstall .deb package (with --purge option), remove /var/lib/logmein-hamachi directory, install again :) (the key was remove of /var/lib/logmein-hamachi directory)

New Contributor
LegendZM
Posts: 1
0

Re: [SOLVED] Debian hamachi login failed (error 8)

[ Edited ]

How are you getting it to start?

 

I keep trying to start the daemon, but it fails to persist?

 

<user>:/home/rskeys/hamachi# hamachi login

Hamachi does not seem to be running.
Run '/etc/init.d/logmein-hamachi start' to start daemon.

 

what's worse is I can't find any log file that contains any information as to why the daemon is failing to start.

 

Debian 6 squeeze as well.