Is Stack Overflow down right now?
(latest update January 19, 2021)

Stack Overflow is a question and answer site for professional and enthusiast programmers. Is it up or down? Is it down for me? Check the status or Report your issues below!
Continues Below
Stack Overflow Problem Reports
No problems detected with Stack Overflow
0
Reports
last 20 minutes
Problems in the last 24 hours
Show Stack Overflow Comments
Stack Overflow Comments
Show Social Media Reports
Stack Overflow Latest Reports
Scroll down

Shoshana Weissmann, Sloth Committee Chair 🦥 @senatorshoshana
Reported 2021-01-19 11:55:55
@MrC_AndTheNews So in the latter example, that's an issue where govt favors some biz over others with takbreaks. In the former, EVERYONE gets this protection — NYT comments section, Alltrails, Wikipedia, Stackoverflow. And It's not publisher behavior to moderate - it keeps platforms usable

Kushagra Yadav @erkushagra_
Reported 2021-01-19 10:49:37
d-15&d-16 of #66daysofdata R-2 finally solved the above-mentioned issue but soon another excitement "ValueError: Calling `Model. predict` in graph mode is not supported when the `Model` instance was constructed with eager mode enabled.#StackOverflow #debuggingdays #NeverGiveUp

Martin Adams @Martin_Adams
Reported 2021-01-19 09:31:01
The story gets better. The repo in question is the StackSort problem which uses answers on stack overflow as a sort algorithm. The PR in question is to use the ****it.js library to run it even if the compiler says no 😂
https://t.co/u5JRqCo7Yg
https://t.co/U6AxSbnAwD

Sparky @SparkyStack
Reported 2021-01-19 08:51:45
How to fix infinite scroll logic after changing components? https://t.co/aYOOICRO4A #firebase #stackoverflow

Bramus! @bramus
Reported 2021-01-19 08:41:11
Writing a blog post or answering on Stack Overflow also an option of course.
In case it's a bug: Filing an issue (if none exists) and/or creating a PR even better.

Dev Memes @programemes
Reported 2021-01-19 07:30:31
As an extremely confident person. Stackoverflow scares me, I'd rather spend a week solving the issue.
Source: https://t.co/fYuCq7l7Et https://t.co/v6ogNA1ELJ

Sparky @SparkyStack
Reported 2021-01-19 07:13:21
How to solve Firebase Crashlytics update issue in swift 4.0 project in iOS? https://t.co/4IeRMUIsta #firebase #stackoverflow

Pouya @Saadeghi
Reported 2021-01-19 06:57:19
I'm sure Stack Overflow wouldn't be as helpful if its community was fakely motivational and supportive. I mean... Are you looking for emotional support or you want to fix your code?
How you gonna find answers if everyone support your wrong decisions?

Sparky @SparkyStack
Reported 2021-01-19 06:30:12
NotificationCompat.BigPictureStyle display issue https://t.co/0mYmOukXlx #firebase #stackoverflow

Daniel @DanielUtzeri
Reported 2021-01-19 05:49:00
Scraping a range of news articles with Beautiful Soup - issue with showing all articels. Full code via link. Any help is much appreciated! https://t.co/tNh3rlQVgj
#thejournalistfund #webscraping #python #coding #beautifulsoup #stackoverflow

Daniel @DanielUtzeri
Reported 2021-01-19 05:42:00
Scraping a range of news articles with Beautiful Soup - issue with showing all articels. Full code via link. Any help is much appreciated! https://t.co/tNh3rlQVgj
#webscraping #python #coding #beautifulsoup #stackoverflow

0xD34DW4R3 The Fearsome @D34DW4R3
Reported 2021-01-19 04:27:20
Thank you Github Issue, Stackoverflow, Ubuntu forums, and some random medium post 🙌

Mirza Baig @MirzaBa19200797
Reported 2021-01-18 23:54:28
Need help to solve issue am currently stuck on, Come on developers, show your power.
#softwaredeveloper
#javascript
#html
#angular
#stackoverflow
https://t.co/aql00l8eDP

Alex Kelber @KelberAlex
Reported 2021-01-18 23:36:29
#100DaysOfCode Day 3:
Made it through this step of GraphQL/Apollo tutorial:
https://t.co/ivL0CUNWLJ
Meanwhile, still stuck on trying to solve a problem in my deployed CounterpointGenerator app. Posted this question on StackOverflow:
https://t.co/1Vj4yd78PS

Basit Ayantunde 🦋 @basit_ayantunde
Reported 2021-01-18 22:47:04
Welp, created a StackOverflow account for the first time in almost a decade of being a user and answered it.
Coulda saved me a lot of time if someone helped out 😅
https://t.co/lZxaiHuupA

