Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "error message"
-
This made me laugh! ++ for the official Notepad++ exception dialog 😋 ...
Source: https://plus.google.com/+notepad-pl...6 -
Ladies and Gentlemen,
I present you the API I'm working with...
That's a pretty fucking useful error description right there.21 -
People who send an email saying "I'm getting an error message".
WHERE DID YOU GET IT?!
WHAT IS THE FUCKING ERROR MESSAGE?!
OH NO SURE LET ME LOOK IN MY CRYSTAL BALL, I'LL HAVE IT FIGURED OUT FOR YOU IN NO FUCKING TIME.
😡20 -
So this fucking happened today.
Me: *sees support ticket coming in about some kind of login issue*
Me: *opens issue*
"Hello, I can't seem to login. There's an error"
Me: *sighs and thinks "at least give me that FUCKING error message then." *kindly replies with asking if they could send me the error message*
"Here it is. I don't understand what is going wrong
and what I have to do"
Me: *looks at error message*
"Invalid customer ID. Please make sure that your ID is correct. You can find it in the activation email we sent you when you registered".
😐 😶 😦
Me: *thinking okay what the fuck, are you fucking retarded or something?*
Me: *kindly replies: "It seems that you are not using the correct customer ID. You might want to look for it in the activation email we sent you!"*
"Oh okay thanks, how did you figure that out?"
Me: 😵 😐 😶 😭 🔫
Seriously what the actual fucking fuck.30 -
A friend of mine was playing Destiny 2 just now and the game crashed. This was legit the error message :39
-
Client: When I hit the “Subscribe” button, it gives me an error.
Me: What’s the error message?
Client: The email field is required.
Me: Have you entered your email before hitting the “Subscribe” button.
Client: Oh, I have enter my email address?
Me: Yes
English is a very complicated language.7 -
Me: We should change the http response code to anything but 200 OK in the error response case of our API.
Other dev: No, it's fine.
Me: Why?
Other dev: The client successfully receives an error message.
Me: ┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻15 -
My girlfriend sent me this error message from a BIM software which she uses at work. I would like to see more sophisticated error messages from a software with a 4K price tag.6
-
"My think isn't working!"
"Let me see."
*starts program, error message appears, clicks X*
"What was that?"
"Don't know, appears every time, I never read it."7 -
RE: Why I punched Dave
In my defense to the accusation against me punching back end developer dave in the face, look at the following response:
HTTP 1.1
status: 200
mesaage: OK
body: {
"success": "false",
"message": "error"
}11 -
Today we got the following (approximately, don't remember it literally) error message on a windows server:
Please turn on your computer. Updates can't be installed while your system is turned off.
Genuinely; de WUT?!10 -
Not mine but an error message in a game when you're trying to logout:
"You're currently not logged in. Please log in to log out."
Logically valid though1 -
Just sharing the best error message I ever got. Sometimes the application is just as confused as you are...10
-
Found this beauty in a pull request(paraphrased):
//Old code:
String externalIdNotFound = "The external ID could not be found.";
Me: The user who'll see this error message won't think of the ID as being external, so please remove that word.
//New code:
String idNotFound = "The external ID could not be found.";
My days of not trusting this guy's competence are certainly coming to a middle...4 -
Finally got a 200 response back from the server! Woo!
I've spent two days trying to get this to work (see my earlier rant). but yay! finally working!
So I log the response body just to revel in its lovely glow.... only to notice an error message saying "INVALID_INPUT".
WHAT THE CRAP.
200 FOR AN ERROR RESPONSE?
COME ON.5 -
Me: *Gets an error message I don't recognize.* fuck.
Me: *Googles error*
*First result is not StackOverflow but a github issue instead* oh FUCK!6 -
Windows tells me to „contact the network administrator“.
I yell at the machine: „I AM THE ADMINISTRATOR!!!1!“
Why is Microsoft doing this? Instead of telling me what exactly went wrong, the come up with messages like
“Something happened”
“This is not possible”
“Error 0x2342133723”
“Do you want to ask a Friend?”
I really hope the authors of those error messages will burn in hell for that!11 -
That moment when you finally solve your problem and you can close your browser with 20+ tabs of searches for your error message. Feels damn good.2
-
That awesome feeling of closing all the tabs after debugging a server for 32 hours with no sleep.
By now i've seen ~40 of the 220 blue screen codes that windows has available...
Gotta catch em all!4 -
Not sure what hapend... On my laptop running Ubuntu 17.10, I just got a notification:
Problem occured: "Ubuntu is ready"
Not sure what to do now... :P8 -
Best error message I've found during my dev years.
"Error: An error has occurred!"
You don't say! :))8 -
It would be really FUCKING great if NodeJS or mysql could give me a FUCKING shout or ERROR MESSAGE when one of the parameters I'm giving is not the RIGHT FUCKING DATA TYPE INSTEAD OF THROWING A RANDOM ERROR THAT DOESN'T INDICATE A WRONG MOTHERFUCKING DATA TYPE. Five FUCKING hours of debugging later.17
-
9pm Project Manager: We have to push an update TONIGHT
9.45pm Devs: okay guys, all latest bugs are fixed, just needs final check and we can push the update
10:45pm Devs: Guys?...
11:45pm Guy in charge of testing: Uh doesn't work...
- What doesn't work?
- I dunno, I get an error message
- What's the (fucking) error message?!
Aaaaand silence
Fuck this I'm going to bed.7 -
Time spent creating an error response...
Implementing the response: 5%
Choosing the error message: 95%1 -
People on github opening issues saying shit like "aye, your extension crashes. Please fix or I'll uninstall. Thanks.". How am I supposed to fix an error I know nothing about? Error message? Extension list? Stack trace? Steps to reproduce? Nope. Nothing.
Don't be like this, please.6 -
Girlfriend was making science homework while suddenly this appeared. Real helpful. What a great developer must that be.4
-
Client: "I have a problem."
Me: "No problem, can you say me the error message? "
Client: "No I have clicked the message Away... "
Me: 😣🤐5 -
Rutee, the debugging tool for seniors who dodged coding tasks for years and now can't even fix the most basic errors. Yes, send me every error you get from every step you take. Even when it's written in plain English, somehow you cannot understand it. Expect no response from me unless it's a legitimate problem that can't be easily figured out by reading the error message.
I speak English, you speak English, the error message speaks English. I will not hold your hand through this step-by-step because I believe that the program is already leading you there and every time I answer you, I cannot paraphrase my sentences enough to make it any more clear and simple as the error message.
For your reference:
Missing module = the module is missing
Cannot be found = it cannot be found
X doesn't have attribute Y = X doesn't have it
Cannot login = it cannot login
You suck dicks for a living = you're a professional cocksucker
Go fuck yourself = just do it
This isn't some advanced hardcore error bullshit. You struggle with missing files, imports, access issues, and the errors are already telling you what you missed and what you need. How about you read the code and the error message?
Goodbye. I wish you luck in your future endeavors.6 -
Tester - The app has a bug when I try to buy a ticket
Me - okay, what's the bug ?
Tester - it shows an error
Me (trying to not high-five him with a chair in the face) - What's the error message?
Tester - ah nvm it works now!!
Fuuuuuuuuuuuuu. Explain the issue you dimwit, don't just say it doesn't fucking work!2 -
What's your funniest error message while testing your code ?
For me : Fatal error - Parachute deployed.
0_o11 -
Customer.... I keep getting this error code
Me.... Deletes message box
Customer.... Wow you fixed that quick
Me.... That's why you pay us. -
Rant:
I start a phone project and get an error during debugging
I look up the error and learn that its a visual studio issue
I try uninstalling visual studio and fail
I try reinstalling visual studio and fail
I format the machine and reinstall everything
I run the project and get the exact same error
I later learn that it was not an error but a system message unrelated to the problem4 -
When you've been working on a problem for hours and realize you just got super excited because you got DIFFERENT error message.3
-
Worst error message management.
Can't you just display the valid pattern for an username instead of showing different error message everytime.
If plain ASCII and only letters and numbers same for them, just show only letters and numbers, and
what's that hourly limit.
I just couldn't sign up after wasting time thinking of an username.6 -
Most irritating thing I have to deal with when working on a project with a third-party:
{
status: 200,
message: "error"
}7 -
Spectrum Dev: Hmmm.. what should I use for an error code...
Another Dev: The hell should I know.. what's your favorite letter?6 -
"Users don't need or like detailed error messages. Just use a generic phrase like `an error occurred`. Visually it looks nicer and they won't read it anyway"
- Lead UI / UX Designer, large m.n.c, 10+ years experience10 -
The most helpful error message of all time:
Unhandled exception in line 0: Script error.
Literally translates to: “Something went wrong but I’m not gonna tell you what.” -
Thanks Django for this very elaborate error message. It's not like I spent the last 3 hours trying to debug it or anything.12
-
spent an hour trying to fix an error, in the end realized there was an error in the error message #facepalm1
-
The line numbers in error messages look like I’m time traveling.
.... line 1987
.... line 1883
.... line 1642
.... line 20072 -
Developer confession.
I always git push a new branch even though I know it will error as there's no upstream, just to copy the full git push with set upstream arguments from the error message.11 -
"Lightweight rant"
Good job, devs of Sparkasse.
Time to "jobn't" y'all.
That error message is very informational.
I know it is because of the time counter being at 0 and I need to relogin to reset it, but what if I was a regular dumb client? To add more salt into it, what if I was someone in his 90s.
Do your fucking job properly.
Edit: The error message translates to "Error", "Error" and "Close"4 -
Can anyone tell me what the hell happened here? GData is supposed to be good antivirus software, right? Been using it for years and suddenly it throws this error message on my mother's computer... WHY IS IT UPSIDE-DOWN???9
-
The first fucking law of software quality...
e=mc²
errors=(more code)²joke/meme formula error software error message quality code errors funny joke funny quality einsteinparody2 -
*it’s friday and everything works*
> Commit
> Run my project on monday morning
> Feature doesn’t work
> No clear error message
> Everything’s gone to shit
> Nobody knows how to fix it
> 🙂🔫5 -
So today a senior sent me an error message asking why https://servername/service:80 isn't working... 🤬9
-
Boss: I have a demo NOW, but there os an error message on that page.
Me: okay, give me sometime to elaborate the problem..
Boss: No No please, this is urgent
Me: Okay..
My code:5 -
Client gets an error message. Proceeds to write the error message on a piece of paper, scans the paper in as PDF and attaches the document to an email to tech support.1
-
I just started to use
"titties" for success message
and
"no titties" for error message
... I need friends... and titties obviously4 -
MySQL has the absolute worst error messages.
"You have an error in your SQL syntax; check the manual that corresponds blah blah near '(some random code line)'".
How vague can you be? It doesn't help that I always find the error in a completely different place to where the message says it is.5 -
OutfofMemoryError thrown while trying to throw OutfofMemoryError; no stack trace available.
What the.... ????
😒4 -
Great error message. Now I know EXACTLY what to do in order to fix it. Thank you all over the place, Microsoft.3
-
I’m sick of these kinds of error messages. “Could not be downloaded at this time.” Ok...but why? Are the stars out of alignment? Did the CEO of the company decide that every other Tuesday at noon, you can’t download this app?
How hard is it to give a reason in the error message??2 -
Someone: How was your day?
Me: When your Net is soo slow that the error message shown for it loads slower. -
tar -zvcf folder just gave me the error message:
"tar: Cowardly refusing to create an empty archive"2 -
There’s a special place in hell for fuckwits who create tickets and don’t include the fucking error message.8
-
error message of the day: "InvalidArgumentError: Expected dimension in the range [0, 0) but got 0"
......well, thanks google.4 -
When it's 5AM, you had zero sleep and your deadline is in 3 hours: Oh loard my saviour php, please - PLEASE just let my peace of shit code work for once. *reloads page*
Error message appears. FUUUUUUUUUUUUUUUUUCCCCCK!3 -
I realized why do i like java the most. Error messages are easy to read and consistent. Never really had to look up an error because the message tells you exactly what is wrong. Hell, you could write a script to self-repair the errors because they are so obvious to fix.
Now compare that to my current stack, python and js....8 -
"An error has occurred. Please try again."
WELL WHAT THE FUCK IS THE ERROR? WHY CANT YOU TELL ME WHAT I NEED TO DO TO FIX THE ERROR YOU PIECE OF FUCKING SHIT.
I shouldn't need to submit a form 23 fucking times, changing field values each time, because of an uninformative fucking error message.3 -
Worst part of being a dev? Ever got an error message without a corresponding stack overflow question/awnser?1
-
when the IBMQuantumExperience python package just returns "400: GENERIC ERROR"
come on, how the fuck am I supposed to debug that?8 -
being a first year IT student:
- help, I can't check-in to my flight
- my computer is slow, I heard you can fix it (still runs xp)
- can you fix the printer?
- my laptop is broken (error message pops up with the actual solution) and there was an error
- did you read it?
- did I read what?
Is this gonna get better anytime soon?19 -
This is how Pokémon Go shows errors to its users. It says a generic „Error“ in German with different numbers for different errors.
I am not an UX expert, but isn’t this a really bad practice? The error number has no meaning to the user, so why displaying it? I think it is just confusing and looks ugly 😐8 -
ERROR MESSAGE:
<I am written in plain english>
<Here is the line number of the error>
<Here is the possible reason for the error>
Developer: What the heck is wrong with my code now. (looking at source)
ERROR MESSAGE:
<You incompetent piece of s**t, READ ME. F'n READ ME. Please READ ME. I promise, I be helpful.>
<Nope. You aren't gonna. Fine!> -
Error message on Facebook :)
When you let the developers write all the error messages by themselves.
Personally I always ask for help when it comes to writing nice error messages.2 -
I was programming a basic neural network in Python and was getting the same error message again.Then after 2 hours of frustration I realized that I was using Python 2.7 instead of 3.61
-
Just saw on Zuckerbook.
Moral : Put a screaming message for such idiots on support sites to fucking read the error. It's all written there.5 -
When you don't like the answer, you just simply vote down without giving any appropriate reason.
This is not my answer. I also understand that some people really hate JSON.parse(JSON.stringify(thing)). But giving vote down without any explanation is like throwing error without any error message.
The worst part is: that kind of attitude is perfectly normal...11 -
Oh my, our frontend (FE) dev is amazing! He never ceases surprising me :D
[FTR: I'm building backend (BE).]
Here's a message at Trello I found today:
-----------
Hey @netikras
responseBody e --> Whoops! Lost connection to http://test.application.com/chat/...**************
Do you return this error to FE as a string when FE loses connection to BE?
-----------
I mean.. come on buddy :D Use that gray mass of yours4 -
when a client sends an error message as a dual-screen screenshot and the actual message is unreadable because of JPEG compression
-
Well thank you WhatsApp web for this useful error. I just want to hear that audiomessage, that should not be so difficult that you forget your own fucking message. Damn you WhatsApp!7
-
I'm implementing some Italian web servicies.
The server response is "INDISPONIBILITÀ TEMPORANEA" (temporarily not available).
I'm Italian, but I'm not used with localized error messages. When I read this message I tought to a server in a toilet.4 -
Me setting up Webpack for a project
Error: can't resolve ./src
Guess what? ./src exists. So I go searching for an answer, and it turns out webpack looks for ./src/index.js and if it can't find it then it throws an error.
But the error message is: can't resolve ./src
The issue was reported ages ago but webpack devs never improved the error message
THIS IS WHY WEBPACK SUCKS 💩
Yes it might seem like a little detail but it just makes it all the more obvious that Webpack sucks right from the start when you set up a project the error message is stupid and unspecific4 -
window.alert = function() {}
This weird error message kept showing up but everything worked just fine1 -
Sending me a photo, taking with his phone, of an error message..
Though this grinds my gears in general. Learn to take a fucking screenshot, even my grandpa knows how to do that. -
Support: Hi, how can I help you?
Costumer: I've got a problem. Your program is telling me to get a pet snake. I don't want one.
Support: Excuse me?
Costumer: It's giving me a message telling me I need a snake to run it.
Support: Read the message to me.
Costumer: Error: python required to run the script.1 -
Took me an hour to figure out what was wrong, those quotes aren't part of the error message... :'(4
-
YEEEEEESS! FINALLY!!!!
After 4 days trying to find why my build script was showing an error! I finally fixed it!
I still doesn't work, but, hey, it's not the same error message!2 -
Emailing about a stray error message with a service. He asked me to send a screenshot of the error. So I do.
In the tabs bar, it's clearly written "how to print screen on linux" JESUS FUCKING CHRIST kill me1 -
Me and my colleague where debugging an issue with a 3rd party provider we are integrating with, we received this error result:
Making the request failed (dunno why)
The award of best error message goes to those fellas T_T3 -
What happens if i rant a rant that everyone knows?
"A different error message! Finally some progress!" -
Not only Windows can show this "strange" error messages: Today I got this beauty while importing an SQL-dump.
(Translation: "Error on import: error on statement #1: not an error. Execution will be aborted and the db will be reset.") -
Okay, let's get this fight rolling: here's a typical .net error message:
An error occurred. (An error occurred.) The type of this error was: An error occurred. Additionally, an error occurred while the error was occurring. The type of this error was: An error occurred.
Additional information: NullReferenceException at line... haha not really fucko, an error occurred.2 -
I just remembered a weird fix in a bug, some old developer hide the error message using css, placing it in a div then just used display none. LOL4
-
If an http request can't perform the requested operation, should server send 500 error code? Or 200 with status and status message in response?
Isn't 500 used only for unhandled exceptions on server side?11 -
Has anyone here seen a mainframe error dump? It's an 8000 line wall of text with maby 7995 lines of fucking jibberish hiding the cryptic fucking error message...
Why the fuck can't they just put the interesting shit at the top of the file insted of hiding it in nonsense!?1 -
Microsoft's new dialog messages in their software are pretty annoying. "Want to save your changes?". "Oops, something went wrong!". "Your PC ran into a problem it couldn't handle...".
I feel these messages are unprofessionally written and that they lower the bar for acceptable computer (and English) literacy in this day and age.
Its not like I think they should give a stack trace everytime something happens but just don't dumb it down any more!7 -
I had once an sql error that took me two days to resolve it.
The error message was a syntax error but I was using an ORM to write my queries (doctrine with php) .I didn't have too much to debug as the code was pretty simple and clear so I got to the point that I convinced myself that this a bug and I'm gonna try to mess around it to avoid it.
Second day late night, something popped up in my mind '' hey what about those reserved words? Could it be the reason? '' aaaaand BINGO the key '' option '' is a fucking reserved word for mysql.
Tip : always check that list before writing your data models (specially if you're a noob like me)1 -
"This application has stopped working. Oops, something went wrong." Proprietary software, no error message, only option is to accept your fate or submit a report to your system overlords
-
I just uninstalled vscode and im installing atom. Why does it have to be so hard to uninstall stuff!?9
-
Error mesage on my 4GB ram "smart" phone, running a "smart" application.
'Oh no ! Something went wrong. Re-try'
Whatttttttt!!!
WHY DOES A "SMART" APPLICATION GIVE SUCH A STUPID ERROR MESSAGE.
IT IS MY PHONE, PLEASE PROVIDE A HELPFUL ERROR MESSAGE, WHY IS IT SO HARD.
I JUST HATE SOFTWARE THAT TREATS THE END USERS AS STUPID ANIMALS.9 -
I really couldn't help but laugh when I found this gem of an error message. I mean, I'd literally know just as much if it served me a blank page.
If you can't describe your own god damned error message without calling it 'generic', IT IS NOT A GOOD ERROR MESSAGE!
I'm glad they informed me it's an application error though. HERE I WAS THINKING MY TOASTER WAS THE PROBLEM.2 -
I’ve been debugging all day. I finally nailed it down to the final error message but then when I fix it ALL THR OTHERS CAME BACK LIKE ON SOME NECROMANCY BULLSHIT.
-
Why is it so hard to remember, that devs need an error message if they should help you. just saying "it does not work" is not helping.
I even wrote you a checklist. so f*ing use it! I'm not there to be called every time just to tell you to do something that's already on this list.
Every. F**ing. Time.2 -
Architect: I've been using this architecture for 20 years now and this works nice since pascal, that's why we are using it in this J2EE app.
This was the justification that I received after hearing that I shouldn't use exceptions, just make the function return a false and add the error message to a embedded message list and make the caller capture it.6 -
WTF PEOPLE!!
Some people really need to read their error messages.
Just now I got this teammate asking me how he should handle the error git returned. The error message stated: "Please commit your changes or stash them before you merge." He asked me what he should do to fix the error... I was astonished by his stupidity that he did not read the fucking error message.
Almost every fucking time a teammate comes to me with the question how to fix an error, there is a message that says how to fix the error. Why don't they read them?!?! I told you so many times to read your fucking error messages!!!
I'm really glad the project is over in a couple of weeks and I get a new team..2 -
Despite the "blue screen" name, Windows fatal error screens sometimes can be also displayed with other background colours; in Windows 9x, the colour of the message could be even customised by the user.1
-
Sometimes I think "I should write a meaningful error message for this exception" and then i remember how useless 99% of the error messages of every compiler / interpreter I've ever had to use and decide "msg ='something went wrong'" is good enough.3
-
When you live in a third-world country, you don't get an error message. You get a written apology with a spelling error. So thoughtful at 1 AM. -.-1
-
So you're getting an error message that says "incorrect credentials"? Read the fucking message and check the spelling of your fucking email address.2
-
This is outrageous and satisfying at the same time.
Error message meant for a developer and why the fuck the stackexchange app does not work on Google signin2 -
When you see a monitor with this error message on it:
Alert: Keyboard not found.
Press F12 to continue.
😂1 -
FUCK YOU NODE JS AND FUCL YOU SYNOLOGY
Decided to give an old Synology DiskStation that sits at home slme new life besides just sharing files. Since Synology has SSH but not a full Linux OS, installed DebianChroot (so far so good). At one point I needed Node JS, so installed NVM and tried to install Node. Well guess what didn't work. Tried a few more things including directly downlosding node from the official node website. Trying different versions, the whole drill.
After about 5 hours of installing and errors, well really usfull errors like "There where 2 errors during installation" WELL HOW ABOUT YOU FUCKING TELL ME WHAT THE ERROR IS YOU FUCKING FUCK!
I found a formum wkith a guy haveing similar problems. Able to install legacy 0.10.x versions but not 4.x.x. Or 6.x.x oder whatever. He found that you have to have at least an ARMv6 compatible processor, otherwise it won't run. Checked it and well, that old fuck of mine only has ARMv5. FUCK! But honestly. You detect it's an ARM architecture. You detect it's not one of the v6 or v7, you try to install the general arm version, BUT YOU DON'T GET THE FUCKING IDEA TO MENTION TO CHECK WAHAT VERSION YOU HAVE AND IF THAT IS SUPORTED BY FUCKING NODE!
One afternoon wasted, at least I got a little more wisdom. Fuck do I hate Node now. On the bright side, I've ordered a Raspberry Pi and two cases for Harddisks, I'll create my own diskstation with blackjack and hookers (I realy hope you get that reference)! Fuck you Synology and Node JS (yeah yeah, it's not Synologies fault, but I'm mad anyways!)4 -
A white screen. No error message. After upgrading to Angular 11. I have no idea what's going on nor how to fix it. Hey guess I'm gonna blow one more deadline.3
-
SAP Ariba.
Imagine you can test newly created catalogs, but on error you only receive an error ID, which you have to send to a support email to get the acual error message, but support only responds after maybe 2 weeks if you're lucky.
How hard can it be to implement a log viewer next to your catalog testing forms. -
How can anyone justify the cofefing craploaded bullshitish error messages of bloddy java?
Who, in the name of the flying spaghetti monster came up with that brain damaged bitwaste?
Sorry if i offended brain damaged people with that comparison4 -
The intern beside me just called me to solve an error in PHP.
He wrote:
for($slides as $s){
}
The PHP error message wasn't quite clear:
Fatal error: expected ';' on line 84
How could possibly an intern who's becoming an engineer in IT make such mistake and lose like 1h on an error like that? I even attends one of the best universities in the country
PS:
I know engineers aren't supposed to code, but he's been coding for the past month in PHP and was here just to do that16 -
What is with IT and their obsession with error messages?
"If there is no error message, I cannot help"
Your not going to get an error message because the problem is VPN is messing up my DNS due to tunneling. There is no error other than me not having Internet if VPN disconnects unless I reboot.2 -
Boss: I don't want centralized error logging
Me: But we have 50+ client sites running the same web app, why the fuck wouldn't we?
Boss: What if the database is offline, then we wouldn't be able to log exceptions
Me: *beats head against desk*1 -
> be upgrading angular project to rc5 for last 2 days
** wild first non-fuck-you error message appears! **
> be happy te see an error1 -
Customer complains about an issue after a software update. The head of department himself tested the update and got an error message.
Me looking at the logs. Ok, that's an issue, but based on hardware failure, customer should fix his hardware, no relation to the new software.
But surprisingly close to the software update, which piques my curiosity.
Me looking at older logs ... same issue. EVERY FUCKING DAY. For months. The corresponding error message only appears if a user is logged on, so quite a few people have seen it. Obviously nobody cared. Maybe we just ditch error messages, it'll save lots of work. -
Fuck you Firefox and your shitty debugger.
Why do you try to be so different, to the point where you make the error messages obscure?
Google the error message I get in the Chrome debugger - hundreds of results.
Google the error message I get in the Firefox debugger - I can count the results with my fingers.
Just use the same error messages god damn it.
P.S: Also, why is there no fucking option to open an image in a new tab, like in Chrome?1 -
Teacher's story:
Once a friend of mine had a problem with is program but it would only happen from time to time, so he didn't get bothered with it.
So, because I'm an evil person, I did a print in his program with the error message.
After a day debugging, he found the error. He really wanted to kill me. -
The fucking worst part of my job is when I get thrown an error on a bug I'm trying to fix and it doesn't even contain an error message. For example, I'll try to verify a self signed certificate but I get an error and literally the only error thrown is [Error 0], no fucking message. If you try to track down the error in the docs they don't even fucking list errors. Times like these make me wish I could castrate people with my1
-
What could make a programmers day worse?
Trying to find a bug, WITHOUT AN ERROR MESSAGE!
fuck QlikView. -
Really fucking nice android studio. Your auto generated code makes my builds fail and your error message don't even care enough to show me in which direction I should go fuck myself.4
-
Open software:
Error message: Failed to load x..
Why not tell:
Error message: Failed to load x. Please reinstall software.
or
Error message: Failed to load x. Remove cache folder located in "drive/somewhere" and try again.
or
Error message: Failed to load x. Please recreate x by using tool y and try again.
if software tells you no meaningful message and you have NO idea how to solve it.. it is one of those annoying things you have to deal with.
Why can't I just create features....4 -
Me: “[Company] tech support, how may I help you?”
Caller: “Hi, I’ve got a problem. Your program is telling me to get a pet snake. I don’t want one.”
Me: “I am sorry Sir I didn't quite get that. Can you please repeat?”
Caller: “It’s giving me an error message telling me I need a snake to run it.”
Me: “Read the message to me please.”
Caller: “Error: Python is required to run this script.”5 -
Day 3, still stuck with the same weird error message, Im using Ionic and I think I'll switch to React Native...3
-
Get on devRant while compiling / waiting for results. Much time later I'm wondering how long that error message has been on my screen staring at me... and then I need to get my focus back into the code :(1
-
"hey, can you please help me out with this, it isn't working"
"What's it say?"
"I dunno, It's giving (not throwing) some exception/error" (no clear distinction between them)
Well, shit. Did NOT expect Java to do that in case of some undesirable flow in code! Stack trace, error message, what was happening when the exception (or actual error) occurred as inferred from logs... Nope.
Great! -
Me: *pastes error message into search engine* && *clicks first result*
First Result: Hey I have a problem with *this error*
Thread replies:
Same
Me too
Same here, anybody know how to fix it?
Help me
This has been irritating me for the past 2 minutes, somebody please help
Me: *replies "same" on a two year old thread*
Fuck you.5 -
when your script doesnt work like intended.... it only exits with error code 0 and i get a message everything is ok... dam it6
-
Did anyone else just now read these two rants by @pixeltherapy and @d3vv as one and try to read the error message as a limerick?1
-
You are stuck in a PM meeting, and all you can think of is that error message from the last stack trace.1
-
I should try to put ascii arts of pepe memes instead of meaningful error handling messages in my code, this way I would know for sure if people are actually not just patching fucking try catch silence everywhere instead of doing proper code.
I should probably do the same with documentation as well while being at it. -
Oh no, yeah, little error icons with no accompanying error messages are my absolute favorite, especially when there's no apparent way to check what the error is.
Love software that does this. Perfect design, super useful./s2 -
Unbelievable. 14 out of 16 runs of integration tests errors unexpectedly with no error message, port was already used (not released from last cycle) or timed-out in the before all hook. Well done whoever wrote this suite!
-
Finally an error I can understand with ease. Up until now, I’ve been getting these weird arbitrary errors that make no sense to me.
I tried to wake my MacBook and the thing hung. I have it some time, and it restarted, restored all windows, and let me know it was a “Sleep Wake Failure”.
Honestly I don’t mind getting an error occasionally. But when the error says “UNEXPECTED_KERNEL_MODE_TRAP” while I’m gaming on Windows, it annoys me.
Also having WebKit crash the webpage on me without telling me what happened also gets me mad.
TL;DR: Make understandable error messages.2 -
Would be nice to have a closed ticket status on jira that just says RTFM. Hell, even reading the error message would be a start. As would not trying to upload year-old data prepared for a different CRM platform.
-
I wanted some ideas on how to word an error message better, so I googled "error message best practices".
80% of the results were about form validation and not actual code breaking errors >:(
On the up-side, I now know that I must not say "No, Bad User!"3 -
Has anyone used Azure Machine Learning Studio? It can be so amusing. A friend's script wouldn't run once because of an error she encountered.
The error message read "No Error". -
I was updating software on Windows 10 when suddenly error dialog pops up: "Setup.exe has crashed, Windows is opening a portal to a new dimension."
Might have not be those exact words but it's pretty close. Such a shame I wasn't quick enough to printscreen. Have anyone else encountered that message?2 -
RIP windows
Once, around 15 yr ago I remembered when tried to install Window 95 on my machine, gave me interesting error message.
Error : keyboard not found, press enter to continue.
Where is the enter.... WTF4 -
Is it a bug if a user tries to do something they shouldn't be able to do and the program stops them but doesn't give an error message?1
-
Me everytime I send a message with my new keyboard:
Yeah sure.}
Me everytime I code with my new keyboard:
Syntax Error: Unexpected ")" on line 693. -
Hey guys,
At first I would like to say sorry for asking a technical question here but I am really desperate.
I have a dell xps 15 and after trying to install arch and updating grub I can't boot from any Linux USB-Stick anymore.
I tried it with Linux mint 18.2 and 18.3. (they both worked before) and when I boot from them the error 'file /boot not found' flashes up and after some time I get the following error message (image)
After a few seconds of that error message it continues booting and then crashes while booting.
I am very thankful for any help and ideas how I could fix this.6 -
Server Error Caused by: javax.servlet.ServletException:
Error Message: No message available with status code 500
Does this qualify as the best error message, ever? -
"object doesnt support this property or method"
THANKS EXCEL VBA!
VERY USEFUL
Who wants information about the line, the object name, type, or any other useful information? Yeah sure, i will track that object by placing Debug.Print till i find the line that causes this.
(its a bit my own fault, i found out how to solve the problem (or thought so) and wrote like the entire code without testing it inbetween)4 -
Wrote a script for mail merge with app script works flawless on my account, then that shit gives message blocked error with the clients account.
I think this is what they say a devlife1 -
Just had my first instance of a user solving a program giving them an error message by just not running the program.
That is all.2 -
Love this kind of humor, coworkers output into a log on errors begins with "Found Unidentified Critical Keyerror". Took a while before I noticed the genius message in this error! My colleague deserves a cookie!1
-
Searched for an error message hoping to find StackOverflow. Found GitHub showing me the code that produced the error message instead.
I haven't had enough coffee to understand somebody else's code today. I'll keep debugging myself before I read your code, thanks. -
I swear! I just typed some words, I pressed [Enter] key and....
Oh my good, I broke the machine ...
I'm sorry I'm sorry I'm sorry !
PS: this message is not alone, I found another one about a deprecated function once I clicked on a link... -
And that feeling when you google your error message and get 3 hits, none exact, 2 of them in Chinese and one automated malware scan results.
It really makes me feel that I'm pushing the industry forward. -
Yanno, a popup that states "failure. No specific error was returned with this API call" is about as useful as "Error code: NOPE. Good luck fuckers!"
This occured after hitting the delete button for an MX record on a host that I'm migrating away from. -
gulp started throwing premature close on useref:dist yesterday
said it was on a dependency
spent whole afternoon checking gulp issues and reviewing dependencies
as it turns out, it was nothing even remotely related to the error message
it was a spread operator used to merge objects
why must the Lord test me like that -
That moment when you save a file in atom and ie starts up with console open, a paused atom screenshot and an error message :/1
-
So I've been reading about rest api and I purpose there should be a standardized keyword for message
like 'errorMsg', 'msg', or just 'message'
I m kind of tired of discovering new acronym for error message or message every time I write a REST service3 -
Error Message : No ClassToInherit class found. There must be a class which inherits from ClassToInherit in the namespace 'blah'.
okay but there is a class in that namespace which inherits from ClassToInherit.
I hate private frameworks. -
React-Native lately reloads on errors. You try to read the error message in the console, but there is no message because it reloads everything. Why do you have to take a screenshot to read the error message?5
-
Spend an entire day on getting an auto-update feature into my cordova app...
APK installer doesn't open, error message doesn't give me any solutions...
Error msg:
exposed beyond app through Intent.getData() -
!rant Why is it that when you're young and don't know anything about computers you never get errors but as soon as you learn how to really use a computer everything starts showing "you broke something, good luck fixing it."
This is after getting the error message "an error occurred somewhere."1 -
Went to download Kubuntu over Ubuntu since I'm not a fan of Unity. Error message during install, crashed computer, have to reinstall Ubuntu using backup USB -.-4
-
Error reporting. Yeah it is a pain to come up with something that users will understand. As devs we need meaningful stacktraces so we can diagnose the problem but the normal person doesn't care. Also not having consistent messages looks terrible for the user's experience.
I hate it when there is no standardized error messages and/or json structure between teams or individual members of said teams. Why should we have 10+ different structures to code for in our apps? There is RFC 7807 for a reason. It has a defined structure plus accounts for custom properties. If you are a c# developer, check out the ProblemDetails class. It has made my life easier and I can guarantee everyone that all of my team's projects return this structure. -
“My whatever isnt working“
“Was there an error message“
“Yes“
“What was it?“
“I dont know I dismissed it“
FML1 -
I really want to know the thought process behind this PMA error simply saying "Failed to import file".
It's bad enough when user-facing software hides error details to seem less threatening, but PMA is literally designed exclusively to be used by technical people, who know how to handle an error message. -
I had seen a meme the other day about the "Application has stopped working" window, which always shows the same answer for all. Why? And why does it say "We'll notify you when there's a solution" when this doesn't happen at all?1
-
First run of an import procedure in the production environment.
Spent all morning with an "Unsupported media type" error.
Finds out that the provided password was wrong and that the Webservice always return that message when there's an error.
Any type of error... -
Testing the output for an image using a screenshot of an error message and then wondering why the output shows an error :/
-
When you try and compile for iOS using TACO and you get an error message about an android icon file missing *wears the wtf hat*
-
it seems currently in android studio , it can't differentiate between file extension. That's why it's giving duplicate resource error during app release build , while both files extension are different.1
-
When I see an error message that I am helpless about - deep inside I feel like I am the father of a child I don't even know the name of !
-
three places where exceptions are being thrown...
They all got the same error message
#happydebugging2 -
...of course after carefully perusing the doco and ensuring the parameters are right the supplied conversion utility crashes with no error message .... of course it does
-
This is very annoying. Even more annoying because everything appears to be working great other than this ugly malformed error message:
-
Got a different error message, finally some progress!
Got a different error message again, I think I will be able to make it now,
Got the first error message again, oh no, oh no, oh no no no no no -
sir can you please help me to find error in Fcm model error - unable to load json file data in to receiver...
Then after a while i got a message on my skype
Please check
http:///www.stakoverflow/questions/...
Lol and they think i have not tried stackoverflow.... -
Yo what the actual hell is up with the lack of Azure AD B2C documentation, the error codes are pretty ass too! Had a similar problem many users faced & on stackoverflow everyone had different solutions. My solution wasn't the accepted one and it has 2 upvotes ....2 UPVOTES!!1
-
https://symfony.com/doc/3.4/...
Look at how they write docs:
"->atPath('foo')"
how can I fucking know what to pass instead of foo? I cannot make show fucking error message near the field.
Are they writing such doc so that we would spend more time searching how to make show fucking simple error message?
"The atPath() method defines the property which the validation error is associated to. Use any valid PropertyAccess syntax to define that property."
Property on my entity is collection of $values . Tried passing 'values' - no effect.2 -
Unique error message layouts on my college's site thus far?: 2
Time since entering site?: 30 minutes
Trying?: False
https://imgur.com/a/3sbJgep -
My load balancer with docker and redis database works fine bu5 I can’t access my web service. I get a “connection refused” error message.6