-
We have tried to create a room and then signing in with telegram.
After setting the name and pressing the "join with telegram" button we receive a 500er.
The logfile says:
```
Feb 19 19:43:22 …
-
### Describe the bug
Seem to not be able to find the required app service pods, maybe wrong params.
When running
``` az appservice kube create --resource-group $resource_group --name $name --cust…
-
I ran `ansible-playbook -i inventory/hosts setup.yml --tags=start -kK` for the first time and the discord appservice errored out. Journalctl showed this:
```
Jun 04 01:43:35 ubuntumatrix systemd[1…
-
效果是完全没问题的,但是一直有报错,我下载官网的完整版包替换了也一样报错!
thirdScriptError
this.chart._zr.handler.proxy.processGesture is not a function;at undefined page touchEnd function
TypeError: this.chart._zr.handler.proxy.pr…
-
In the original version of appservice.bicep, appSettings was not wrapped with an @secure decorator, so if a developer put any secrets in their app settings, it would leak into deployment outputs and c…
-
plugin version => 20220518-070245
the script try fetch not exiting metrics => **iootheroperationspersecond** and **iootherbytespersecond**
debug Output:
== Info: Trying 51.138.208.143...
== …
-
小程序里这段代码报错,我想绑定点击事件,不知道还有什么好方法可以获取点击区域的原始数据。
```javascript
const chart = new Chart({});
const mousePoint = {
x: 10,
y:39
};
const canvasPoint = F2.Util.getRelativePosition(mousePoint, c…
-
```
WAService.js:1 thirdScriptError
this.engine.close is not a function;at onSocketMessage callback function
TypeError: this.engine.close is not a function
at Manager.close.Manager.disconnect …
-
Our situation: we have an appservice host, and if the user sets a current azd variable, we also want to deploy a functionapp for an additional microservice.
We discussed this in an internal teams t…
-
```
{{ item.name }}
```
里面的tabItems 默认为空数组,然后通过setData来设置的话,会报错
```
thirdScriptError
Cannot read property 'setData' of undefined; [Component] Lifetime Method Error @ packages/touchui-wx-…