Inconsistent internet connections only when running ArchBang connected to home router Unicorn...
What is a 'Key' in computer science?
Is it acceptable to use working hours to read general interest books?
Error: Syntax error. Missing ')' for CASE Statement
How to open locks without disable device?
Passing args from the bash script to the function in the script
finding a tangent line to a parabola
c++ diamond problem - How to call base method only once
Map material from china not allowed to leave the country
Raising a bilingual kid. When should we introduce the majority language?
A Paper Record is What I Hamper
How to keep bees out of canned beverages?
What is /etc/mtab in Linux?
"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?
Seek and ye shall find
Book with legacy programming code on a space ship that the main character hacks to escape
Is Electric Central Heating worth it if using Solar Panels?
Why does the Cisco show run command not show the full version, while the show version command does?
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
Are these square matrices always diagonalisable?
Did the Roman Empire have penal colonies?
Are all CP/M-80 implementations binary compatible?
How long after the last departure shall the airport stay open for an emergency return?
What is the term for a person whose job is to place products on shelves in stores?
Second order approximation of the loss function (Deep learning book, 7.33)
Inconsistent internet connections only when running ArchBang connected to home router
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionSSH connection does not work while browsers doMAC OS X lion mac address spoofing problemWifi not workingAfter changing network openvpn keeps querying stale dnsWifi not getting connectedEth0 recognized by ifconfig -a, interfaces correct, cannot connect?Can not resolve names but can ping addresses when connected to IPV4 router, all works fine with IPV6 routerNetworkManager Default Connection SettingsResolving domains on Ubuntu 16.04.4 LTS does not workEthernet network disconnected but the cable is actually plugged in
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have an early 2011 MacBook Pro, I installed ArchBang and am running i3 (Arch Linux x86_64; Kernel 5.0.9-arch1-1-ARCH). About three months ago I started to experience inconsistent network issues. My web browser would be working fine, for anywhere from five to twenty minutes at an time, then it will drop. I will either get an ERR_NAME_RESOLUTION_FAILED
or the page load will just stay at 0%. I have "fix" this by either hitting F5 a number of times, disconnecting and reconnecting to the network, or by running sudo systemctl restart NetworkManager.service
When this first started happening I could still run ping -c 3 www.github.com
and receive some results, even if it was just "100% packet loss." Also, my `mbsync.service` would still successfully run. Now, when the connection is lost ping will either stall completely or return "Temporary failure in name resolution" and my email sync will fail with an similar error.
I asked my ISP to come check my connection because when the internet was connected it was running much slower than usual. They sent someone out and when they finished their maintain my desktop was getting about 110 Mb/s; my cell phone was getting somewhere around 25/30 Mb/s; and my MacBook was getting anywhere from 8-10 Mb/s. After he left, I started my macOS Recovery System on the MacBook and did a speed test from Safari I was getting upwards of 85 Mb/s. (I used the same site for all devices.)
The first search I did returned a post suggesting I run `journalctl -f`, this mostly contained
dbus-daemon[490]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Since that is not a service I have started or used in the past, I tried to work around it. I checked
/etc/hosts
and /etc/hostname
and from what I can tell they are both filled out correctly./etc/hosts
----------
# Static table lookup for hostnames.
# See hosts(5) for details.
127.0.0.1 localhost.localdomain localhost
::1 localhost.localdomain localhost
127.0.1.1 macbang.localdomain macbang
/etc/hostname
---------------
macbang
When that did not solve the problem I ran the resolv.service
; however, with that running my computer stopped connecting to all websites, period. Every promising search result for systemd-resolv issues were way above my knowledge level, so I tried other things.
I tried wiping my system’s /
, in hopes of a clean install correcting the problem. I tried Manjaro i3 first (I used kernels 4.19 and 4.20), then ArchBang again. A fresh install did not correct the problem. Interestingly enough, when running the Live Boot ISO, there were no connection issues, I surfed random sites and videos for two hours at one point and there were no issues. A few hours after the system was installed the network started dropping again.
I have a Dell, that is running Manjaro, and like my MacBook, is only connected via WiFi. It has had zero issues connecting to and staying connected. I have copied (as much as reason allows) those setting and still the MacBook has problems. I have copied the default settings from both live systems to no avail.
I tried switching from "NetworkManager" to "wicd." I also tried both programs with "b43," "broadcom-wl," and
broadcom-wl-dkms." No difference.
journalctl -f
-------------
Apr 24 20:51:40 macbang NetworkManager[8447]: <warn> [1556153500.4827] dhcp6 (wlp3s0): request timed out
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4828] dhcp6 (wlp3s0): state changed unknown -> timeout
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4829] dhcp6 (wlp3s0): canceled DHCP transaction
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4829] dhcp6 (wlp3s0): state changed timeout -> done
This is also very much the same output from systemctl status NetworkManager.service
. One of results from my search claimed my ISP was the problem, but again, the Dell has no issues, either does my old ass iMac—which only uses the wired connection). I then tried changed the DNS Servers, from both the router and Network Manager. I also tried editing the /etc/systemd/resolved.conf
to read "DNSSEC=no" (while leaving everything else at default).
Since I still wasn’t able to find much information I could understand I went on to playing with Network Manager’s back-ends. I installed "dhclient" first and added the correct lines to /etc/NetworkManager/conf.d/dhcp-client.conf
. When that didn’t work, I installed and configured "dnsmasq." Then I tried running them together.
I couldn’t not find the correct keywords for an successful search (which has lead me to believe I will be unable to ask a successful question). I did, however, discover ifconfig -a
and dhclient wlp3
.
A couple of days again I reset my router to it’s factory settings, thinking that maybe last year’s attempt to create a home server did some damage to the network. I knew it would be a waste as my other computer and OSs have no issues, but I was hoping. In vain, of course.
I honestly have no ideas what setting on my MacBook that could be changed because from what I can see, "NetworkManager" might inform me (2 or 3 times) secrets were not recieved when they were, once it connects to any other network, it stays connected and keeps decent speed (I mostly browse text sites, so imagine how slow it had to be moving for me to notice). Using my iPhone as a hotspot produces better speeds than my router—which I realized I haven’t detailed: Netgear N300 WiFi Cable Modem Router.I can’t imagine what is wrong with the router as none of my other devices or systems are having issues.
dns internet
add a comment |
I have an early 2011 MacBook Pro, I installed ArchBang and am running i3 (Arch Linux x86_64; Kernel 5.0.9-arch1-1-ARCH). About three months ago I started to experience inconsistent network issues. My web browser would be working fine, for anywhere from five to twenty minutes at an time, then it will drop. I will either get an ERR_NAME_RESOLUTION_FAILED
or the page load will just stay at 0%. I have "fix" this by either hitting F5 a number of times, disconnecting and reconnecting to the network, or by running sudo systemctl restart NetworkManager.service
When this first started happening I could still run ping -c 3 www.github.com
and receive some results, even if it was just "100% packet loss." Also, my `mbsync.service` would still successfully run. Now, when the connection is lost ping will either stall completely or return "Temporary failure in name resolution" and my email sync will fail with an similar error.
I asked my ISP to come check my connection because when the internet was connected it was running much slower than usual. They sent someone out and when they finished their maintain my desktop was getting about 110 Mb/s; my cell phone was getting somewhere around 25/30 Mb/s; and my MacBook was getting anywhere from 8-10 Mb/s. After he left, I started my macOS Recovery System on the MacBook and did a speed test from Safari I was getting upwards of 85 Mb/s. (I used the same site for all devices.)
The first search I did returned a post suggesting I run `journalctl -f`, this mostly contained
dbus-daemon[490]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Since that is not a service I have started or used in the past, I tried to work around it. I checked
/etc/hosts
and /etc/hostname
and from what I can tell they are both filled out correctly./etc/hosts
----------
# Static table lookup for hostnames.
# See hosts(5) for details.
127.0.0.1 localhost.localdomain localhost
::1 localhost.localdomain localhost
127.0.1.1 macbang.localdomain macbang
/etc/hostname
---------------
macbang
When that did not solve the problem I ran the resolv.service
; however, with that running my computer stopped connecting to all websites, period. Every promising search result for systemd-resolv issues were way above my knowledge level, so I tried other things.
I tried wiping my system’s /
, in hopes of a clean install correcting the problem. I tried Manjaro i3 first (I used kernels 4.19 and 4.20), then ArchBang again. A fresh install did not correct the problem. Interestingly enough, when running the Live Boot ISO, there were no connection issues, I surfed random sites and videos for two hours at one point and there were no issues. A few hours after the system was installed the network started dropping again.
I have a Dell, that is running Manjaro, and like my MacBook, is only connected via WiFi. It has had zero issues connecting to and staying connected. I have copied (as much as reason allows) those setting and still the MacBook has problems. I have copied the default settings from both live systems to no avail.
I tried switching from "NetworkManager" to "wicd." I also tried both programs with "b43," "broadcom-wl," and
broadcom-wl-dkms." No difference.
journalctl -f
-------------
Apr 24 20:51:40 macbang NetworkManager[8447]: <warn> [1556153500.4827] dhcp6 (wlp3s0): request timed out
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4828] dhcp6 (wlp3s0): state changed unknown -> timeout
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4829] dhcp6 (wlp3s0): canceled DHCP transaction
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4829] dhcp6 (wlp3s0): state changed timeout -> done
This is also very much the same output from systemctl status NetworkManager.service
. One of results from my search claimed my ISP was the problem, but again, the Dell has no issues, either does my old ass iMac—which only uses the wired connection). I then tried changed the DNS Servers, from both the router and Network Manager. I also tried editing the /etc/systemd/resolved.conf
to read "DNSSEC=no" (while leaving everything else at default).
Since I still wasn’t able to find much information I could understand I went on to playing with Network Manager’s back-ends. I installed "dhclient" first and added the correct lines to /etc/NetworkManager/conf.d/dhcp-client.conf
. When that didn’t work, I installed and configured "dnsmasq." Then I tried running them together.
I couldn’t not find the correct keywords for an successful search (which has lead me to believe I will be unable to ask a successful question). I did, however, discover ifconfig -a
and dhclient wlp3
.
A couple of days again I reset my router to it’s factory settings, thinking that maybe last year’s attempt to create a home server did some damage to the network. I knew it would be a waste as my other computer and OSs have no issues, but I was hoping. In vain, of course.
I honestly have no ideas what setting on my MacBook that could be changed because from what I can see, "NetworkManager" might inform me (2 or 3 times) secrets were not recieved when they were, once it connects to any other network, it stays connected and keeps decent speed (I mostly browse text sites, so imagine how slow it had to be moving for me to notice). Using my iPhone as a hotspot produces better speeds than my router—which I realized I haven’t detailed: Netgear N300 WiFi Cable Modem Router.I can’t imagine what is wrong with the router as none of my other devices or systems are having issues.
dns internet
add a comment |
I have an early 2011 MacBook Pro, I installed ArchBang and am running i3 (Arch Linux x86_64; Kernel 5.0.9-arch1-1-ARCH). About three months ago I started to experience inconsistent network issues. My web browser would be working fine, for anywhere from five to twenty minutes at an time, then it will drop. I will either get an ERR_NAME_RESOLUTION_FAILED
or the page load will just stay at 0%. I have "fix" this by either hitting F5 a number of times, disconnecting and reconnecting to the network, or by running sudo systemctl restart NetworkManager.service
When this first started happening I could still run ping -c 3 www.github.com
and receive some results, even if it was just "100% packet loss." Also, my `mbsync.service` would still successfully run. Now, when the connection is lost ping will either stall completely or return "Temporary failure in name resolution" and my email sync will fail with an similar error.
I asked my ISP to come check my connection because when the internet was connected it was running much slower than usual. They sent someone out and when they finished their maintain my desktop was getting about 110 Mb/s; my cell phone was getting somewhere around 25/30 Mb/s; and my MacBook was getting anywhere from 8-10 Mb/s. After he left, I started my macOS Recovery System on the MacBook and did a speed test from Safari I was getting upwards of 85 Mb/s. (I used the same site for all devices.)
The first search I did returned a post suggesting I run `journalctl -f`, this mostly contained
dbus-daemon[490]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Since that is not a service I have started or used in the past, I tried to work around it. I checked
/etc/hosts
and /etc/hostname
and from what I can tell they are both filled out correctly./etc/hosts
----------
# Static table lookup for hostnames.
# See hosts(5) for details.
127.0.0.1 localhost.localdomain localhost
::1 localhost.localdomain localhost
127.0.1.1 macbang.localdomain macbang
/etc/hostname
---------------
macbang
When that did not solve the problem I ran the resolv.service
; however, with that running my computer stopped connecting to all websites, period. Every promising search result for systemd-resolv issues were way above my knowledge level, so I tried other things.
I tried wiping my system’s /
, in hopes of a clean install correcting the problem. I tried Manjaro i3 first (I used kernels 4.19 and 4.20), then ArchBang again. A fresh install did not correct the problem. Interestingly enough, when running the Live Boot ISO, there were no connection issues, I surfed random sites and videos for two hours at one point and there were no issues. A few hours after the system was installed the network started dropping again.
I have a Dell, that is running Manjaro, and like my MacBook, is only connected via WiFi. It has had zero issues connecting to and staying connected. I have copied (as much as reason allows) those setting and still the MacBook has problems. I have copied the default settings from both live systems to no avail.
I tried switching from "NetworkManager" to "wicd." I also tried both programs with "b43," "broadcom-wl," and
broadcom-wl-dkms." No difference.
journalctl -f
-------------
Apr 24 20:51:40 macbang NetworkManager[8447]: <warn> [1556153500.4827] dhcp6 (wlp3s0): request timed out
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4828] dhcp6 (wlp3s0): state changed unknown -> timeout
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4829] dhcp6 (wlp3s0): canceled DHCP transaction
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4829] dhcp6 (wlp3s0): state changed timeout -> done
This is also very much the same output from systemctl status NetworkManager.service
. One of results from my search claimed my ISP was the problem, but again, the Dell has no issues, either does my old ass iMac—which only uses the wired connection). I then tried changed the DNS Servers, from both the router and Network Manager. I also tried editing the /etc/systemd/resolved.conf
to read "DNSSEC=no" (while leaving everything else at default).
Since I still wasn’t able to find much information I could understand I went on to playing with Network Manager’s back-ends. I installed "dhclient" first and added the correct lines to /etc/NetworkManager/conf.d/dhcp-client.conf
. When that didn’t work, I installed and configured "dnsmasq." Then I tried running them together.
I couldn’t not find the correct keywords for an successful search (which has lead me to believe I will be unable to ask a successful question). I did, however, discover ifconfig -a
and dhclient wlp3
.
A couple of days again I reset my router to it’s factory settings, thinking that maybe last year’s attempt to create a home server did some damage to the network. I knew it would be a waste as my other computer and OSs have no issues, but I was hoping. In vain, of course.
I honestly have no ideas what setting on my MacBook that could be changed because from what I can see, "NetworkManager" might inform me (2 or 3 times) secrets were not recieved when they were, once it connects to any other network, it stays connected and keeps decent speed (I mostly browse text sites, so imagine how slow it had to be moving for me to notice). Using my iPhone as a hotspot produces better speeds than my router—which I realized I haven’t detailed: Netgear N300 WiFi Cable Modem Router.I can’t imagine what is wrong with the router as none of my other devices or systems are having issues.
dns internet
I have an early 2011 MacBook Pro, I installed ArchBang and am running i3 (Arch Linux x86_64; Kernel 5.0.9-arch1-1-ARCH). About three months ago I started to experience inconsistent network issues. My web browser would be working fine, for anywhere from five to twenty minutes at an time, then it will drop. I will either get an ERR_NAME_RESOLUTION_FAILED
or the page load will just stay at 0%. I have "fix" this by either hitting F5 a number of times, disconnecting and reconnecting to the network, or by running sudo systemctl restart NetworkManager.service
When this first started happening I could still run ping -c 3 www.github.com
and receive some results, even if it was just "100% packet loss." Also, my `mbsync.service` would still successfully run. Now, when the connection is lost ping will either stall completely or return "Temporary failure in name resolution" and my email sync will fail with an similar error.
I asked my ISP to come check my connection because when the internet was connected it was running much slower than usual. They sent someone out and when they finished their maintain my desktop was getting about 110 Mb/s; my cell phone was getting somewhere around 25/30 Mb/s; and my MacBook was getting anywhere from 8-10 Mb/s. After he left, I started my macOS Recovery System on the MacBook and did a speed test from Safari I was getting upwards of 85 Mb/s. (I used the same site for all devices.)
The first search I did returned a post suggesting I run `journalctl -f`, this mostly contained
dbus-daemon[490]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Since that is not a service I have started or used in the past, I tried to work around it. I checked
/etc/hosts
and /etc/hostname
and from what I can tell they are both filled out correctly./etc/hosts
----------
# Static table lookup for hostnames.
# See hosts(5) for details.
127.0.0.1 localhost.localdomain localhost
::1 localhost.localdomain localhost
127.0.1.1 macbang.localdomain macbang
/etc/hostname
---------------
macbang
When that did not solve the problem I ran the resolv.service
; however, with that running my computer stopped connecting to all websites, period. Every promising search result for systemd-resolv issues were way above my knowledge level, so I tried other things.
I tried wiping my system’s /
, in hopes of a clean install correcting the problem. I tried Manjaro i3 first (I used kernels 4.19 and 4.20), then ArchBang again. A fresh install did not correct the problem. Interestingly enough, when running the Live Boot ISO, there were no connection issues, I surfed random sites and videos for two hours at one point and there were no issues. A few hours after the system was installed the network started dropping again.
I have a Dell, that is running Manjaro, and like my MacBook, is only connected via WiFi. It has had zero issues connecting to and staying connected. I have copied (as much as reason allows) those setting and still the MacBook has problems. I have copied the default settings from both live systems to no avail.
I tried switching from "NetworkManager" to "wicd." I also tried both programs with "b43," "broadcom-wl," and
broadcom-wl-dkms." No difference.
journalctl -f
-------------
Apr 24 20:51:40 macbang NetworkManager[8447]: <warn> [1556153500.4827] dhcp6 (wlp3s0): request timed out
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4828] dhcp6 (wlp3s0): state changed unknown -> timeout
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4829] dhcp6 (wlp3s0): canceled DHCP transaction
Apr 24 20:51:40 macbang NetworkManager[8447]: <info> [1556153500.4829] dhcp6 (wlp3s0): state changed timeout -> done
This is also very much the same output from systemctl status NetworkManager.service
. One of results from my search claimed my ISP was the problem, but again, the Dell has no issues, either does my old ass iMac—which only uses the wired connection). I then tried changed the DNS Servers, from both the router and Network Manager. I also tried editing the /etc/systemd/resolved.conf
to read "DNSSEC=no" (while leaving everything else at default).
Since I still wasn’t able to find much information I could understand I went on to playing with Network Manager’s back-ends. I installed "dhclient" first and added the correct lines to /etc/NetworkManager/conf.d/dhcp-client.conf
. When that didn’t work, I installed and configured "dnsmasq." Then I tried running them together.
I couldn’t not find the correct keywords for an successful search (which has lead me to believe I will be unable to ask a successful question). I did, however, discover ifconfig -a
and dhclient wlp3
.
A couple of days again I reset my router to it’s factory settings, thinking that maybe last year’s attempt to create a home server did some damage to the network. I knew it would be a waste as my other computer and OSs have no issues, but I was hoping. In vain, of course.
I honestly have no ideas what setting on my MacBook that could be changed because from what I can see, "NetworkManager" might inform me (2 or 3 times) secrets were not recieved when they were, once it connects to any other network, it stays connected and keeps decent speed (I mostly browse text sites, so imagine how slow it had to be moving for me to notice). Using my iPhone as a hotspot produces better speeds than my router—which I realized I haven’t detailed: Netgear N300 WiFi Cable Modem Router.I can’t imagine what is wrong with the router as none of my other devices or systems are having issues.
dns internet
dns internet
edited 51 mins ago
Rui F Ribeiro
42.3k1485143
42.3k1485143
asked 2 hours ago
345422345422
12529
12529
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2funix.stackexchange.com%2fquestions%2f515365%2finconsistent-internet-connections-only-when-running-archbang-connected-to-home-r%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f515365%2finconsistent-internet-connections-only-when-running-archbang-connected-to-home-r%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