Cant connect vera to HA

Hi guys,

I am having some trouble getting HA to connect with vera, I have added veras ip adress to the config file, am I missing something? 3480 should be the port for api right?

I have isolated the problem in the log, seems like I cant download the package for vera, any tips?

2018-08-15 12:05:42 INFO (SyncWorker_13) [homeassistant.util.package] Attempting install of pyvera==0.2.44 2018-08-15 12:05:48 ERROR (SyncWorker_13) [homeassistant.util.package] Unable to install package pyvera==0.2.44: Exception: Traceback (most recent call last): File "/srv/homeassistant/lib/python3.6/site-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/srv/homeassistant/lib/python3.6/site-packages/pip/commands/install.py", line 360, in run prefix=options.prefix_path, File "/srv/homeassistant/lib/python3.6/site-packages/pip/req/req_set.py", line 784, in install **kwargs File "/srv/homeassistant/lib/python3.6/site-packages/pip/req/req_install.py", line 851, in install self.move_wheel_files(self.source_dir, root=root, prefix=prefix) File "/srv/homeassistant/lib/python3.6/site-packages/pip/req/req_install.py", line 1064, in move_wheel_files isolated=self.isolated, File "/srv/homeassistant/lib/python3.6/site-packages/pip/wheel.py", line 345, in move_wheel_files clobber(source, lib_dir, True) File "/srv/homeassistant/lib/python3.6/site-packages/pip/wheel.py", line 316, in clobber ensure_dir(destdir) File "/srv/homeassistant/lib/python3.6/site-packages/pip/utils/__init__.py", line 83, in ensure_dir os.makedirs(path) File "/usr/lib/python3.6/os.py", line 220, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: '/srv/homeassistant/lib/python3.6/site-packages/pyvera-0.2.44.dist-info' 2018-08-15 12:05:48 ERROR (MainThread) [homeassistant.requirements] Not initializing vera because could not install requirement pyvera==0.2.44 2018-08-15 12:05:48 ERROR (MainThread) [homeassistant.setup] Setup failed for vera: Could not install all requirements. 2018-08-15 12:05:48 INFO (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=persistent_notification, service=create, service_data=title=Invalid config, message=The following components and platforms could not be set up:

this thread can be deleted, did a fresh install of ubuntu to fix this