swahpy

Results 14 comments of swahpy

Hi, I refer to https://github.com/SAP/openui5-sample-app/blob/master/ui5.yaml and changed framework version from `1.96.0` to `1.98.0`, then it succeeded. Maybe not compatible with the previous version. you might think about update the version...

The process of creating a new app: ![image](https://user-images.githubusercontent.com/57909991/153565834-4798ac86-6ec6-4c06-87d1-e7a64fc0295c.png) ![image](https://user-images.githubusercontent.com/57909991/153565880-72cc17b8-18fa-4683-8c25-e0e5e50735cf.png) After `npm start`: ![image](https://user-images.githubusercontent.com/57909991/153565972-59ec1396-9cae-44f9-8b09-d20ef8a907ed.png) ui5.yaml generated automatically: ![image](https://user-images.githubusercontent.com/57909991/153566082-c2937076-84bd-423d-aaea-f1fcaceaafe6.png)

你好,我按照此方法在一个master+两个node的单集群中部署,只能通过运行相应 pod 的主机的 IP+端口进行访问,另一个 node IP+端口无法访问,并不能通过任意节点的 IP + 端口 进行访问,请问这种状况正常么(完全是按照教程操作),如果不正常的话是什么原因? 此外,尝试了下将副本调整为多个,当两个 node 均有 pod 运行时,可通过两个 node 的 IP+端口进行访问。

一直不知道星空键道6里面的6是什么意思,版本号么? Keydo 不错,投一票

> I'm not familiar with Lenovo's XCC logs, but if they are standard logs I believe you would use the [LogService](https://github.com/stmcginnis/gofish/blob/main/redfish/logservice.go) to access them. > > If this service data...

> By the way you can run any Obsidian.nvim command programmatically like this: > > ```lua > :lua require("obsidian").get_client():command("ObsidianNew", { args = "Foo" }) > ``` hi, may I ask...

hi I have the same issue here about `-bash: ble/util/idle.clock: No such file or directory` on SUSE. what information do you need?

hi [akinomyoga](https://github.com/akinomyoga), apologize for late reply. I tested according to your suggestions and attached `blesh-github424.txt`, please take a look. Thank you. [blesh-github424.txt](https://github.com/user-attachments/files/15796872/blesh-github424.txt)

认领 [解决方案] 部分。

Hi, moving a file to an existed folder doesn't work for me, either. Just as below, I want to move `auto-session.lua` to `archive/auto-session.lua`, but it prompted that `Filename cannot contain...