Hamachi not working on Ubuntu 17.10
It seems that Hamachi is not working correctly on Ubuntu 17.10.
In particular, every invocation of hamachi
returns:
Hamachi does not seem to be running.
Run '/etc/init.d/logmein-hamachi start' to start daemon.
even after running /etc/init.d/logmein-hamachi start
.
Anyone has a clue on how to solve this?
vpn 17.10
add a comment |
It seems that Hamachi is not working correctly on Ubuntu 17.10.
In particular, every invocation of hamachi
returns:
Hamachi does not seem to be running.
Run '/etc/init.d/logmein-hamachi start' to start daemon.
even after running /etc/init.d/logmein-hamachi start
.
Anyone has a clue on how to solve this?
vpn 17.10
Which version of Hamachi are you using exactly and how did you install it?
– David Foerster
Oct 20 '17 at 13:12
Version 2.1.0.174-1 for amd64. I downloaded the deb package from vpn.net/linux and installed it withdpkg
– Filippo Bistaffa
Oct 20 '17 at 14:27
Could you please run/etc/init.d/logmein-hamachi stop
and then edit your question to include the output ofsudo service logmein-hamachi start; sudo service logmein-hamachi status; pidof hamachid
? Thanks.
– David Foerster
Oct 20 '17 at 14:43
add a comment |
It seems that Hamachi is not working correctly on Ubuntu 17.10.
In particular, every invocation of hamachi
returns:
Hamachi does not seem to be running.
Run '/etc/init.d/logmein-hamachi start' to start daemon.
even after running /etc/init.d/logmein-hamachi start
.
Anyone has a clue on how to solve this?
vpn 17.10
It seems that Hamachi is not working correctly on Ubuntu 17.10.
In particular, every invocation of hamachi
returns:
Hamachi does not seem to be running.
Run '/etc/init.d/logmein-hamachi start' to start daemon.
even after running /etc/init.d/logmein-hamachi start
.
Anyone has a clue on how to solve this?
vpn 17.10
vpn 17.10
edited Oct 22 '17 at 13:36
muru
1
1
asked Oct 19 '17 at 19:09
Filippo BistaffaFilippo Bistaffa
13814
13814
Which version of Hamachi are you using exactly and how did you install it?
– David Foerster
Oct 20 '17 at 13:12
Version 2.1.0.174-1 for amd64. I downloaded the deb package from vpn.net/linux and installed it withdpkg
– Filippo Bistaffa
Oct 20 '17 at 14:27
Could you please run/etc/init.d/logmein-hamachi stop
and then edit your question to include the output ofsudo service logmein-hamachi start; sudo service logmein-hamachi status; pidof hamachid
? Thanks.
– David Foerster
Oct 20 '17 at 14:43
add a comment |
Which version of Hamachi are you using exactly and how did you install it?
– David Foerster
Oct 20 '17 at 13:12
Version 2.1.0.174-1 for amd64. I downloaded the deb package from vpn.net/linux and installed it withdpkg
– Filippo Bistaffa
Oct 20 '17 at 14:27
Could you please run/etc/init.d/logmein-hamachi stop
and then edit your question to include the output ofsudo service logmein-hamachi start; sudo service logmein-hamachi status; pidof hamachid
? Thanks.
– David Foerster
Oct 20 '17 at 14:43
Which version of Hamachi are you using exactly and how did you install it?
– David Foerster
Oct 20 '17 at 13:12
Which version of Hamachi are you using exactly and how did you install it?
– David Foerster
Oct 20 '17 at 13:12
Version 2.1.0.174-1 for amd64. I downloaded the deb package from vpn.net/linux and installed it with
dpkg
– Filippo Bistaffa
Oct 20 '17 at 14:27
Version 2.1.0.174-1 for amd64. I downloaded the deb package from vpn.net/linux and installed it with
dpkg
– Filippo Bistaffa
Oct 20 '17 at 14:27
Could you please run
/etc/init.d/logmein-hamachi stop
and then edit your question to include the output of sudo service logmein-hamachi start; sudo service logmein-hamachi status; pidof hamachid
? Thanks.– David Foerster
Oct 20 '17 at 14:43
Could you please run
/etc/init.d/logmein-hamachi stop
and then edit your question to include the output of sudo service logmein-hamachi start; sudo service logmein-hamachi status; pidof hamachid
? Thanks.– David Foerster
Oct 20 '17 at 14:43
add a comment |
2 Answers
2
active
oldest
votes
Hamachi version 2.1.0.174 doesn't work because it's not compatible with the newer glibc version 2.26, which is included in Ubuntu 17.10. The hamachi daemon will crash the moment you try to login with the following error:
hamachid: relocation error: hamachid: symbol __res_maybe_init, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
See this forum post for more details
I'm affraid the only way to solve this is to wait or push for LogMeIn to release a new Hamachi version that is compatible with glibc 2.26.
UPDATE 18th January 2018:
LogMeIn has released Hamachi for Linux beta version 2.1.0.189. This version is compatible with glibc 2.26 and can now be downloaded from https://www.vpn.net/linux
add a comment |
Disabled IPv6 can also cause this problem, I suggest looking here:
https://unix.stackexchange.com/questions/244076/hamachi-failing-to-install-start-on-debian-8-server
You just need to enable it on the ham0
interface or globally in /etc/sysctl.conf
.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f966463%2fhamachi-not-working-on-ubuntu-17-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Hamachi version 2.1.0.174 doesn't work because it's not compatible with the newer glibc version 2.26, which is included in Ubuntu 17.10. The hamachi daemon will crash the moment you try to login with the following error:
hamachid: relocation error: hamachid: symbol __res_maybe_init, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
See this forum post for more details
I'm affraid the only way to solve this is to wait or push for LogMeIn to release a new Hamachi version that is compatible with glibc 2.26.
UPDATE 18th January 2018:
LogMeIn has released Hamachi for Linux beta version 2.1.0.189. This version is compatible with glibc 2.26 and can now be downloaded from https://www.vpn.net/linux
add a comment |
Hamachi version 2.1.0.174 doesn't work because it's not compatible with the newer glibc version 2.26, which is included in Ubuntu 17.10. The hamachi daemon will crash the moment you try to login with the following error:
hamachid: relocation error: hamachid: symbol __res_maybe_init, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
See this forum post for more details
I'm affraid the only way to solve this is to wait or push for LogMeIn to release a new Hamachi version that is compatible with glibc 2.26.
UPDATE 18th January 2018:
LogMeIn has released Hamachi for Linux beta version 2.1.0.189. This version is compatible with glibc 2.26 and can now be downloaded from https://www.vpn.net/linux
add a comment |
Hamachi version 2.1.0.174 doesn't work because it's not compatible with the newer glibc version 2.26, which is included in Ubuntu 17.10. The hamachi daemon will crash the moment you try to login with the following error:
hamachid: relocation error: hamachid: symbol __res_maybe_init, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
See this forum post for more details
I'm affraid the only way to solve this is to wait or push for LogMeIn to release a new Hamachi version that is compatible with glibc 2.26.
UPDATE 18th January 2018:
LogMeIn has released Hamachi for Linux beta version 2.1.0.189. This version is compatible with glibc 2.26 and can now be downloaded from https://www.vpn.net/linux
Hamachi version 2.1.0.174 doesn't work because it's not compatible with the newer glibc version 2.26, which is included in Ubuntu 17.10. The hamachi daemon will crash the moment you try to login with the following error:
hamachid: relocation error: hamachid: symbol __res_maybe_init, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
See this forum post for more details
I'm affraid the only way to solve this is to wait or push for LogMeIn to release a new Hamachi version that is compatible with glibc 2.26.
UPDATE 18th January 2018:
LogMeIn has released Hamachi for Linux beta version 2.1.0.189. This version is compatible with glibc 2.26 and can now be downloaded from https://www.vpn.net/linux
edited Jan 18 '18 at 19:49
answered Oct 20 '17 at 22:46
Stephen BrandtStephen Brandt
762
762
add a comment |
add a comment |
Disabled IPv6 can also cause this problem, I suggest looking here:
https://unix.stackexchange.com/questions/244076/hamachi-failing-to-install-start-on-debian-8-server
You just need to enable it on the ham0
interface or globally in /etc/sysctl.conf
.
add a comment |
Disabled IPv6 can also cause this problem, I suggest looking here:
https://unix.stackexchange.com/questions/244076/hamachi-failing-to-install-start-on-debian-8-server
You just need to enable it on the ham0
interface or globally in /etc/sysctl.conf
.
add a comment |
Disabled IPv6 can also cause this problem, I suggest looking here:
https://unix.stackexchange.com/questions/244076/hamachi-failing-to-install-start-on-debian-8-server
You just need to enable it on the ham0
interface or globally in /etc/sysctl.conf
.
Disabled IPv6 can also cause this problem, I suggest looking here:
https://unix.stackexchange.com/questions/244076/hamachi-failing-to-install-start-on-debian-8-server
You just need to enable it on the ham0
interface or globally in /etc/sysctl.conf
.
answered Dec 26 '18 at 18:08
redbeam_redbeam_
1098
1098
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f966463%2fhamachi-not-working-on-ubuntu-17-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Which version of Hamachi are you using exactly and how did you install it?
– David Foerster
Oct 20 '17 at 13:12
Version 2.1.0.174-1 for amd64. I downloaded the deb package from vpn.net/linux and installed it with
dpkg
– Filippo Bistaffa
Oct 20 '17 at 14:27
Could you please run
/etc/init.d/logmein-hamachi stop
and then edit your question to include the output ofsudo service logmein-hamachi start; sudo service logmein-hamachi status; pidof hamachid
? Thanks.– David Foerster
Oct 20 '17 at 14:43