Jump to content
UTM.SPACE community

Utmcabinet V2.0 (Utm 5.2.1–008 +, 5.3) [Архив]


v2.0  

51 members have voted

  1. 1. Нужен ли новый кабинет?

    • да
      51
    • нет
      0
    • меня устраивает стандартный
      0
    • используем свои разработки
      0

This poll is closed to new votes

  • Please sign in or register to vote in this poll.
  • Poll closed on 02/20/23 at 12:00 PM

Recommended Posts

5 minutes ago, user122 said:

Здравствуйте!

Подскажите пожалуйста при установке ЛК выходит такая ошибка. Так же если вводить логин и пароль пользователя из базы, происходит ошибка авторизации.

может зависеть от того какая у вас версия биллинга, если не одна из последних, то вполне возможны проблемы с openssl на php7.2. 
Можете попробовать запустить на более ранней версии php.

Link to comment
Share on other sites

стандартный кабинет на этом же сервере работает? 
надо смотреть в логах и сервера и биллинга в чём может быть причина.
С Warning: count(): точно не связано то что не авторизует пользователя.

Link to comment
Share on other sites

Добрый день.

Не могу запустить кабинет.

Постоянно выдает: ×Ошибка авторизации. Не верная пара логин-пароль

В логах Апача:


 

[Wed Jan 29 18:23:09.072440 2020] [:error] [pid 4343] [client xx.xxx.xxx.x:1292] PHP Warning:  stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:\nerror:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure in /usr/local/www/apache24/data-ssl/lk_new/library/Urfa/Socket.php on line 60, referer: https://lk.site.ru:8446/

В логах нетапа:

Jan 29 18:23:09  Info  : 7819c00 RPC2Connection: Connection from: [10.0.1.2]:52548 new Session Key <5da3315e00000000c3c3dfaffda92da3>
Jan 29 18:23:09 ?Debug : 7819c00 ConnectionManager: new connection [20] has been created
Jan 29 18:23:09  Info  : 7819c00 RPC2Connection: [SSL]<user@10.0.1.2>Access granted to [SSL]<user@10.0.1.2> (UID: 2)
Jan 29 18:23:09 ?Debug : 7819c00 RPC2Connection: [SSL]<user@10.0.1.2>SSL type requested: TLSv1(6)
Jan 29 18:23:09 ?Debug : 7819c00 RPC2Connection: SSL error lines: 34485672960:error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher:/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s3_srvr.c:1440:

Jan 29 18:23:09  ERROR : 7819c00 RPC2Connection: [SSL]<user@10.0.1.2>SSL connection failed (4), system errno <0>
Jan 29 18:23:09 ?Debug : 7819c00 RPC2Connection: [SSL]<user@10.0.1.2>new SSL connection accepted uses (NONE) cipher
Jan 29 18:23:09 ?Debug : 7819c00 RPC2Connection: Session Key <5da3315e00000000c3c3dfaffda92da3> stored for UID 2 from <10.0.1.2>
Jan 29 18:23:09 ?Debug : 7819c00 RPC2Connection: SSL cleared
Jan 29 18:23:09 ?Debug : 7819c00 ConnectionManager: connection [20] has been closed
Jan 29 18:23:09 ?Debug : 7819c00 RPC2Connection: Session closed...

NetUP UTM billing system core. Compile date: Mar 20 2018 13:00:15
Version:5.3-005-release-bsd103_x64 Rev #16304

 # openssl version
OpenSSL 1.0.1s-freebsd  1 Mar 2016

# php -v
PHP 5.6.18 (cli) (built: Mar 24 2017 16:54:03)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies

 

Версия Вашего кабинета скачана с Github 5.3.5

На этом же сервере сам NetUP и его кабинет

Edited by Idmon
Link to comment
Share on other sites

Здравствуйте

Установил ЛК от нетап UTM 5.3-005-release Web интерфейс, при запуске выдает такую ошибку

PHP Parse error:  syntax error, unexpected end of file in /usr/local/www/utm5_web_php/lib/module.php on line 155

Link to comment
Share on other sites

Не помогло

в module.php везде было так <? ?> добавил <?php ?> и ошибка теперь в другом файле

PHP Parse error:  syntax error, unexpected end of file in /usr/local/www/utm5_web_php/lib/form/calendar.php on line 87

Исправил здесь тоже самое и ошибка поменялась

PHP Parse error:  syntax error, unexpected end of file in /usr/local/www/utm5_web_php/lib/form/filter.php on line 58

Что это может быть? Так весь код исправлять?😀

Link to comment
Share on other sites

возможно нужно посмотреть на требования к этой версии биллинга, возможно здесь нужно tls соединение, в не ssl. 
Вероятно версия openssl в php не совпадает с требуемой биллингом.

Link to comment
Share on other sites

В 29.01.2020 в 22:38, admin сказал:

Можете попробовать поменять в файле 


/library/Urfa/Connect.php

параметр private $sslType = RSR_SSL_AUTO;

на RSR_SSL_SSL3 или RSR_SSL_TLS1

 

Пробовал ранее, но ошибку не записывал.

Сейчас проверил. Ошибки те же ...

Link to comment
Share on other sites

Здравствуйте!

utm5.3-005-update3 и ЛК utm5cabinet_5.3-5.3.5 скаченный с github все заработало спасибо за помощь.

Вопрос в следующем, как установить данный лк https://github.com/Siomkin/utm-cabinet

Установлено php72-7.2.23, utm5.3-005-update3. Перехожу в директорию с файлом composer.json затем ввожу команду из и в апачи прописываю путь к /www/utm-cabinet-master/utm_cabinet/public/, но выдает следующие ошибки. Подскажите что нет так делаю?

Screenshot_32.png

Edited by user122
Link to comment
Share on other sites

1 minute ago, Idmon said:

Еще какие-нибудь варианты есть?

я бы сказал так, если у вас запускается стандартный кабинет, то должен запуститься и этот. 
Здесь вероятнее всего надо найти ту версию openssl, которую требует биллинг. 

Link to comment
Share on other sites

  • admin changed the title to Utmcabinet V2.0 (Utm 5.2.1–008 +, 5.3) [Архив]

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.

Loading...
×
×
  • Create New...