-
### 1Panel 版本
v1.10.2
### 请描述您的需求或者改进建议
希望可以增加针对tar归档压缩的分卷压缩支持。
当有时需要对服务器内特定路径归档备份时,产生的单文件过大(比如我们就出现了接近600GB的tar文件),这么大的单文件不利于后期处理。
可以考虑在面板压缩界面支持自定义分卷压缩,比如100GB一个数据包。
### 请描述你建议的实现方案
实现只需要使…
-
### Description
Let it say:
We have two celery workers: A and B, they cannot access to each other
worker A can access file A, but can not access file B,
and worker B can access file B, not file…
-
# Introduction
One of the most powerful aspects of JavaScript is how easily it handles asynchronous programming. As a language created for the web, JavaScript need to respond to user interactions s…
-
### Describe the bug
Hey everyone! I'm planning to set up an SMP server with my friends. I noticed that Geyser now works with Bedrock version 1.20.30, which also supports Minecraft Deferred rendering…
-
Hi--,
I had installed airwave with probably wine 1.6 or 1.8 earlier found on the ubuntu repositories ( I cant remember) and then updated to wine 2.0 in order to avoid a bug with C++ in wine. Air…
-
### Description
Presumably for historical reasons, the `container_properties` field of `aws_batch_job_description` is represented as a JSON string, instead of using a block. This defers validation of…
-
When I run tests without the `TOX_PACKAGE` environment variable set then several tests fails:
```
py39: commands[5]> coverage run /usr/bin/trial tests/test_examples.py
test_examples
ExampleTests…
-
### Description
Currently, RepairDesign uses a strategy of resizing cells to a target slew in order to perform Post Placement Optimization. With the current methodology, the Resizer ends up "fixing…
-
I have a step that adds multiple other steps when it runs. Occasionally, I get exceptions
```
2021-04-10 13:36:44+0200 [-] while handling API request
Traceback (most recent call last):
File …
-
```
The mod_wsgi module originally initialised Python in Apache parent process.
This is because that is what mod_python did. In version 3.X that changed, to
being deferred to child processes due to …