Перейти до

ProstoName

Маглы
  • Всього повідомлень

    55
  • Приєднався

  • Останній візит

Посетители профиля

1 710 просмотров профиля

ProstoName's Achievements

Первая Кровь

Первая Кровь (2/9)

4

Репутація

  1. Куплю HP 72G SAS 2.5' 3шт
  2. Дякую, базу прожену через cli скрипти. Розумію, що робити треба при зупиненому stargazer. В allconnect.log є такі повідомлення: 2025.12.09 15:32:45 CONNECT: ID-352;LOGIN-Ryzh4****_***;IP-172.16.0.231;CASH-***.*******;SPEED- Deprecated: Increment on non-alphanumeric string is deprecated in /etc/stargazer/lightninginit.php on line 144 39500;UPSPEED-20000,MAC-**:**:**:**:**:** На іншому сервері, з ідентичними параметрами (по версіям php і т.д.) таких повідомлень немає.
  3. Дякую. Попробував. По відключеним клієнтам sgconf видає Error (Хоча по деяким відповідає). Через деякий час sgconf дає Error, по абонентам, по яким раніше були відповіді...
  4. Все працювало без пробдем. Здається, при заміні мереежвої карти, було оновлення freebsd на 13.4. stargazer, sgconf, sgconf_xml по-новому скомпілив, встановив. Все працює нормально, при закінченні коштів, абон блочиться. Але при поповненні коштів в біллінгу пише, що абон активний, але інтернет не працює. Тільки змінивши тариф цьому абону на інший, з'являється інтернет.
  5. Змінювали мережеву карту. Здається все поправив. Працює. Але є невелика проблема - після внесення коштів (коли абонент був відключений), інет в нього не з'являється. Тільки після заміни тарифу на інший (і потім вернувши тариф) в абонента з'являється інет.
  6. Продам N32711A 4PE-99-2 Dual Port 10Gb Ethernet Adapter, 2 x SFP+ Ports 1150 грн.
  7. Мабуть, оновили радіус. Знову компілюйте з підтримкою MySQL і потім залочте freeradius
  8. Куплю HP 72G SAS 2.5' 2шт з кошиками
  9. Поставили новий OLT BDCOM P3600-08 version 10.1.0G build 104155, не працює вбудований шаблон P3608, хоча на BDCOM P3608-2TE Version 10.1.0E Build 46085 відпрацьовує чудово. snmpwalk відпрацьовує, мабуть якісь MIBи змінили...
  10. ProstoName

    что пишет в /var/spool/clientmqueue

    в кронтабі команди писати через "-n": */20 * * * * -n /bin/ubapi "swping"
  11. Дякую, питання закрите
  12. з base.txz розпакував недостаючі каталоги, тепер помилка далі: gmake[2]: выход из каталога «/usr/home/andrey/stg3/stg-2.409/stglibs/dotconfpp.lib» gmake[2]: вход в каталог «/usr/home/andrey/stg3/stg-2.409/stglibs/smux.lib» gmake[2]: Цель «all» не требует выполнения команд. gmake[2]: выход из каталога «/usr/home/andrey/stg3/stg-2.409/stglibs/smux.lib» gmake[1]: выход из каталога «/usr/home/andrey/stg3/stg-2.409/stglibs» gmake -C /home/andrey/stg3/stg-2.409/projects/stargazer/plugins gmake[1]: вход в каталог «/usr/home/andrey/stg3/stg-2.409/projects/stargazer/plugins» gmake -C authorization/ao gmake[2]: вход в каталог «/usr/home/andrey/stg3/stg-2.409/projects/stargazer/plugins/authorization/ao» clang++ -c ao.cpp -I/usr/local/include -DARCH_LE -fPIC -DNDEBUG -DFREE_BSD5 -I /home/andrey/stg3/stg-2.409/projects/stargazer/../../include -I ../../../../../stglibs/scriptexecuter.lib/include -I ../../../../../stglibs/logger.lib/include -I ../../../../../stglibs/common.lib/include -I /home/andrey/stg3/stg-2.409/projects/stargazer/../../include -DNDEBUG -DFREE_BSD5 ao.cpp:56:37: error: no template named 'binary_function' in namespace 'std'; did you mean '__binary_function'? 56 | class IS_CONTAINS_USER: public std::binary_function<varType, USER_PTR, bool> | ~~~~~^~~~~~~~~~~~~~~ | __binary_function /usr/include/c++/v1/__functional/binary_function.h:49:1: note: '__binary_function' declared here 49 | using __binary_function = __binary_function_keep_layout_base<_Arg1, _Arg2, _Result>; | ^ ao.cpp:89:56: error: no member named 'bind1st' in namespace 'std' 89 | std::for_each(usersList.begin(), usersList.end(), std::bind1st(std::mem_fun(&AUTH_AO::UpdateUserAuthorization), this)); | ~~~~~^ ao.cpp:89:69: error: no member named 'mem_fun' in namespace 'std' 89 | std::for_each(usersList.begin(), usersList.end(), std::bind1st(std::mem_fun(&AUTH_AO::UpdateUserAuthorization), this)); | ~~~~~^ ao.cpp:154:19: error: use of undeclared identifier 'bind2nd' 154 | bind2nd(IsContainsUserAOB, u)); | ^ ao.cpp:164:19: error: use of undeclared identifier 'bind2nd' 164 | bind2nd(IsContainsUserAOA, u)); | ^ ao.cpp:182:24: error: use of undeclared identifier 'bind2nd' 182 | bind2nd(IsContainsUserIPB, u)); | ^ ao.cpp:192:19: error: use of undeclared identifier 'bind2nd' 192 | bind2nd(IsContainsUserIPA, u)); | ^ 7 errors generated. gmake[2]: *** [deps:37: ao.o] Ошибка 1 gmake[2]: выход из каталога «/usr/home/andrey/stg3/stg-2.409/projects/stargazer/plugins/authorization/ao» gmake[1]: *** [Makefile:13: authorization/ao] Ошибка 2 gmake[1]: выход из каталога «/usr/home/andrey/stg3/stg-2.409/projects/stargazer/plugins» gmake: *** [Makefile:64: plugins] Ошибка 2
  13. Після оновлення на 13.3 не вдається скомпілити stargazer, вилітає з помилками (це кінцівка): In file included from /usr/include/c++/v1/string:569: In file included from /usr/include/c++/v1/__algorithm/remove.h:12: /usr/include/c++/v1/__algorithm/find.h:17:10: fatal error: '__string/constexpr_c_functions.h' file not found 17 | #include <__string/constexpr_c_functions.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. In file included from ./user_impl.cpp:35: In file included from ./user_impl.h:30: In file included from ../../include/stg/user.h:25: In file included from ../../include/stg/message.h:14: In file included from /usr/include/c++/v1/string:569: In file included from /usr/include/c++/v1/__algorithm/remove.h:12: /usr/include/c++/v1/__algorithm/find.h:17:10: fatal error: '__string/constexpr_c_functions.h' file not found 17 | #include <__string/constexpr_c_functions.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. In file included from ./user_property.cpp:1: In file included from ../../include/stg/user_property.h:13: In file included from /usr/include/c++/v1/string:569: In file included from /usr/include/c++/v1/__algorithm/remove.h:12: /usr/include/c++/v1/__algorithm/find.h:17:10: fatal error: '__string/constexpr_c_functions.h' file not found 17 | #include <__string/constexpr_c_functions.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. In file included from ./users_impl.cpp:39: In file included from /usr/include/c++/v1/algorithm:1751: In file included from /usr/include/c++/v1/__algorithm/copy.h:12: In file included from /usr/include/c++/v1/__algorithm/copy_move_common.h:14: In file included from /usr/include/c++/v1/__algorithm/unwrap_range.h:19: In file included from /usr/include/c++/v1/__utility/pair.h:17: /usr/include/c++/v1/__fwd/get.h:18:10: fatal error: '__tuple/tuple_element.h' file not found 18 | #include <__tuple/tuple_element.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. deps:1: *** пропущен разделитель. Останов.
  14. Допоможіть, в P3310B є можливість перезавантаження ONU через onumaster : [onu] RELOAD=".1.3.6.1.4.1.3320.101.10.1.1.29" це можливо реалізувати на GP3608?
×
×
  • Створити нове...