I don't think there's anything relevant in the event log. It's simply status updates about web farms starting.
And here's what the Pages section of the admin interface looks like right now. I expect pages to populate from my database to this list but I just get the root and nothing else.
However, I did try making a page out of curiosity and I saw that I had a network error according to the console logs.
Error message produced in console log: Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR
I am currently running the admin interface via IIS Express, if that helps. So it looks like I might have to set up the set through Local IIS.