gcgarner / IOTstack

docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.5k stars 578 forks source link

webthings_gateway image name changed #204

Closed Set-Me-Up closed 3 years ago

Set-Me-Up commented 3 years ago

Following error is beeing displayed: ERROR: manifest for mozillaiot/gateway:arm not found: manifest unknown: manifest.

I fixed it by changing in the generated yml file the pulled image name:

name for Raspi is: image: mozillaiot/gateway

no : arm is required.

Slyke commented 3 years ago

Please note that this repo is deprecated. Follow the instructions to switch to the new one: https://github.com/SensorsIot/IOTstack, which is still actively developed. Once switching, retry installing gateway again. I suspect they've updated their docker labels if it fails again.

Paraphraser commented 3 years ago

Slyke has given you good advice. Please see also THIS PROJECT IS DORMANT .

It is possible that your problem has been fixed on SensorsIot/IOTstack. In any case, you are more likely to get support if you migrate your installation to SensorsIot/IOTstack, find that your problem has not been fixed, and open another issue there.

If you have not already joined the Discord channel, you can often get help there too.

I'd really appreciate it if you would close this issue on gcgarner/IOTstack:

Forking the repo was the only possible way of continuing once Graham Garner "disappeared".

Set-Me-Up commented 3 years ago

I was actually looking for the SensorsIot IOTstack, this was the first hit google gave me and I didn't notice.