-
20_fix_node.sh is downloading node multiple times if you forget to clean up after an install
![Screenshot_2020-05-18_17-18-53](https://user-images.githubusercontent.com/3631329/82266461-5d891900-99…
-
Hi, it seems the script is trying to use wget to download the sources, which is not included by default in a jail and it errors while installing the plugin with the log:
```
/root/post_install.sh: w…
-
按照标准流程设置完了,但仍然无法使用,wget显示502
```
$ wget www.google.com
--2024-11-04 22:16:21-- http://www.google.com/
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 502 Ba…
-
root@iStoreOS:~# wget -O mt3000.sh https://cafe.cpolar.cn/wkdaily/istoreos-mt3000-script/raw/branch/master/mt3000.sh && chmod +x mt3000.sh && ./mt3000.sh
--2024-11-26 11:04:00-- https://cafe.cpolar.…
-
Well, initially user might switch to `wget -O- ...` instead:
```sh
root@u2004:~# wget -O- inx.lv/mi3u | sh
--2024-11-27 19:51:21-- http://inx.lv/mi3u
Resolving inx.lv (inx.lv)... 194.152.32.40
C…
-
For reproduction.
Input Model:
https://sharkpublic.blob.core.windows.net/sharkpublic/sai/sdxl-punet/punet.mlir
Input data :
wget https://sharkpublic.blob.core.windows.net/sharkpublic/sai/sdx…
-
wget -O android.qcow2 https://image.sick.codes/android.BlissOS_Stable.qcow2
date https://image.sick.codes/android.BlissOS_Stable.qcow2
Resolving image.sick.codes (image.sick.codes)... failed: Tempor…
-
```
python3 wget.py
wget.py:11: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
…
-
Here's what seems to be the most relevant part:
```
* opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05.4/packages/aarch64_cortex-a53/packages/coreutils-sleep_9.3-1_aar…
-
When wget2 is used with --recursive it is always looking for the robots.txt file. This happens even when the file is not present on the server and also when --no-robots is used. A quick reproducer bel…