Abdul-Rashid Zakaria @AbdulRashidZak2
Reported 2021-01-18 22:36:52
@LuisMendoTomas I put the problem on stack overflow four days ago.
My display bar is Zak

Colin Johnson @colinbjohnson
Reported 2021-01-18 17:18:31
@aprilmillerlite Example: a database performance issue: a lot of folks are fumbling around on Stack Overflow and trying whatever is recommended. Someone with a CS background would have taken a database course and have the approach to tackle the issue using a methodology or tooling.

Jasonbot in the darkest timeline @jasonium
Reported 2021-01-18 16:30:37
Open source has a funding problem - Stack Overflow Blog
https://t.co/Nve6VWwmzg

a wild eleeleth approaches @eleeleth
Reported 2021-01-18 16:14:53
if you're going to respond to performance questions on stack overflow by condescendingly saying to "worry about performance when you have a performance problem" i am going to need you to kindly **** off. signed, the person who googled his performance problem.

ron mortadella @ronmortadella
Reported 2021-01-18 14:37:05
@thwacked @marx_knopfler the only thing i don’t like about Julia is because its so new there isn’t the same wealth of information on stackoverflow etc when you run into a problem. the speed and syntax are very nice.

Elliot Herriman @elliotherriman
Reported 2021-01-18 14:05:52
@DuendeenF it's a very rickety custom engine built on ink! like twine, but a little more bespoke. and that sounds like a css issue. just google "how to hide scrollbars css stackoverflow" and you should find some code. happy to help you figure it out in the morning if it's giving you trouble

Ahmad Mozaffar @AhmadMozaffar99
Reported 2021-01-18 13:41:02
@SamoSimoncic Dear you can check my answer on Stackoverflow I have solved the issue and kindly don't forget to mark the solution as the accepted answer if it is helpful
Thanks for your patience

Danny @100days100
Reported 2021-01-18 12:50:46
@AnnaJMcDougall I had this problem the other day!
The logValue function is going to run as soon as the page loads, not when the button is clicked
StackOverflow said you can get around this by using bind(). ...("click", logValue.bind(this, inputField.value). But that ran on page load for me 1/2

Felquis G @_webkit
Reported 2021-01-18 11:49:58
Team on IndexedDB with enough reputation on Stackoverflow.
Can we please help to down vote this answer? https://t.co/2yI1B4szNm
AFAIK db.objectStoreNames.contains('storeName') and transaction.objectStore('storeName').indexNames are better ways to ensure an operation wont fail.

Luis Mendo Tomás @LuisMendoTomas
Reported 2021-01-18 10:53:52
@AbdulRashidZak2 The best way is to post a new question on Stack Overflow describing your exact problem. That way someone (I or others) can answer

Karol Dąbrowski @kdabrowskidev
Reported 2021-01-18 10:09:17
I struggled for 6 hours to solve an issue with #doctrine mappings I had. Eventually, decided to ask on #stackoverflow. And I figured out the solution few minutes after publishing my question. Long before the first answer...
#MondaysSuck

Rich @richwithtea
Reported 2021-01-18 09:57:05
@DanCF93 Exactly same issue I'm having. I've scoured stack overflow and R forums and nada. I've called it quits on this one project for now and am focusing on another.

Satya Kalluri @satya_kalluri
Reported 2021-01-18 07:58:04
Dear #opensource fellows,
Please contribute/answer to 1 question at @StackOverflow per week.
• Improves your confidence
• Creates you a problem-silver validation
• Simple giving back to the open source community
#programming

Goutam Samal @GoutamSamal9
Reported 2021-01-18 07:43:57
Just asked a question in #stackoverflow about #android spinner. The question is how can I add "Select One" before rendering dynamic data in spinner? Can anyone help me to solve this problem?
#100DaysOfCode #java #AndroidStudio #mssql #SQL
https://t.co/V60CJzYY5L

justMe @SamoSimoncic
Reported 2021-01-18 07:09:43
@AhmadMozaffar99 Ahmad, can you check my Blazor problem published on the Stack overflow https://t.co/CHErDVS74B

Shikhar Jaiswal @_shikharjaiswal
Reported 2021-01-18 05:37:01
@jiaaro hi jiaaro. I have read your code on stack overflow for splitting audio on silence.
I am having problem as an index out of bound error is coming. Can please tell the full code for splitting video on silences ? Thanks

Sparky @SparkyStack
Reported 2021-01-17 22:26:53
fix firebase js module https://t.co/4m3BNI6hkH #firebase #stackoverflow

Robin Bilgil @RBilgil
Reported 2021-01-17 16:30:26
@alessi0p Agreed, the reason must be mostly hasty engineering & tech debt. Most startups treat explosive growth as "a nice problem to have" ****il they have it, I guess). A comparison to StackOverflow is striking though; also ~10m users, served by just ~20 machines. https://t.co/mnhdTXzhsG

