Why Using Your ISP’s Router Can Crash Liberty, Even When You Only Have One Computer

Liberty4 Consignment Connection Failures

We’ve covered Connection Failures in Liberty4 Consignment before.  I’m not here to bash Liberty, it is what it is.  I just got off the phone with a client who’s getting the *dong dong dong dong dong* Connection Failure messages filling-up her screen:

Liberty4 Consignment Connection Failures

When this happens, the customer feels their entire system is frozen/stuck — and it seems like it to them.

This is happening on the ‘server’ computer, so it’s not on a networked workstation connecting across the network.  So why is this happening?  Liberty utilizes MS SQL Server for its database management system — that’s a good thing.  Programs communicate with SQL servers like that using *network protocols*.  I’m not going to bore everyone with the technical details, so the important takeaway for consignment store owners running Liberty is, your router that was put in by your Internet Service provider, can break Liberty and cause this issue over and over again.

Case in point, this customer who just called and is using a Comcast all-in-one router.  So even though it’s not a networked computer, it’s still ‘using’ the router for network communication/network traffic.  Pull that router out of the mix or disconnect this computer from the router and this issue won’t happen.

First, to get out of this quickly, we’ve written an application for our customers that allows them to quickly Kill Liberty so they can close it out and get back up and running without having to reboot:

https://thecomputerpeeps.com/images/snaps/dean/18/2018-01-09_1354.png

https://thecomputerpeeps.com/images/snaps/dean/15/2016-09-24_1548.png

The kill portion isn’t a jab at Liberty — killing a process is the name of ending a program that’s running and needs to be forced closed.

You can do this from the command line or create a .BAT file with the following in it:

taskkill /f /im rwd.exe
taskkill /f /im rwpos.exe
taskkill /f /im rwreport4.exe

It’s much quicker to kill a task than it is to do ctrl + alt + delete, click the Processes tab, find each of those .EXEs, click them, and click End Process.

Second, we recommend getting rid of your ISP-provided router and using your own, separate modem, as well as your own router.  This makes for a much cleaner, controlled, predictable environment.  So everything from PCI Compliance, to keeping programs running smoothly, to keeping employee phones on their own WiFi network, there are multiple benefits to using your own modem and your own router.

NOTE: Some ISPs won’t let you use your own modem, so in that case, their ‘all-in-one’ should be switched to bridged/transparent/pass-through mode, then you can use your own router.  This isn’t the perfect setup, because you still have their device in the mix and history has shown, they can (and will) update it, reset it, change it, etc. without you knowing, thus, blocking security cameras or causing other issues.  Comcast will let you use your own modem and even have their own option when calling-in, to activate your own modem.

We typically recommend the Arris Surfboard modem and an Asus router, usually something in the ‘RT’ range of models.

Should Liberty pop-up those messages over and over again?  We don’t think so — a Timer.Stop event right before the MessageBox alert would improve this behavior.  We’re not Liberty and we focus our efforts on our Peeps’ consignment software.  Our goal is to help our customers that are still using Liberty and the best we can say is, you’ll help avoid this issue (and others), by not utilizing your ISP’s router.

I am a Software Developer, System Administrator, and consignment software specialist. I currently manage hundreds of consignment workstations, point of sale systems, and database servers all across North America and I am the developer of Peeps' Software, Peeps2Go, and Peeps' Consignor Login for iOS and Android. I've been helping consignment & resale store-owners since 2003. I started The Computer Peeps in February of 2010. Peeps' Software launched in 2016 and is now on hundreds of systems all across North America. I have successfully converted dozens of stores from all of the major consignment software systems. After 20 years of working with consignment stores, I understand the unique challenges consignment & resale store-owners face. From electrical issues in old buildings or strip malls, to advocating for them when their old consignment software keeps crashing.

Leave a Comment

Your email address will not be published. Required fields are marked *

*
*

Back To Top