NEWS
"gelöst" node js update und ring downgrade
-
Hallo, ich habe 2 probleme und zwar wird in der info seite angezeigt
v16.17.1 (Es gibt eine neuere Version: v16.18.0)
wenn ich ein update mache mit
curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - sudo apt-get install -y nodejs
installiert er trotzdem 16.17.1, warum??
Dann kann ich den ring adapter nicht downgraden auf 3.0.1 nur bis 3.0.3
wie komme ich wieder auf 3.0.1??? -
@denjo sagte in node js update und ring downgrade:
installiert er trotzdem 16.17.1, warum??
Weil
a) ein Update nicht so gemacht wird, sondern mit dem üblichensudo apt update sudo apt full-upgrade
(wenn das Repo für 16 schon aktiv ist)
und
b) die Version 16.18.0 zwar im Upstream released ist, aber noch nicht im nodesource-Repo gelandet ist. Zurücklehnen und abwarten... -
@thomas-braun okay wieder was gelernt, danke.
kannst du mir noch sagen wie ich den ring adapter auf 3.0.1 downgrade???
-
-
@thomas-braun weil nur die version funktoniert, issus wurde schon mal gemacht aber nix verbessert. haben viele das problem
-
github: 3.1.3 latest: 3.1.3 for 11 days stable: 3.1.3 for 11 days
Kann ich mir eigentlich nicht vorstellen, dass eine stable nicht grundsätzlich auch laufen würde.
-
@thomas-braun doch ist wirklich so das ist schon seid 6 monaten ca so. jetzt funktioniert er auch wieder bei mir mit 3.0.1
-
Issue dazu?
-
@thomas-braun ja wurde schon mal gemacht und irgendwann dann geschlossen weil gesagt wurde man kann ja version 3.0.1 installieren. wobei viele noch das problem hatten
-
Dürfte damit zusammenhängen:
I don't recieve events, snapshots and videos on motion or detected person
Congrats it's very likely that your current token was put on a blacklist by ring, denying you the push notification you´d need. Best way to resolve this is to remove any previous browsers/adapter tokens on the ring website and generating a new token for the adapter.
In order for this adapter to properly react on events Ring must send the push notification to the used Ring Api Client for this adapter to react on it. The logic in this adapter was checked multiple times and works for plenty users, so if you experience issues regarding missing events it's unlikely the fault of this adapter.
-
@thomas-braun tatsache hat geholfen
-
@denjo
Stand in der Readme zum Adapter...