logo Sign In

Jay

User Group
Administrators
Join date
22-Feb-2003
Last activity
6-Jul-2025
Posts
2,437

Post History

Post
#783842
Topic
Oldest OT.com Thread
Time

So the archive restoration is a bit of a mixed bag. Comparing what I'm seeing from my archive to archive.org, there are definitely some holes on both sides. There are topics on archive.org that I don't have in my archive (like the topic none references above), but there are also topics I pulled from our archive that I can't find on archive.org.

I don't have time to dig through archive.org and do a full comparison, but my wheels are already spinning regarding a restoration of OT.com using archive.org sources. Could be done manually, could be automated. Labor-intensive either way.

I'd definitely like to pull old avatars for those that are missing in the new software so we don't have the ghostly figure in their place :)

Post
#783696
Topic
Oldest OT.com Thread
Time

Great timing for this topic.

The reason you see some odd gaps in the topic chronology is that the automatic archive in the original (2003) forum software grabbed topics that hadn't received an update in X days and moved them to the archive. Since some very old topics were still active, they didn't get moved to the archive, while some newer topics did.

Last night, I wrote the scripts necessary to migrate the archived topics from the original forum to the new forum software. I'm testing them in my local dev environment now.

So, with the launch of the new software (testing is ongoing...more news soon), we should have a complete catalog of ot.com posts going all the way to March 10, 2003.

Post
#781418
Topic
Worst Blu-ray transfers thread
Time

The original Spartacus release was a waxfest. All the detail was DNR'd away. Thankfully, they're releasing the new restoration performed by Robert Harris in October:

http://forum.blu-ray.com/showthread.php?t=259470

I've put my Blu-ray purchases on hold for the most part since 4K is imminent, but I might make an exception in this case to complete my Kubrick collection.

Post
#767635
Topic
Suggestions for the New Forum
Time

Here's where you can start logging feature requests:

http://github.com/jaysylvester/comitium/issues

You'll need to create a GitHub account. Everything you add should be labeled as a feature request at this point, not a bug, because we're not talking about the current software. Once I open up the software to members for testing, you'll be able to log bug reports there as well.

Incidentally, some of the items you've listed are already a part of the new software and will be available at launch (a mobile layout, for example). The rest have been floating around in the back of my mind in some form or another. The new software will definitely be more modern in its approach. Keep in mind I built this forum in 2007 or 2008 and it's basically been patchwork since then to keep it running. Things have advanced quite a bit in the last 8 years. The new framework will make updates and maintenance a lot easier, and I'm committed to keeping this place running as long as Star Wars fans want to gather here.

Post
#746277
Topic
Cannot log on!
Time

Even though the password reset page throws an error, you should still receive an e-mail with a new password in it. Are you not receiving that e-mail?

I can reset your password manually, though. Send me a message through the contact form again (I've fixed the problems with that) containing the e-mail address you originally signed up with. As long as that matches what's in the database, I'll send you a new password.

Post
#745536
Topic
"This service is unavailable"
Time

I was away for the holiday and wasn't aware of the outage. The hosting service was asleep at the wheel, as usual. SilverWook tried to contact me, but that mailbox is problematic as he mentioned. I'm going to switch the address on that so it can be usable again.

I've set up a service that notifies me if the site goes down. Plans are also underway to move to a new hosting service, but that won't be for another month or two.

Post
#731497
Topic
The forum was down for maintenance for several hours
Time

TV's Frink said:

SilverWook said:

TV's Frink said:

I'm unable to get on nine times out of ten since the migration.  Am I the only one?

 Are you getting any error messages? If so, take a screencap, and send a message to Jay.

 It just says the forum is offline for maintenance.

You're accessing the site on the old server if you get that message. Try clearing your local DNS cache. Your ISP's DNS servers might also be to blame.

Post
#730871
Topic
The forum will be offline Tuesday, October 7th for several hours beginning at 2 PM ET
Time

Our hosting service is migrating ot.com to a new server. The migration is scheduled to begin October 7th at 2 PM ET (US).

The forum will be offline during the migration. Normal functionality will be restored after the migration is complete, which shouldn't take more than a few hours.

Post
#701635
Topic
ot.com keeps going down?
Time

It's very frustrating. I've received basically no help from the hosting service, and with the return of the home page injection attack, I'm fed up.

I'm working on a plan to migrate to a new host, but with this aging technology stack, it's a challenging task, and I'm considering different options. It's going to take a while to make it happen. I'll make an announcement when I have more information.

Post
#696121
Topic
ot.com keeps going down?
Time

I just got off the phone with support and they're going to escalate the issue. I'm expecting a call back from one of the support managers later today to talk more about it.

Basically, the ColdFusion service is shutting down and they haven't been able to identify the cause. They've been restarting the service to get around the problem while they attempt to diagnose it, but the tech I spoke with agreed that it's been going on far too long and it needs more eyes on it.

Post
#695339
Topic
Virus?
Time

Chrome's warnings come not from an ability to detect malware, but from Google's knowledge of a given URL having served up infected files in the past.

The warning in this case appears because one of the images in that topic is hosted on dreamworks.ru, probably because that site served up infected files at some point in the past.

I'm not a virus expert, particularly when it comes to viruses within image files, but I tend to think your antivirus software would alert you to any problems as long as it's actively scanning new files as they appear.

Post
#694670
Topic
ot.com keeps going down?
Time

There were some malformed URLs being requested that were generating quite a few errors in the ColdFusion logs, so much so that the log files were maxing out and being automatically moved/deleted by the server several times per day. It's possible this high disk activity had something to do with the outages. I put some error handling into the offending component so those malformed URLs simply redirect to the forum home page.

Let me know if you experience any further outages. If you do, I'll have the hosting service continue to investigate.