ActorCloud
ActorCloud copied to clipboard
Open-source IoT Platform
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...
运行环境:centos7 pulsar:2.2.0 emqx: 3.1.0 pulsar跟数据库是放一台服务器 emqx和server放另一台服务器 我部署上去之后,无法使用actorcloud平台的规则引擎,无法触发规则将指令下发到设备。以下是一些日志的错误信息。麻烦作者帮忙排查一下,谢谢了 [__source_emqx_all-0.log](https://github.com/actorcloud/ActorCloud/files/4849039/__source_emqx_all-0.log) [__sink_webhook-0.log](https://github.com/actorcloud/ActorCloud/files/4849041/__sink_webhook-0.log) [__sink_publish-0.log](https://github.com/actorcloud/ActorCloud/files/4849042/__sink_publish-0.log) [__sink_mqtt-0.log](https://github.com/actorcloud/ActorCloud/files/4849043/__sink_mqtt-0.log) [__sink_db-0.log](https://github.com/actorcloud/ActorCloud/files/4849044/__sink_db-0.log) [__function_distribute-0.log](https://github.com/actorcloud/ActorCloud/files/4849045/__function_distribute-0.log) [actorcloud.log](https://github.com/actorcloud/ActorCloud/files/4849046/actorcloud.log) [erlang.log](https://github.com/actorcloud/ActorCloud/files/4849049/erlang.log) [emqx.log](https://github.com/actorcloud/ActorCloud/files/4849050/emqx.log) [pulsar-standalone-IoT-Prod-Db.log](https://github.com/actorcloud/ActorCloud/files/4849051/pulsar-standalone-IoT-Prod-Db.log)
Bumps org.eclipse.paho.client.mqttv3 from 1.0.2 to 1.2.1. [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps org.eclipse.paho.client.mqttv3 from 1.0.2 to 1.2.1. [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
官方demo只是演示,无法实际试用 docker镜像不存在 docker pull actorcloud-rule_engine docker pull actorcloud-server 希望提供docker镜像 或者在emqx的官方repo提供ActorCloud应用 https://repos.emqx.io/charts
测试--》选择设备--》启动,看日志报了这个错误:"code":112,"message":"session_not_found" 
Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.7.0. Changelog Sourced from jszip's changelog. v3.7.0 2021-07-23 Fix: Use a null prototype object for this.files (see #766) This change might break existing code if...