Installation problems on Homeserver 2011

Total newby here, and I need a little help trying to figure out why I cant get past the login splash screen. The python installation seems fine and home assistant seemed to have installed fine, but when I run it the login splash screen comes up asking for a password which I have no idea what it is? I am using google chrome and this is on a windows home server 2011 platform.

Below is log from the console.

INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=tts, service=google_say>
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: domain=tts, service=clear_cache>
INFO:homeassistant.core:Bus:Handling <Event component_loaded[L]: component=tts>
ERROR:homeassistant.core:Error doing job: Exception in callback _ProactorReadPipeTransport._loop_rea
ding(<_OverlappedF...op_reading()]>)
Traceback (most recent call last):
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36\lib\asyncio\events.py", line 1
27, in _run
    self._callback(*self._args)
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36\lib\asyncio\proactor_events.py
", line 190, in _loop_reading
    data = fut.result()  # deliver data later in "finally" clause
asyncio.base_futures.InvalidStateError: Result is not ready.
INFO:homeassistant.core:Bus:Handling <Event state_changed[L]: entity_id=sensor.yr_symbol, old_state=
<state sensor.yr_symbol=unknown; attribution=Weather forecast from yr.no, delivered by the Norwegian
 Meteorological Institute and the NRK., friendly_name=yr Symbol, entity_picture=//api.met.no/weather
api/weathericon/1.1/?symbol=None;content_type=image/png @ 2017-04-22T22:59:23.827659-05:00>, new_sta
te=<state sensor.yr_symbol=1; attribution=Weather forecast from yr.no, delivered by the Norwegian Me
teorological Institute and the NRK., friendly_name=yr Symbol, entity_picture=//api.met.no/weatherapi
/weathericon/1.1/?symbol=1;content_type=image/png @ 2017-04-22T22:59:24.585735-05:00>>
INFO:homeassistant.core:Bus:Handling <Event component_loaded[L]: component=sensor>
INFO:homeassistant.bootstrap:Home Assistant initialized in 65.36s
INFO:homeassistant.core:Starting Home Assistant core loop
INFO:homeassistant.core:Starting Home Assistant
INFO:homeassistant.core:Bus:Handling <Event homeassistant_start[L]>
INFO:homeassistant.core:Timer:starting
INFO:homeassistant.components.http:Serving / to 10.0.0.10 (auth: True)
INFO:homeassistant.core:Bus:Handling <Event state_changed[L]: entity_id=sun.sun, old_state=<state su
n.sun=below_horizon; next_dawn=2017-04-23T10:27:34+00:00, next_dusk=2017-04-24T01:15:13+00:00, next_
midnight=2017-04-23T05:51:16+00:00, next_noon=2017-04-23T17:51:24+00:00, next_rising=2017-04-23T10:5
8:00+00:00, next_setting=2017-04-24T00:44:48+00:00, elevation=0, azimuth=0, friendly_name=Sun @ 2017
-04-22T22:59:23.408617-05:00>, new_state=<state sun.sun=below_horizon; next_dawn=2017-04-23T10:27:34
+00:00, next_dusk=2017-04-24T01:15:13+00:00, next_midnight=2017-04-23T05:51:16+00:00, next_noon=2017
-04-23T17:51:24+00:00, next_rising=2017-04-23T10:58:00+00:00, next_setting=2017-04-24T00:44:48+00:00
, elevation=-28.47, azimuth=328.62, friendly_name=Sun @ 2017-04-22T22:59:23.408617-05:00>>
ERROR:homeassistant.core:Error doing job: Exception in callback _ProactorReadPipeTransport._loop_rea
ding(<_OverlappedF...ed result=b''>)
Traceback (most recent call last):
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36\lib\asyncio\events.py", line 1
27, in _run
    self._callback(*self._args)
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36\lib\asyncio\proactor_events.py
", line 188, in _loop_reading
    self._closing)
AssertionError
ERROR:homeassistant.core:Error doing job: Exception in callback _ProactorBasePipeTransport._call_con
nection_lost(None)
Traceback (most recent call last):
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36\lib\asyncio\events.py", line 1
27, in _run
    self._callback(*self._args)
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36\lib\asyncio\proactor_events.py
", line 136, in _call_connection_lost
    self._sock.shutdown(socket.SHUT_RDWR)
OSError: [WinError 10038] An operation was attempted on something that is not a socket
INFO:homeassistant.core:Bus:Handling <Event state_changed[L]: entity_id=sun.sun, old_state=<state su
n.sun=below_horizon; next_dawn=2017-04-23T10:27:34+00:00, next_dusk=2017-04-24T01:15:13+00:00, next_
midnight=2017-04-23T05:51:16+00:00, next_noon=2017-04-23T17:51:24+00:00, next_rising=2017-04-23T10:5
8:00+00:00, next_setting=2017-04-24T00:44:48+00:00, elevation=-28.47, azimuth=328.62, friendly_name=
Sun @ 2017-04-22T22:59:23.408617-05:00>, new_state=<state sun.sun=below_horizon; next_dawn=2017-04-2
3T10:27:34+00:00, next_dusk=2017-04-24T01:15:13+00:00, next_midnight=2017-04-23T05:51:16+00:00, next
_noon=2017-04-23T17:51:24+00:00, next_rising=2017-04-23T10:58:00+00:00, next_setting=2017-04-24T00:4
4:48+00:00, elevation=-28.57, azimuth=328.88, friendly_name=Sun @ 2017-04-22T22:59:23.408617-05:00>>
1 Like

Bueller, Bueller, no suggestions???

So Iā€™m not sure what to think based on the lack of response, is this just a unique issue that people never run into, or do I need to ask this in a different place?