Какая у вас версия панели?
С 1.0937 2022-05-12 версии, доступны сервера обновлений, на разных локациях
Какая у вас версия панели?
alenka писал(а): ↑Пн сен 02, 2024 9:01 amПокажите выводы
wget -l 0 -r ftp://updater.brainycp.com/updates/1.09//readme.txt --user='ftp' --tries=2 --timeout=15 2>&1
wget -l 0 -r ftp://update.brainycp.com/updates/1.09//readme.txt --user='ftp' --tries=2 --timeout=15 2>&1
wget -l 0 -r ftp://updateu.brainycp.com/updates/1.09//readme.txt --user='ftp' --tries=2 --timeout=15 2>&1
Код: Выделить всё
wget -l 0 -r ftp://updater.brainycp.com/updates/1.09//readme.txt --user='ftp' --tries=2 --timeout=15 2>&1
--2024-09-02 12:10:58-- ftp://updater.brainycp.com/updates/1.09//readme.txt
=> ‘updater.brainycp.com/updates/1.09/.listing’
Resolving updater.brainycp.com (updater.brainycp.com)... 185.181.164.61
Connecting to updater.brainycp.com (updater.brainycp.com)|185.181.164.61|:21... connected.
Logging in as ftp ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /updates/1.09/ ... done.
==> PASV ... done. ==> LIST ... done.
updater.brainycp.com/updates/ [ <=> ] 3,39K --.-KB/s in 0s
2024-09-02 12:10:58 (173 MB/s) - ‘updater.brainycp.com/updates/1.09/.listing’ saved [3475]
Removed ‘updater.brainycp.com/updates/1.09/.listing’.
--2024-09-02 12:10:58-- ftp://updater.brainycp.com/updates/1.09//readme.txt
=> ‘updater.brainycp.com/updates/1.09/readme.txt’
==> CWD not required.
==> PASV ... done. ==> RETR readme.txt ... done.
Length: 26
updater.brainycp.com/updates/ 100%[=================================================>] 26 --.-KB/s in 0s
2024-09-02 12:10:58 (8,87 MB/s) - ‘updater.brainycp.com/updates/1.09/readme.txt’ saved [26]
FINISHED --2024-09-02 12:10:58--
Total wall clock time: 0,3s
Downloaded: 1 files, 26 in 0s (1,13 MB/s)
Код: Выделить всё
wget -l 0 -r ftp://update.brainycp.com/updates/1.09//readme.txt --user='ftp' --tries=2 --timeout=15 2>&1
--2024-09-02 12:11:40-- ftp://update.brainycp.com/updates/1.09//readme.txt
=> ‘update.brainycp.com/updates/1.09/.listing’
Resolving update.brainycp.com (update.brainycp.com)... 91.219.62.152
Connecting to update.brainycp.com (update.brainycp.com)|91.219.62.152|:21... failed: Connection timed out.
Retrying.
--2024-09-02 12:11:57-- ftp://update.brainycp.com/updates/1.09//readme.txt
(try: 2) => ‘update.brainycp.com/updates/1.09/.listing’
Connecting to update.brainycp.com (update.brainycp.com)|91.219.62.152|:21... failed: Connection timed out.
Giving up.
Код: Выделить всё
wget -l 0 -r ftp://updateu.brainycp.com/updates/1.09//readme.txt --user='ftp' --tries=2 --timeout=15 2>&1
--2024-09-02 12:12:25-- ftp://updateu.brainycp.com/updates/1.09//readme.txt
=> ‘updateu.brainycp.com/updates/1.09/.listing’
Resolving updateu.brainycp.com (updateu.brainycp.com)... 194.61.53.49
Connecting to updateu.brainycp.com (updateu.brainycp.com)|194.61.53.49|:21... failed: Connection timed out.
Retrying.
--2024-09-02 12:12:41-- ftp://updateu.brainycp.com/updates/1.09//readme.txt
(try: 2) => ‘updateu.brainycp.com/updates/1.09/.listing’
Connecting to updateu.brainycp.com (updateu.brainycp.com)|194.61.53.49|:21... failed: Connection timed out.
Giving up.
Код: Выделить всё
cat /usr/local/brainycp/src/compiled/php5/php.ini | grep max_execution_time
max_execution_time = 1800