Jump to content

Recommended Posts

Posted
В 06.08.2021 в 14:59, TheBB сказал:

напр., дополнительно вывести параметры монтирования ФС (верхяя "V") или поставить "transmission", добавить "php7-mod-curl" (нижняя "V")

  Скрыть содержимое

screen_2021-08-05_14:44:05_eu.png

пакет "ext-ui" обновлён: добавлен путь к базе PCI; ачинятка в определении дистра

как его установить на keenetic (1810)

Posted

@TheBB

пробую на kn-1010, ошибка

~ # opkg update
Downloading http://bin.entware.net/mipselsf-k3.4/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/entware
Downloading http://bin.entware.net/mipselsf-k3.4/keenetic/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/keendev
~ #
~ # opkg install ext-ui
Unknown package 'ext-ui'.
Collected errors:
 * pkg_hash_check_unresolved: cannot find dependency uhttpd_kn for ext-ui
 * pkg_hash_fetch_best_installation_candidate: Packages for ext-ui found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package ext-ui.
~ #

 

Posted

Если entware установить с нуля, то пакет ext-ui ставится нормально.

Решил проблему так:

opkg install http://bin.entware.net/mipselsf-k3.4/keenetic/uhttpd_kn_2021-03-21-15346de8-3_mipsel-3.4.ipk
...
opkg install ext-ui

 

 

Posted

Похоже, закешировалось "в интернетах", в индексе есть, но список не тот выдаёт. Вроде б, отлегло... Пытайте снова.

  • 2 months later...
Posted

У меня при первом открытии интерфейса по 192.168.1.1:88/ext-ui/ выдаёт вот это

AccessDeniedAccess DeniedQ43ZAKVGJ05BYE77QqzhP2qZFRvG48x5DH3SQ2JbBARRtWYdcmBkSRMO1a1jRob71xkdajNeGczQ50DWCABYmca3n24=

Это можно как-то исправить? Далее по кнопкам всё работает нормально.

Posted
1 час назад, Игорь Лапченко сказал:

Это можно как-то исправить? Далее по кнопкам всё работает нормально.

Форум обновился, картинка потерялась.

Забить. Или править руками:

открыть на редактирование файл `/opt/share/www/ext-ui/index.html`

найти

https://content.invisioncic.com/r270260/set_resources_7/721d19a47b75773db8abe1ed740775e3_logo-forum-back-new.png

и заменить на

https://content.invisioncic.com/r270260/set_resources_9/84c1e40ea0e759e3f1505eb1788ddf3c_logo-forum-back-new.png

или свою...

  • Thanks 3
Posted (edited)

Я так понимаю, что на новых роутерах shellinabox в ext-ui не работает? Можно его убрать из интерфейса? У меня всё время пишет "Отказано в подключении к сайту my.keenetic.net." Пытается достучаться до сайта на порту 4200.

Edited by Игорь Лапченко
Posted
49 минут назад, Игорь Лапченко сказал:

Я так понимаю, что на новых роутерах shellinabox в ext-ui не работает?

Работает.

49 минут назад, Игорь Лапченко сказал:

Можно его убрать из интерфейса?

 

22 часа назад, TheBB сказал:

открыть на редактирование файл `/opt/share/www/ext-ui/index.html`

найти

 

<a href="http://my.keenetic.net:4200" target="myframe" title="Terminal (SSH)"><img src="addons/img/btn/ssh.png"></a>

 и  заменить на

<!-- <a href="http://192.168.52.12:4200" target="myframe" title="Terminal (SSH)"><img src="addons/img/btn/ssh.png"></a> -->

 

55 минут назад, Игорь Лапченко сказал:

У меня всё время пишет "Отказано в подключении к сайту my.keenetic.net." Пытается достучаться до сайта на порту 4200.

или вписать адрес устройства

<a href="http://ip.add.re.ss:4200" target="myframe" title="Terminal (SSH)"><img src="addons/img/btn/ssh.png"></a>

(ip.add.re.ss -  IP адрес устройства в домашней сети, напр., 192.168.2.3)