Cameron Laird @Phaseit
Reported 2021-01-17 14:16:28
@PrasoonPratham No.
I believe you mean well, Pratham, and of course @StackOverflow and friends capture a great deal of value. PLEASE find a better way to express, this, though, than "The best way to fix [bugs] is by searching ... Google ..."

Bryan #BlackLivesMatter Maynard @bsgbryan
Reported 2021-01-17 13:20:37
@traversymedia I remember when StackOverflow first came out! None of us knew what it would become, of course. It’s made our lives so much easier; and broken down so many walls to learning!

🏴☠️ Digital Plebeian of Dystopia🗽⚖️💯 @DigitalPlebeian
Reported 2021-01-17 13:19:06
Axiom of Software Dev: When a recursive function is called, it allocates system resources with every iteration. When it repeats within an infinite loop, the system will eventually crash. The operating system logs the exception code. The error message — "Stack overflow"
🤦🏽♀️🤦♂️

Mystic_Zen @MysticZen88
Reported 2021-01-17 13:16:17
@StackOverflow Hi guys , do you think they can influence the market to go up or down? Like #youtube people do https://t.co/Yn9z9Z9yBw

Tib3rius @0xTib3rius
Reported 2021-01-17 12:44:32
@el_mar1achi Stack Overflow has a huge XSS problem. 🤔

Newton Caffrey @newtoncaffrey
Reported 2021-01-17 10:53:55
Me after fixing that bug:
Sign out of Stackoverflow
Close other 50+ tabs
Close the IDE
Leave my chair to go outside for some fresh air, realizing it's already evening. The whole day in that *****n chair trying to fix a single bug🤦♂️
#100DaysOfCode #code #CodeNewbie #pythoncode

RHman @rhman_jn
Reported 2021-01-17 10:38:30
I could not find the logout button on the stackoverflow website.
I searched it and found this issue for many other developers.
@StackOverflow

Suhaib Bin Younis @Suhaibbinyounis
Reported 2021-01-17 10:33:34
What is wrong with bitnami
NET::ERR_CERT_AUTHORITY_INVALID
Firefox is fine, but Google chrome seems to have a problem
#stackoverflow #chrome #bitnami #WordPress

Vlad Pasca👨💻 @VladPasca5
Reported 2021-01-17 10:22:35
@rmcomplexity me too, everytime I see docs and stackoverflow I prefer reading the docs because this way maybe next time I'll know how to solve the problem

Augustine Matturi @asymatturi
Reported 2021-01-17 08:44:51
@madsbrodt Have you ever thought what would happen when stack overflow goes down finally ?

Sparky @SparkyStack
Reported 2021-01-17 06:23:59
intellisense for firebase isn't working how to fix it? https://t.co/apE8evFlQC #firebase #stackoverflow

Sparky @SparkyStack
Reported 2021-01-17 05:11:25
cant resolve the issue in react ...can anyone help mw out here https://t.co/SnQq3iNfkS #firebase #stackoverflow

Mason Nystrom @masonnystrom
Reported 2021-01-17 02:01:29
Internet treasures often provide lots of value but capture very little.
StackOverflow
Reddit
Quora
Telegram
Cryptonetworks with good incentive mechanisms solve this problem.

Syed Zubair Ahmed @_syed_zubair
Reported 2021-01-17 01:06:21
My parents think I'm a magician.
My relatives think I fix printers.
My boss think I solve problems.
I think stackoverflow is best.

Avishek Das @davishek7
Reported 2021-01-17 00:34:07
@ahmedosama5200 @traversymedia Same here. It is good to get ref from StackOverflow but sometimes you get a problem which is still unsolved there.

Darryl @DaDaDarryl
Reported 2021-01-16 23:56:32
@madsbrodt Use resources like Stack Overflow as a starting point for a solution to a problem, then take that code and line for line use MDN to understand it. Chances are your final code will be far superior and you’ll feel like YOU actually solved the problem

Python 101 @python_import
Reported 2021-01-16 19:11:24
Fix broken dpkg python3 https://t.co/OrDs4F3F4Q I just broke apt on ubuntu installing multiple python version. Not finding a quick fix except reinstall right now. If you have a solution for this please let me know. StackOverflow basic dpkg reset etc... (Budget: €8 - €30 EUR…