Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS CSS Basics (2014) Basic Selectors Reusing Classes

Spencer Renfro
PLUS
Spencer Renfro
Courses Plus Student 11,133 Points

The workspace I had did not save work, do I have to start rewriting all the CSS and HTML?

Just wondering if there was a way to catch up to the video workspace I am at on the intro to CSS without having to rewrite everything. I hit the launch workspace button and the CSS page is now completely blank.

3 Answers

Steven Parker
Steven Parker
229,644 Points

Hi Nathan Williams, perhaps you're the right person to look into this separate but site-related issue. Since yesterday's workspace maintenance, all snapshot links that were created prior to the maintenance all link to valid but empty snapshots. Here is one example, but every snapshot I've checked (older than today) seem to be the same.

Spencer Renfro
Spencer Renfro
Courses Plus Student 11,133 Points

I have already rewritten it, but I was still wondering in case this happens again that the workspace is not saved if there was any way to have a reference or copy and paste as an option.

Nathan Williams
seal-mask
.a{fill-rule:evenodd;}techdegree
Nathan Williams
Python Web Development Techdegree Student 6,851 Points

Hey Steven,

Yeah I believe this is due to the maintenance. We're running a background process now to hopefully straighten that out, but it's going to take a while, unfortunately.

As background, in order to keep the maintenance downtime minimal yesterday, we were working from a targeted list of workspaces that had been changed since the last sync, but it looks like some of them got missed based on mtime issues, so we're doing a full sync now to catch anything that was missed (but also skip anything on the new system that has been updated to avoid clobbering ongoing student work).

Regards,

Nathan W

Steven Parker
Steven Parker
229,644 Points

Thanks for the update! Could this also be posted on the status page, along with a notice when it's complete?