Posted (edited)
15 минут назад, TheBB сказал:

или вписать адрес устройства

Вписал. Теперь пишет  Отказано в подключении к сайту 192.168.1.1.  Что теперь не так? Роутер KN-1011 на IP 192.168.1.1

Edited by Игорь Лапченко
  • 6 months later...
Posted (edited)

Добрый день, пишет: 

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 272

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Linfo.php on line 307

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1041

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1041

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1042

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1046

куда копать?

Edited by arsenal3008
  • 5 weeks later...
Posted
В 25.05.2022 в 22:54, arsenal3008 сказал:

Добрый день, пишет: 

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 272

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Linfo.php on line 307

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1041

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1041

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1042

Warning: date(): Invalid date.timezone value 'Etc/UTC', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1046

куда копать?

Добавьте в /opt/etc/php.ini строку date.timezone = Europe/Moskow

  • Thanks 1
  • 2 weeks later...
Posted

Добрый день.

Как запустить сервис? При установке сразу не запустил. И где прописать этот ключ -D чтоб не открывал список при запуске. Уж сорри за такой вопрос, но никак найти не могу. Спасибо!

Posted

Стартовая страница открылась.. Но все остальные пишет информацию: No input file specified. :(

Как решить?

  • 1 month later...
Posted

В текущей сборке entware от 8 августа отсутствует ext-ui 

http://bin.entware.net/mipselsf-k3.4/Packages.html

Возможно это связано с тем, что php стал версии 8.1 ? Впринципе это все есть в наличии тут http://bin.entware.net/mipselsf-k3.4/keenetic/archive/  ,но оттуда не ставится 

-bash-5.1# opkg install http://bin.entware.net/mipselsf-k3.4/keenetic/archive/php7-cli_7.4.27-1_mipsel-3.4.ipk
Downloading http://bin.entware.net/mipselsf-k3.4/keenetic/archive/php7-cli_7.4.27-1_mipsel-3.4.ipk
Unknown package 'php7-cli'.
Collected errors:
 * pkg_hash_check_unresolved: cannot find dependency php7 for php7-cli
 * pkg_hash_fetch_best_installation_candidate: Packages for php7-cli found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package php7-cli.

Если что у меня Ultra 1810

Posted
19 часов назад, Poolsh сказал:
 * pkg_hash_check_unresolved: cannot find dependency php7 for php7-cli
opkg install http://bin.entware.net/mipselsf-k3.4/keenetic/archive/php7_7.4.27-1_mipsel-3.4.ipk

 

  • Thanks 1
Posted (edited)
On 8/25/2022 at 3:09 PM, Poolsh said:

The current build of entware from August 8 is missing ext-ui 

http://bin.entware.net/mipselsf-k3.4/Packages.html

Perhaps this is due to the fact that php has become version 8.1? In principle, all this is available here  http://bin.entware.net/mipselsf-k3.4/keenetic/archive/   , but it is not installed from there 

 

If anything I have Ultra 1810

I had a successful install on my KN-1011 last week with these commands.

https://prnt.sc/_D6skFutLga3
 

opkg update

opkg upgrade

opkg install http://bin.entware.net/mipselsf-k3.4/archive/php7_7.4.9-1_mipsel-3.4.ipk

opkg install http://bin.entware.net/mipselsf-k3.4/archive/php7-cgi_7.4.9-1_mipsel-3.4.ipk

opkg install http://bin.entware.net/mipselsf-k3.4/archive/php7-cli_7.4.9-1_mipsel-3.4.ipk

opkg install http://bin.entware.net/mipselsf-k3.4/archive/php7-mod-json_7.4.9-1_mipsel-3.4.ipk

opkg install http://bin.entware.net/mipselsf-k3.4/archive/php7-mod-session_7.4.9-1_mipsel-3.4.ipk

opkg install http://bin.entware.net/mipselsf-k3.4/keenetic/archive/uhttpd_kn_2021-03-21-15346de8-3_mipsel-3.4.ipk

opkg install http://bin.entware.net/mipselsf-k3.4/keenetic/archive/ext-ui_0.5-4_mipsel-3.4_kn.ipk

 

@TheBB How can I make the interface completely in English?
i did it with manual fix in some config files. Is there any other method?

Edited by KYTECHNGAMING
Posted
	*** Welcome to Extended GUI installer ***
...
Do you wish to change language? (en|ru): 
Please answer "en" or "ru".
Do you wish to change language? (en|ru): en

 Done!
...

screen_2022-09-09_19:48:24-php.png

 

  • Thanks 2
Posted
В 09.09.2022 в 19:55, TheBB сказал:
	*** Welcome to Extended GUI installer ***
...
Do you wish to change language? (en|ru): 
Please answer "en" or "ru".
Do you wish to change language? (en|ru): en

 Done!
...

screen_2022-09-09_19:48:24-php.png

 

Здравствуйте, подскажите как вам это удалось? И ext-ui обновили до 0.6-1?

Posted
В 24.06.2022 в 14:22, noua сказал:

Добавьте в /opt/etc/php.ini строку date.timezone = Europe/Moskow

После добавления ошибка меняется на

Warning: date(): Invalid date.timezone value 'Europe/Moskow', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1041

Warning: date(): Invalid date.timezone value 'Europe/Moskow', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1041

Warning: date(): Invalid date.timezone value 'Europe/Moskow', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1042

Warning: date(): Invalid date.timezone value 'Europe/Moskow', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1046

Posted
2 hours ago, Leyser said:

После добавления ошибка меняется на

Warning: date(): Invalid date.timezone value 'Europe/Moskow', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1041

Warning: date(): Invalid date.timezone value 'Europe/Moskow', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1041

Warning: date(): Invalid date.timezone value 'Europe/Moskow', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1042

Warning: date(): Invalid date.timezone value 'Europe/Moskow', we selected the timezone 'UTC' for now. in /opt/share/www/ext-ui/addons/info/src/Linfo/Output/Html.php on line 1046

Uncomment line in this file. Look path

https://prnt.sc/JqnUvUUYELf3

 

  • Thanks 3
Posted
В 11.09.2022 в 15:08, KYTECHNGAMING сказал:

solved:  value='".$_GET['file']."' ---> value='".!empty($_GET['file'])."'

Thanks, but it doesn't work. It's cosmetics. Look in the init.d folder after changing the startup script. The new file name is "1".

quickly solved: `error_reporting(E_NOTICE);`

  • Thanks 1
Posted (edited)
39 minutes ago, TheBB said:

Thanks, but it doesn't work. It's cosmetics. Look in the init.d folder after changing the startup script. The new file name is "1".

quickly solved: `error_reporting(E_NOTICE);`

Yes, this correction was only in the image. Pressing the "save" command yesterday caused it to create a new file named "1". I was going to correct the post today.

 

Since the editor is empty, I thought of solving it with !empty. I don't know how to code :D
it just gave an empty warning. I was able to read this. Thank you for sharing this command. I learned something new.

 

Edited by KYTECHNGAMING
Posted
15 часов назад, Leyser сказал:

Здравствуйте, подскажите как вам это удалось? И ext-ui обновили до 0.6-1?

Пришлось в очередной раз адаптировать "древний" код (PHP5 => PHP7 => PHP8)

 

  • 1 month later...
Posted (edited)

В файл менеджере:

Fatal error: Uncaught TypeError: reset(): Argument #1 ($array) must be of type array, bool given in /opt/share/www/ext-ui/addons/filemgr.php:1209 Stack trace: #0 /opt/share/www/ext-ui/addons/filemgr.php(1209): reset(false) #1 /opt/share/www/ext-ui/addons/filemgr.php(1169): dirtoarray('/opt/') #2 /opt/share/www/ext-ui/addons/filemgr.php(600): dirlisting() #3 {main} thrown in /opt/share/www/ext-ui/addons/filemgr.php on line 1209

Edited by alexunderboots

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.