zengbo
zengbo
When I use proot, I got proot error: ptrace(TRACEME): Operation not permitted proot error: execve("/data/data/com.termux/files/usr/bin/bash"): Operation not permitted proot info: possible causes: * the program is a script but its...
`Exception in thread "main" java.lang.NoClassDefFoundError: sun/misc/SharedSecrets`
`dgate/src/main/java/top/dteam/dgate/utils/JWTTokenGenerator.java:19: error: incompatible types: Long cannot be converted to int` 改为: `options.setExpiresInSeconds(expiration.intValue());` 就可以了。
[Feature] User can custom the Anthropic API URL #### Who can review? Tag maintainers/contributors who might be interested: Models - @hwchase17 - @agola11
在安装 ‘dae’ 的时候,提示:`依赖的软件包 kmod-xdp-sockets-diag 在所有仓库都未提供。`
**Describe the bug** ``` 2023-04-08T03:25:55.884442914Z Error: Unexpected message author: user. 2023-04-08T03:25:55.884490315Z at WebSocket. (file:///var/chatgpt-api/src/BingAIClient.js:446:36) 2023-04-08T03:25:55.884499215Z at WebSocket.emit (node:events:525:35) 2023-04-08T03:25:55.884505315Z at Receiver.receiverOnMessage (/var/chatgpt-api/node_modules/ws/lib/websocket.js:1184:20) 2023-04-08T03:25:55.884512315Z at Receiver.emit (node:events:513:28) 2023-04-08T03:25:55.884518015Z at Receiver.dataMessage (/var/chatgpt-api/node_modules/ws/lib/receiver.js:541:14)...
Environment: VSCode: 1.78.0 Setting: "editor.formatOnPaste": true "editor.formatOnType": true, Issue: When I paste some code, `declare(strict_types=1);` is added to the line before the code.
The configuration key is `sample_rate`, where "0" equals disabled and "1" equals enabled.