Thread: Site outage yesterday

  1. #1
    Administrator webmaster's Avatar
    Join Date
    Aug 2001
    Posts
    1,012

    Site outage yesterday

    Hey folks, as many of you saw, the message boards were down for most of yesterday, manifesting as database errors. Even today, while the site was back up, old URLs like cboard.cprogramming.com/c-programming/ weren't working.

    tl;dr: Both problems should now be fixed. If you see any issues, please post 'em here.

    Longer form: yesterday, due to old backup files being left around, the server ran out of disk space. (Yeah, I know, not exactly the hardest failure mode to predict or prevent.) After clearing out the extra space and rebooting, the forums were still not fixed.

    While I don't understand exactly why the forums stopped working, what I do know is that the problem was due to the software (vbseo) that generates nice looking URLs for all pages. Unfortunately, vbseo is no longer maintained, but I was able to determine that when it was enabled, it held open persistent database connections that eventually led to hitting the MySQL connection limit. That's why the database errors were happening.

    Unfortunately, since vbseo isn't maintained, I had to disable it. This meant that all the nice URLs got broken - sorry!

    Today, I upgraded to software (DragonByte SEO - dbseo) that's meant to be a drop-in replacement for vbseo.

    So far, it appears to be working - and the site also appears to be snappier, to boot.

    If you run into any issues like old links that don't work, database connection issues, etc, please post them here!

  2. #2
    Administrator webmaster's Avatar
    Join Date
    Aug 2001
    Posts
    1,012
    Hey folks, you may have noticed a brief (~2 hour) outage tonight as well. That was the result of a woebegone PHP upgrade, the details of which are somewhat tedious and boring, but we've now managed to upgrade to a newer version of PHP too.

    Again, if you see anything that looks off, please post here!

  3. #3
    Tweaking master Aslaville's Avatar
    Join Date
    Sep 2012
    Location
    Rogueport
    Posts
    528
    Quote Originally Posted by webmaster View Post

    Again, if you see anything that looks off, please post here!
    Like 'links/buttons' are missing.

  4. #4
    Guest
    Guest
    Posting, which was notoriously slow and unreliable certainly has gotten a lot snappier. Getting the like button back would be nice!

  5. #5
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    I finally had a chance to spend time with the family and reconnect with old friends. So it's all good. Can you schedule another outage for next week? I have a doctor appointment.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  6. #6
    Administrator webmaster's Avatar
    Join Date
    Aug 2001
    Posts
    1,012
    OK, thanks for letting me know -- I turned "like" buttons back on. Do you guys have any opinions on the way they show up and the selection? There are a bunch of customization options for which buttons appear and where that I can play with.

  7. #7
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    The Facebook Like button didn't work for me: window popped up and then disappeared. Not that I would like these posts on Facebook though since I keep that separate.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  8. #8
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Quote Originally Posted by laserlight View Post
    Not that I would like these posts on Facebook though since I keep that separate.
    Agreed. Can we just get the old "like" buttons back?
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  9. #9
    Tweaking master Aslaville's Avatar
    Join Date
    Sep 2012
    Location
    Rogueport
    Posts
    528
    Quote Originally Posted by laserlight View Post
    The Facebook Like button didn't work for me: window popped up and then disappeared. Not that I would like these posts on Facebook though since I keep that separate.
    I was just going to like this post then I couldn't find the 'like' button then I realized it's what we're talking about. *sigh*

  10. #10
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    I'll third that. These buttons, apart from cluttering the page, are useless to anyone (such as me) that don't use those services.

    I personally prefer keeping "likes" local to this site. There's no need to broadcast the posts I like across the internet.

  11. #11
    Administrator webmaster's Avatar
    Join Date
    Aug 2001
    Posts
    1,012
    Unfortunately, the "like" button was part of vbseo, and dbseo only has social like buttons, not local like buttons.

  12. #12
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    Hmm, there's an "Advanced Post Thanks / Like" module that says it can import "like" data from vbseo. Don't know how applicable (or worth the cost) it might be.

  13. #13
    Citizen of Awesometown the_jackass's Avatar
    Join Date
    Oct 2014
    Location
    Awesometown
    Posts
    269
    Oh no. What will happen to likes that have already been given before the upgrade? Will they vanish forever or can they be restored in the future? I used that feature as a way to "save" a lot of ancient and really artistic threads. All those are lost now... :'(
    "Highbrow philosophical truth: Everybody is an ape in monkeytown" --Oscar Wilde

  14. #14
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    What was the motivation for switching from vbseo to dbseo? Was it a necessary transition? Was there an actual problem with the old software? I understand that vbseo isn't really being maintained anymore, but I think most of us liked the forum the way it was before this update, and unexpected (breaking) changes are often unwelcome, at least at first.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  15. #15
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,612
    I like that the database errors aren't going to happen anymore. The way I read webmaster's post, vbseo was the principle cause of the instability.

    Likes are something I got used to, but it's not the end of the world if they don't come back. I liked that I could congratulate someone on a good post, but I can get used to pre-like times again.
    Last edited by whiteflags; 05-03-2016 at 03:12 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Chrome of yesterday and today.
    By Yarin in forum General Discussions
    Replies: 8
    Last Post: 03-14-2013, 04:34 AM
  2. Yesterday, Today and Tomorrow
    By happyclown in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 01-29-2009, 08:36 AM
  3. yesterday's time
    By George2 in forum C# Programming
    Replies: 2
    Last Post: 06-06-2008, 02:58 AM
  4. To all those people yesterday....
    By Socrates in forum C Programming
    Replies: 1
    Last Post: 01-19-2004, 06:10 PM
  5. How was your yesterday?
    By kooma in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 01-04-2002, 09:10 AM

Tags for this Thread