What wonderful advice can we learn from the "What not to do" school of hard knocks?
|
133
|
|||||||||||||
|
|
|
Well, there was the time where I was SSH'ed into a remote server (3 hour drive, one way) changing some configuration files for my customer. Once done, I used 'init 1' to stop the services so I could reload them... Luckily this was a backup server; we had a service call to that location scheduled the next day. Another (earlier) time in my IT career, I was in the Army. Another tech was helping me run some Cat-5 cable to some new workstations we were installing in the Headquarters tent. Once done, I went over to the switch and plugged in all the loose cable ends. What I didn't know at the time was one of those loose cable ends was actually the workstation end of a cable already plugged into the switch. The auto-sensing switch. And no, we didn't have Spanning Tree enabled at the time. The Commanding General was very curious why his network was down during his daily briefing... |
|||
|
|
I had a lot of data on an external drive which needed backing up. So I got another external drive, and plugged them in ready to copy from one to the other. There was a funny smell, followed by a few whiffs of smoke, as I watched four years of photos burn up, not to mention several hundred dollars of equipment. The two drives, both made by the same manufacturer, had identical power supplies. Or should I say, apparently identical power supplies, but with the 12V and 5V lines swapped. There was NO way to tell which power supply belonged to which drive! I did manage to recover the data though - I ordered an identical hard drive and swapped the controller boards. It worked. Score: Seagate 1, Akasa 0. |
|||
|
|
|
|
I have more than one "worst WTF moment".
|
|||
|
|
|
|
In college, came in from the Pub one night and started writing code. Wrote FANTASTIC code for an hour, got tired and went to bed. I woke, remembering that I'd done some seriously cool stuff the night before, had insights I'd never dreamed of, and while slightly hungover opened up the code. To my horror I discovered a mishmash of absolute junk. I ruined about a weeks work on a project, had to throw it out and start again (no backups, in the days before source control). Lesson learned? Don't drink and code |
||||||||||||||||||||
|
|
|
In a former life where I still had to do tech support and given that I still don't understand digital phones I had two very angry customers with different problems about different bits of software neither of whom were english-first-language, and I managed to connect them on a party line by themselves. I can only imagine how that played out. |
|||
|
|
A previous boss of mine once set up a monitoring system based on mail. If something went wrong, it would send a mail. Well, something went wrong and roughly 30'000 mails were sent. That wasn't the problem. The first problem was that the Exchange admins came complaining that he was "abusing" their server. After they were gone, he tried to delete the mails and found out that Outlook couldn't. Apparent, no one had ever tested Outlook with a big inbox. All he could do was select the mails 100 at a time and then delete them. After that Outlook would allow him to select another set of 100 mails. |
|||
|
|
|
|
Managed to destroy the IIS setup on a production Windows server by re-installing PHP5 over a previous verison. Sequence of events was basically uninstall PHP4, re-install PHP5 (so far so good) and then find MySQL doesn't work, so rerun installer checking every box that looked relevant. It ripped apart the IIS metabase.xml file, and it took me about a day to find and replace it. Ironically I just needed to uncomment 2 lines in the PHP config file, but I found that out the next day. I'd been upgrading it so I could run some of Larry Ullman's scripts from PHP5 and MYSQL4. Rather embarrassing conversation with my boss followed(!) |
|||
|
|
|
|
An old Linux system once greeted me with the following error after login: "You don't exist. Go away!" Head-scratching. Virus? April 1st? Keyboard or screen highjacking? A grep -r /usr/src/linux returned a line in login.c which triggered a though. A check. Ah, yes, I had just deleted /etc/passwd. |
|||
|
|
|
|
while(0) instead of while(1) :s it took me something like 30 minutes to notice the mistake. |
|||
|
|
|
|
wasn't me (this time) - Google Maps reckons you can't walk across the Sydney Harbour Bridge. You can of course. It is fine with driving directions via the bridge but not for walkers. See This map to see what I mean. The funniest part - Google Maps was started in Sydney. |
|||
|
|
MySQL master servers need the option enabled to do Binary Logging, as that is what the replication slave reads. They also have options to log changes on some tables. Well, if you want to remove all those filters, you actually need to remove all the This was a database that could not be taken down long enough to take a binary copy of the data for re-creating the slaves. It took the company 3 weeks to get everything back up to date again and yes, it helped lose me my job some months later. |
|||
|
|
|
|
It's probably extremely telling about me that no wtf moments come to mind immediately. No wait, that doesn't mean I don't make mistakes... I make many. But I hate to admit it, even to myself, which is why it's so hard to even write this reply. Probably the most recent one that comes to mind was at a demo this year. It was with a potential new customer, and we'd planned a demo where I would meet my boss with my laptop to show the newest latest and greatest version of my GUI. Somehow I remembered the meeting time wrong, and thought I had an extra hour. Also, I had left my phone at the office. Luckily some intuition caused me to cut lunch short, and I came into the demo 10 minutes late, and it did go quite smoothly and well, although very stressful for my boss (and me!). Yep, it's painful to write this. I did learn from it though -- Be calm, and be more organised. |
|||
|
|
|
|
I pressed the reset button on my computer for like 20 times in a row... Just for fun :-X then both of my HDDs died together with windows :))) |
|||
|
|
|
|
Thread is probably lost in antiquity, but my biggest WTF happened at my very first programming job, of course. I was in charge of the installation. This is back when Win95 was new, and I knew jack about installations. I was using Installshield, and having a blast installing, testing, wiping the machine, isntalling Win3.1, upgrading to Win95, installing, etc. Anyway, I had that installation SOLID man! And we were going to a big testing thing in St. Louis, and I was goign to have to install this on 50 computers there. Right before we got in the car to start driving to St Louis, I decided to use Installshield's "Package on Demand" feature or whatever it was called. Recompiled the setup, copied it onto the 10 floppies that it needed, and we took off. Without testing. I then went and installed it on all 50 machines when we got there, one painful floppy at a time -- start one machine with floppy 1, then when it was doing start another on floppy1, while putting floppy2 in the first machine...this took HOURS. Still didn't test it. After I get them ALL done, my boss goes to a machine and says, quietyly, but my guts wrenched, adrenaline was not shot into my veins so much as hosed into it..."Matt...why won't ICS run? I get an error about a missing library?" Yeah -- all the needed files were on the disk, but there was nothing int he installation program that would actually PUT THEM ON THE MACHINES. They all had nice icons, but no working program. Remember, this is in the days before good reliable iNet from hotels. Hell, none of us even had any laptops, nor a way to remote into our work machines. We had to go back to an old version of the program that had tons of bugs, but at least we knew where they were and how to work around them. I did't get to sleep that night as I was up REintalling the app on all of those machines. Again. Moral of the story -- not matter how trivial you think a change is, GO BACK AND FARKING TEST IT. |
|||
|
|
|
|
Not quite a programming problem, but was caused by one so I'll include it. Having worked for over 2 weeks on a particular bug in one of our modules that had been hanging around in various forms for over 6 months, I was particulary happy to finally find the cause and resolve it. Being very pleased with myself I did what any program does at times like this. Put my hands behind my head, stretched out my legs in front of me, beamed with happiness .... and kicked the circuit breaker on the wall sockets below my desk, killing my PC, programmer2's PC, programmer3's PC ... you get the picture. I no longer stretch my legs out under my desk. |
|||
|
|
Not so much a huge mistake, but it took me a minute to figure out why this command wouldn't work:
|
|||
|
|
|
|
Trying to put a joke in an answer on stackoverflow. |
||||
|
|
|
Years ago, my old man wanted me to reinstall windows for him. He had windows 2000 on drive C: (NTFS) and data such as family photos on drive D: (FAT). I placed all his documents and personal files on drive D before booting the Windows installation CD. Booting from CD didn't work for some reason, so I created a boot disk and typed "format C:/q" ENTER y ENTER Copied boot files and cd driver to C: so I was able to reboot from hard disk again and start the installation process from there. So, I rebooted and to my surprise I saw the windows 2000 screen come up. "Hmm, the format process went fine, what happened?" were my thoughts. And then it hit me. It really felt as if the ground underneath the chair disappeared as I realized that my boot disk couldn't see an NTFS drive, and as such it had mapped drive D: to drive C: and I had happily formatted all my dad's work on family photos and months of work on descratching is vinyl albums. Together with his documents and such. We now understand why people make backups. |
||||
|
|
|
A few years back, I was modifying a Java application for a customer. I decided to be real professional, and whipped up a fancy installer as well, using InstallShield, I think. I found, of course, that the installer could display a splash graphic while loading its resources. I thought that would be cool and, just temporarily put a picture in there which I had lying around in My Documents - displaying a very scantily clad female. Needless to say, I forgot to replace the splash graphic before I shipped the installer off. Actually, the customer never complained, probably because then the person in charge was a middle-aged man who probably didn't mind at all. My luck. The lesson should be obvious. |
|||
|
|
|
|
i developed a diagnostic system for machines that should be used by several hundred persons all over the world. the application also showed some pictures of the machines that could get changed by the technical staff of the machine producer. while testing we didn't had all images of coffee machines and used some "bikini"-pictures instead. needless to say that quality management was not existant and the test-database became production db. thank's to automatic softwareupdating we only had to wait 20 mins till the first customers called and asked why their "coffe machine" looks like a D-Cup brunette. |
|||
|
|
|
|
Soon after joining a cross-platform open source project, I thought it would be a good idea to do some clean up. It had mostly been developed by Unix dudes and I was working on the Windows port. When I built it with Visual Studio, there were thousands of warnings complaining about potential data loss and suggesting types be cast correctly. Away I went, changing 100s of files correcting this 'problem'. It still worked afterwards for me so no problems! As so many files had been changed, I checked it in by batches of 10 files at a time. End result: everyone else on the project was spammed by CVS commit e-mail messages, and the build was completely broken for every non-Windows OS!! |
|||
|
|
I had one important and confidential document in Microsoft Word format (XP). I did thought that it was good idea to protect it with a password. I used a strong password with 16 characters of length... Some days later, I needed to review the file, but with such surprise the damn password was not recognized!. I did more testing, and seemingly, the fault was from the way in that Word XP stored passwords with more than 10 or 12 characters. The moral of the story is: ALWAYS CHECK THE INTEGRITY OF YOUR FILES (backed up files, encrypted or whatever) |
|||
|
|
|
|
The first time I installed win95 I noticed a systemdat and a system.da0 in the windows dir. Thought it would be nice to save this 1 meg on expensive hd space... ...so I started to reinstall win95 the very same day |
|||
|
|
|
|
This is a bit of an embarrassing WTF. I was connected over RDP to a remote windows 2000 server, and I was taking note of the IP address as well as the network interface of the server in the control panel. So to open the properties window I went to right click, and clicked properties, or so I thought. Because of the slow connection my mouse cursor did not move as fast as it would have done in real life. So instead I clicked "Disable". Yes, the machine was now unreachable. Bad day to be a pen-tester :/ |
|||
|
|
|
|
Did a stress test with a stress testing tool on a live message board (ASP) while logged in as administrator. The stress test deleted over 1000 threads and some users. And as i requested the last backup the administrator told me that this database isn't in the backup plan. At least that was some real stress test to me ;). |
|||
|
|
the first version of error trapping with a custom error page in an asp.net project produced an error on the error page...which redirected to the error page...and so on. this would have been fine except that each time it emailed the web master about the error before redirecting. 500 emails in under a minute the first time this occurred. |
|||
|
|
|
|
I once divided by zero. Since then I cannot even complete a single se |
|||
|
|
|
|
My first job out of college, I was a server admin at a boutique financial firm. The company ran all sorts of simulations on expensive SPARCServers that were stacked up in a small machine room -- slightly bigger than a storage closet. The really powerful AC was installed with the vent blowing straight down from the ceiling to the machines. If you were working on the machines for more than a minute, your neck and shoulders were chilled more than your favorite after-work beverage! I came one weekend for a long set of server patches/upgrades, and spent a lot of time at the console terminal (single user mode) -- after rubbing my shoulders and neck one too many times, I turned off the AC switch on the thermostat. Two hours later, I was done, verified everything was running well, and then left to enjoy the rest of the weekend. That evening, I received a page that the system was down. I came in to work and the first thing I heard were several thermal warning alarms from the RAID boxes. Fortunately, most of the systems survived. But one CPU module on the SPARCServer had to be replaced. I think that module cost the equivalent of two of my paychecks then... |
|||
|
|
|
|
I think everybody who works with Linux's bind mounts and chroots has been burned by something like this at least once: $ mount --bind /home /chroot/home # sudo chroot /chroot # [...] # exit $ sudo rm -r /chroot ^C^C^C^C |
|||
|
|
I consider this as one of my 'divine intervention' moments (Ref: Samuel Jackson in Pulp Fiction) I was setting up my machine for a live technical demonstration of a database migration. I was too early to finish my preparations. So I thought it was good time to get rid of all the files in a temporary folder. Here is what I did roughly:
The console started showing the list of files the system is deleting. I was thinking "dah! I should have used /q or something similar to make it silent". After a few idle minutes, I paid little attention to my console, it was actually deleting all the files and the folders under C drive!! The last parameter c:\temp\demo was completely ignored by windows, and it started happily deleting the stuff under the current path which is C:\ I pressed all the control+break+c+printscreen and what not! But too late. I already lost many things under 'program files'. My MSSQL enterprise manager does not open up. Del command was deleting files and folders in alphabatical order. I was pretty glad that C:\Windows is alphabatically at the end. After plenty of un-deletes, re-installations, system restore, and simply copying installed files from other machines (!), it is still unbelievable to me, that the demonstration (to really big folks) went through just fine. I clicked buttons, moved my mouse, etc only if it is absolutely required. I didn't even dare to open notepad. |
|||
|
|
