Home assistant configuration file issue

Hi i am new to the home assistant area and am stuck, i am unable to find my configuration.yaml file with 3rd party software and can only edit it through putty. i am getting these errors.How would i fix this, thanks for the reply’s?

2017-06-12 03:27:34 WARNING (MainThread) [homeassistant.config] Incomplete core config. Auto detected latitude: -26.2309, longitude: 28.0583, name: Johannesburg, time_zone: Africa/Johannesburg, elevation: 1693
2017-06-12 03:27:37 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=44 from 2017-06-09 19:01:53.744359)
2017-06-12 03:27:37 ERROR (MainThread) [homeassistant.loader] Unable to find component .homeassistant
2017-06-12 03:27:37 ERROR (MainThread) [homeassistant.setup] Setup failed for .homeassistant: Component not found.
2017-06-12 03:28:00 WARNING (Thread-3) [netdisco.ssdp] Error fetching description at http://0.0.0.0:5431/dyndev/uuid:e8377af0-2ee0-e02e-f07a-37e837f0e000
2017-06-12 03:48:58 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal read error on socket transport
Traceback (most recent call last):
File “/usr/lib/python3.4/asyncio/selector_events.py”, line 582, in _read_ready
data = self._sock.recv(self.max_size)
OSError: [Errno 113] No route to host
2017-06-12 03:49:01 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal read error on socket transport
Traceback (most recent call last):
File “/usr/lib/python3.4/asyncio/selector_events.py”, line 582, in _read_ready
data = self._sock.recv(self.max_size)
OSError: [Errno 113] No route to host
2017-06-12 04:27:43 ERROR (MainThread) [homeassistant.components.updater] Could not contact Home Assistant Update to check for updates
2017-06-12 05:50:59 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal read error on socket transport
Traceback (most recent call last):
File “/usr/lib/python3.4/asyncio/selector_events.py”, line 582, in _read_ready
data = self._sock.recv(self.max_size)
OSError: [Errno 113] No route to host

I used @bruhautomation 's video to setup a samba share and then edit in NotePad++ or Atom. Works well and much easier than editing in putty.

Once you can easily pull your config, post it up (remove any personal info) and we can check it to see if anything is in error.

Thanks for the reply i have managed to fix the problem

Connected to the internet?