Open sojab0on opened 2 years ago
also when i let it run the docker compose it spits out the following
influx-edge2influx-1 | 2021-11-23 11:22:35,920:INFO:root:CONNECTING TO ROUTER https;//172.16.0.1:4443 with user michel
influx-edge2influx-1 | 2021-11-23 11:22:35,921:ERROR:root:Run of stay_logged_in raised exception
influx-edge2influx-1 | Traceback (most recent call last):
influx-edge2influx-1 | File "/usr/local/lib/python3.9/site-packages/aioedgeos/api.py", line 60, in run
influx-edge2influx-1 | await self.call(*self.args, *self.kwargs)
influx-edge2influx-1 | File "/usr/local/lib/python3.9/site-packages/aioedgeos/api.py", line 95, in stay_logged_in
influx-edge2influx-1 | await edgeos.login()
influx-edge2influx-1 | File "/usr/local/lib/python3.9/site-packages/aioedgeos/api.py", line 170, in login
influx-edge2influx-1 | async with self.session.post(f'{self.url}',
influx-edge2influx-1 | File "/usr/local/lib/python3.9/site-packages/aiohttp/client.py", line 1012, in aenter
influx-edge2influx-1 | self._resp = await self._coro
influx-edge2influx-1 | File "/usr/local/lib/python3.9/site-packages/aiohttp/client.py", line 464, in _request
influx-edge2influx-1 | req = self._request_class(
influx-edge2influx-1 | File "/usr/local/lib/python3.9/site-packages/aiohttp/client_reqrep.py", line 285, in init
influx-edge2influx-1 | self.update_host(url)
influx-edge2influx-1 | File "/usr/local/lib/python3.9/site-packages/aiohttp/client_reqrep.py", line 339, in update_host
influx-edge2influx-1 | raise InvalidURL(url)
influx-edge2influx-1 | aiohttp.client_exceptions.InvalidURL: https;//172.16.0.1:4443
influx-edge2influx-1 | Traceback (most recent call last):
influx-edge2influx-1 | File "/app/influx.py", line 341, in
aiohttp.client_exceptions.InvalidURL: https;//172.16.0.1:4443
are you sure this location is reachable?
when i run the setup.py on my ubuntu mashine witch has the docker for grafana on it it give an error setuptools not found
what do i need to putwhere to get the stats in my grafana dashboard