Cannot start my "ring" container - using Ring Hassio | no Docker container running

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • ring-hassio

    Discontinued A Home Assistant add-on for live streaming from Ring devices.

  • me@Ubuntu-20-VM-test:/ring-hassio/ring_hassio$ docker build --tag ring . Sending build context to Docker daemon 57.34kB Step 1/7 : ARG BUILD_FROM Step 2/7 : FROM alpine ---> b2aa39c304c2 Step 3/7 : ENV LANG C.UTF-8 ---> Using cache ---> 4b4ddc3f7fdf Step 4/7 : SHELL ["/bin/sh", "-o", "pipefail", "-c"] ---> Using cache ---> 25335fc517bc Step 5/7 : EXPOSE 3000/tcp ---> Using cache ---> 38535a35152b Step 6/7 : RUN apk add --no-cache nodejs npm ffmpeg git && cd / && git clone https://github.com/jeroenterheerdt/ring-hassio && cd ring-hassio/ring_hassio && npm install --unsafe-perm && chmod a+x run.sh ---> Using cache ---> ed1b2c899fdd Step 7/7 : CMD [ "/ring-hassio/ring_hassio/run.sh" ] ---> Using cache ---> b8624b9c81b4 Successfully built b8624b9c81b4 Successfully tagged ring:latest

  • ring

    Unofficial packages for Ring Doorbells, Cameras, Alarm System, and Smart Lighting (by dgreif)

  • root@Ubuntu-20-VM-test:~/ring-hassio/ring_hassio# docker run f77fcccbfe5d jq: error: Could not open file /data/options.json: No such file or directory jq: error: Could not open file /data/options.json: No such file or directory jq: error: Could not open file /data/options.json: No such file or directory /ring-hassio/ring_hassio/node_modules/ring-client-api/lib/api/rest-client.js:93 throw new Error('Refresh token is not valid. Unable to authenticate with Ring servers. See https://github.com/dgreif/ring/wiki/Refresh-Tokens'); ^ Error: Refresh token is not valid. Unable to authenticate with Ring servers. See https://github.com/dgreif/ring/wiki/Refresh-Tokens at RingRestClient.getGrantData (/ring-hassio/ring_hassio/node_modules/ring-client-api/lib/api/rest-client.js:93:15) at RingRestClient. (/ring-hassio/ring_hassio/node_modules/ring-client-api/lib/api/rest-client.js:97:36) at Generator.next () at /ring-hassio/ring_hassio/node_modules/ring-client-api/lib/api/rest-client.js:8:71 at new Promise () at __awaiter (/ring-hassio/ring_hassio/node_modules/ring-client-api/lib/api/rest-client.js:4:12) at RingRestClient.getAuth (/ring-hassio/ring_hassio/node_modules/ring-client-api/lib/api/rest-client.js:96:16) at new RingRestClient (/ring-hassio/ring_hassio/node_modules/ring-client-api/lib/api/rest-client.js:73:33) at new RingApi (/ring-hassio/ring_hassio/node_modules/ring-client-api/lib/api/api.js:26:27) at /ring-hassio/ring_hassio/livestream.js:92:31 Node.js v18.14.2

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • homebridge

    HomeKit support for the impatient.

  • Exactly yes, this is what I did. I am using the https://homebridge.io/ app to get my Token. It's quite simple and seems to be working fine....I get a code via text from Ring when I login to it.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts