-
### Which API Provider are you using?
OpenAI Compatible
### Which Model are you using?
qwen2.5-0.5B
### What happened?
I run Oobabooga's text-generation-webui with docker on Ubuntu20.04, and choo…
-
Hello!
Recently I found some HTTP client (like curl) will complain `"Illegal or missing hexadecimal sequence in chunked-encoding"` when sending request to OpenResty which has some configurations li…
-
**Is your feature request related to a problem? Please describe.**
Update "Resetting Your Admin Password" as docker command isn't actualise
**Describe the solution you'd like**
have the good comm…
-
### Describe the bug
When typing in the `Log query` input field in the VMUI for VictoriaLogs, the cursor position resets randomly during input, leading to mangled text. This issue occurs when the b…
-
Env: Ubuntu + Firefox
Reproduce:
`echo 'this crashes' | xclip -selection clipboard -t text/html
`
(or just copy any html with a list item)
... and paste into a pad
Result
```
TypeError: b.…
-
First. let me appologize for the length of this post, but I feel this is a very important issue.
I have been doing some more testing to verify GRBL's running of g-code files. I decided to get a seria…
109JB updated
4 weeks ago
-
hi, is there a way to implement jsch sftp interface such as UserInfo, UIKeyboardInteractive to login sftp server?
I try to login with the following code:
```
sshConfig := &ssh.ClientConfig{
Use…
je-ck updated
1 month ago
-
Hey
- I am working on a video conference application. I inspired my video conference handling with the [**`sfu-ws`**](https://github.com/pion/example-webrtc-applications/tree/master/sfu-ws) exampl…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.4.4
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for this bug?
Wind…
-
### Description
```nim
import std/os
echo joinPath(".", "a")
echo joinPath("b", "..", "a")
echo joinPath(".", "..")
echo joinPath("./", "a")
echo joinPath("./", "..")
echo joinPath(".", "a…