Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not install #10

Open
TheCrey opened this issue Jan 23, 2018 · 6 comments
Open

Can not install #10

TheCrey opened this issue Jan 23, 2018 · 6 comments

Comments

@TheCrey
Copy link

TheCrey commented Jan 23, 2018

Hi,
while I try to install it I get the following error message:

18-01-23 20:32:52 INFO (SyncWorker_7) [hassio.docker.addon] Start build f3248fb7/amd64-addon-dasher:0.2 18-01-23 20:32:52 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 410, in start resp = yield from self._request_handler(request) File "/usr/lib/python3.6/site-packages/aiohttp/web.py", line 325, in _handle resp = yield from handler(request) File "/usr/lib/python3.6/site-packages/aiohttp/web_middlewares.py", line 93, in impl return (yield from handler(request)) File "/usr/lib/python3.6/site-packages/hassio/api/utils.py", line 33, in wrap_api answer = await method(api, *args, **kwargs) File "/usr/lib/python3.6/site-packages/hassio/addons/addon.py", line 524, in install if not await self.instance.install(self.last_version): File "/usr/lib/python3.6/site-packages/hassio/docker/utils.py", line 18, in wrap_api return await method(api, *args, **kwargs) File "/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) File "/usr/lib/python3.6/site-packages/hassio/docker/addon.py", line 263, in _install return self._build(tag) File "/usr/lib/python3.6/site-packages/hassio/docker/addon.py", line 276, in _build image = self._docker.images.build(**build_env.get_docker_args(tag)) File "/usr/lib/python3.6/site-packages/docker/models/images.py", line 179, in build raise BuildError(chunk['error']) docker.errors.BuildError: Please provide a source image with from prior to commit

Its a genereic Ubuntu Server:
Its the first thing I tried to install after a clean setup.
Current version | 0.61.1

`

Hostname ubuntuhassio
Type generic
OS GNU/Linux
Host Control version 0.3
Latest available version 0.3
`

Any idea what this could be ?
Installing on RPI3 works fine. (with the image of course)

Regards

@lukasrininsland
Copy link

Hi, I have a similar problem. When I click install, it seems to work for a few minutes, but stops without displaying an error message and you can click install again.
I cannot install all four of your extensions.

I'm using a Raspberry Pi 3B + and can install all other extensions.

2020-01-26 13_13_10-Home Assistant

@Michele184
Copy link

Ciao, io non riesco ad installare.
Tramite "Configurator" ho creato il file rtl2mqtt.sh da nuovo e ho incollato il contenuto (raw) all'interno. Cntinuo ad avere log:
/bin/ash: /rtl2mqtt.sh: not found
Dove sbaglio? Cosa posso fare?

@LennyPenny
Copy link

I'm getting the same as @Michele184, the file exists and is executable
image

@DavidREWorthington
Copy link

I have the same problem - have you found a solution?

@cristianchiribes
Copy link

Here too! ...

@james-fry
Copy link
Owner

Hi All, As th author of the addon I need to apologise that I am not able to assist you to debug this.
The addon is old and hassio requirements have changed since I created it (not sure if this impacts or not), but more importantly the 433mhz device I designed the addon to use with (currentcost power meter) has broken, so I am no longer able to even use the addon :(

My suggestion is for a capable user to fork the addon and continue maintenance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants