AliuQ

Results 26 issues of AliuQ

I used two cloud server, e.g. A is `1.1.1.1`, B is `2.2.2.2`, they are brand new to the environment, and can be connected to each other, ```bash # In server...

官方文档上面的大多是碎片式的,缺少能够实际参考的案例,尤其是添加应用这一块

needs more info
area/addon

ServiceName和FunctionName相同时,解析如下图所示 ![image](https://user-images.githubusercontent.com/11707934/128878109-13791e52-5ffc-4d68-aeb6-d0bd3b30ac0b.png)

I try to import a component A, but there is another component B introduced in the component source code, in this case, component A is not rendered successfully because component...

### 🐛 Bug report #### Describe the bug Coding for a while, this url `localhost:8787` is not changed by any modified, e.g. wheh I comment belows if condition, it will...

bug

| Q | A | ------------- | --- | Branch? | main | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix...

```bash WARN Inlining implicit external XXXX\package.json ```

**Describe the bug**: When I deployed cert-manager by helm chart, I'm trying to view the visualization in grafana, but I can't add data ```bash URL: http://cert-manager.cert-manager.svc.cluster.local:9402/metrics ``` ![image](https://user-images.githubusercontent.com/11707934/189085471-1743db74-6677-48d4-8b59-d966023a5024.png) I can...

kind/bug

**问题描述** vite vue3 ts项目在文件监听过程中,操作一段时间就会出现错误信息 **复现步骤** https://github.com/aliuq/mp-uniapp-vite-vue3 启动项目,编辑页面,几分钟就会出现报错 **预期结果** 正常运行 **实际结果** ```bash DONE Build complete. Watching for changes... events.js:377 throw er; // Unhandled 'error' event ^ Error: EBUSY: resource busy or...

安装使用的 `mysql_v1alpha1_mysqlcluster_mysql8.yaml`,添加用户用的是 `mysql_v1alpha1_mysqluser.yaml`,安装好之后使用 navicat 连接出现下面错误: ```bash 2013 _ Lost connection to MySQL server at 'waiting for initial communication packet', \ system error: 0 "Internal error/check (NOt system error)" ``` ![image](https://user-images.githubusercontent.com/11707934/189906647-5f3854f9-4ff4-48e8-9229-541551156062.png)...

bug