-
### Description
One of our update routines is getting blocked.
### How to reproduce the misbehavior (-> curl call)
### Logs
```
[Mon Nov 18 10:13:08.736985 2024] [:error] [pid 2028089:tid…
-
title. you cant have a mockup that doesn't run basic commands lmao
so far:
https://github.com/Monarchz3ro/Silver/issues/2#issuecomment-1975197714
-
### Description
I was trying to run the [ray](https://www.ray.io/) python library in a container with container uds create permissions (i.e., `-host-uds=create` or `-host-uds=all`) and `-overlay2=non…
-
The docker run --rm -v "$(pwd)":/worker -w /worker iron/images:... command will not work in Windows because $(pwd) is a Unix command.
To correct this issue, the actual path needs to be entered in.
-
### Description of the bug
See here: https://nfcore.slack.com/archives/C062H82UCRG/p1710513463929289?thread_ts=1709737644.063319&cid=C062H82UCRG
I think we can just supply the entire work director…
-
## Bug
### Current behavior
The documentation for `spec.shell` for every kind of exec action says:
```
If true, runs file inside of a shell. Uses `/bin/sh` on UNIX and `cmd.exe` on Windows. …
-
### Acknowledgement of checking existent issues
- [X] I have checked if my issue has already been reported, and I am certain that my problem has not already been addressed.
### What problem did you …
-
**Describe the problem you're trying to solve**
Currently, the `kit dev logs command` retrieves and displays logs from the last or current development session. However, it lacks the capability to con…
-
`rclone copy` and `rclone move` diverge in syntax and semantics from their unix counterparts. There are good reasons (efficiency and primary rclone function as a cloud tool) for why rclone move and rc…
-
### Describe the bug
When it send the very long data at once from the client, it causes error with JSON data or warning with MessagePack format.
In my environment, this always happens when I send …