Track Internet disconnections, provider outages with historical data, and automated speed testing.
For Windows, Linux, ARM64, ARMa7. Learn more by visiting www.outagesio.com
Notice: If you created an account on app.outagesio.com, simply use the same credentials to log in here.
7m outage noted as Internal when it shoud have been Provider
-
wrote on Nov 29, 2023, 6:00 PM last edited by
I had a 7m outage yesterday. It was definitely an issue with my ISP not "Internal" as it was noted. Why did it not show as "Provider"?
Agent ID is 130562.
2023-11-28 14:52:51 - Down (192.168.2.1) for 7m 44s (Internal)
Would love a further explanation.
Thank you!
-
wrote on Nov 30, 2023, 2:32 AM last edited by
Hi,
Someone else reported something along these lines a few days ago and we've started investigating.
Unfortunately, the amount of testing involved takes a while to conduct so hang in there as we look into this. -
I had a 7m outage yesterday. It was definitely an issue with my ISP not "Internal" as it was noted. Why did it not show as "Provider"?
Agent ID is 130562.
2023-11-28 14:52:51 - Down (192.168.2.1) for 7m 44s (Internal)
Would love a further explanation.
Thank you!
wrote on Nov 30, 2023, 12:07 PM last edited by SBK Nov 30, 2023, 7:59 AMHi,
Just to understand a bit more can you please describe how the agent (in your case a linux pc with the sw installed) is connected to the internet?
I can see that the agent's IP xxx.xxx.2.74 has its gateway set to xxx.xxx.2.1 and has a public IP xxx.xxx.88.71
Is the xxx.xxx.2.1 your device, to which the provider "cable" is connected to, or is it the provider's device, to which an IP of your LAN has been assigned by your DHCP ?
Do you have a firewall in between?
-
wrote on Nov 30, 2023, 4:52 PM last edited by
2.1 is my router that is connected via ethernet drop to my ISP. No separate firewall is in the mix here.
-
wrote on Nov 30, 2023, 5:12 PM last edited by
So the router has a LAN and a WAN port: LAN is xxx.xxx.2.1 and WAN ?
Does it have an IP in the xxx.xxx.88.xxx network? -
wrote on Nov 30, 2023, 5:48 PM last edited by
Yes, LAN is 2.1, WAN is DHCP from ISP.
-
wrote on Nov 30, 2023, 6:11 PM last edited by
Could you confirm please if the WAN IP is an IP like this xx.42.148.201 ?
-
wrote on Nov 30, 2023, 6:52 PM last edited by
What Is My IP?
My Public IPv4:
192.182.88.71My Public IPv6:
Not Detected
My IP Location:
Patterson, CA USMy ISP:
Frontier Communications of America Inc.Not sure what the xx.42.148.201 address is.
-
wrote on Dec 1, 2023, 4:11 PM last edited by
Hi,
As an update, after a lot of testing, we believe the bug has been identified.
An internal test version will be created today and if confirmed as solving the problem, will become available on the site. -
wrote on Dec 1, 2023, 4:18 PM last edited by
What will I have to do if the bug resolution is confirmed?
-
wrote on Dec 1, 2023, 4:45 PM last edited by
Windows users would use the dashboard to re-install the software.
All others, it's an automatic update the next time the device downloads the agent.
We always suggest restarting the agent every 24 hours. -
wrote on Dec 1, 2023, 4:48 PM last edited by
I am running the software agent on Linux. You really suggest an agent restart every 24 hours? Is the restart necessary to update the agent? I have not automated the running of the agent. Can you remind me how to restart the agent service on Ubuntu? Thanks!
-
wrote on Dec 1, 2023, 5:06 PM last edited by
This is a post on how to turn it into a service.
https://www.outagesio.com/monitor-your-internet-with-linux-desktop-or-server/Then you can use a cron job to auto restart the service every X that you'd like. You don't have to auto restart it, this is a precaution we used to take because Windows machines used to have memory issues now and then so restarting the service was just a way to make sure the agent didn't get caught up in that.
We automatically reboot our hardware agents, just as a precaution and to make sure they pick up the lastest agent if there's been an update.
-
wrote on Dec 1, 2023, 6:10 PM last edited by
I don't want to make it a service at this point. What is the command to restart the agent?
-
wrote on Dec 1, 2023, 6:13 PM last edited by
There isn't one. You just kill the process then run the starter again.
-
wrote on Dec 1, 2023, 6:42 PM last edited by
that's what I am asking, remind me of the starter command. Sorry if my wording wasn't correct.
-
wrote on Dec 1, 2023, 7:09 PM last edited by OutagesIO_Support Dec 2, 2023, 7:38 AM
I'm not quite following.
When you created and installed the script in your preferred directory, you simply made it executable, and then ran it, ./starter.sh (or what-ever it's called)Now, just run 'ps aux' and look for the process ID that is the otm agent running then use 'kill -9 xxx', with xxx being the process ID. Make sure you only have one otm agent running of course.
When you're sure none is running, just run the starter again;
./starter.sh &&
That should be it.
-
wrote on Dec 8, 2023, 4:40 PM last edited by
As an update, please know that we are working on this problem and are testing it now.
It takes a while because we need to see real outages and other events occur. -
wrote on Dec 10, 2023, 7:21 PM last edited by OutagesIO_Support Dec 10, 2023, 12:33 PM
If you are interested, we have a test version available.
Please see this post;
https://support.outagesio.com/topic/287/dec-10-2023-agent-test-version-released-v1-80-2303 -
wrote on Dec 11, 2023, 4:16 PM last edited by
How do I utilize this test version? Agent ID is 130562