You are not logged in.
Pages: 1
Ao tentar acessar a parte de plugins, me deparo com o seguinte erro:
# Time Memory Function Location
1 0.0002 364464 {main}( ) ...\common.tabs.php:0
2 0.0236 1515992 CommonGLPI::displayStandardTab( $item = class Glpi\Marketplace\View { protected $type = -1; protected $displaylist = TRUE; public $showdebug = FALSE; public $taborientation = 'horizontal'; public $get_item_to_display_tab = TRUE }, $tab = 'Glpi\\Marketplace\\View$0', $withtemplate = '', $options = ['_target' => '/glpi/front/marketplace.php', 'id' => '0'] ) ...\common.tabs.php:120
3 0.0236 1516824 Glpi\Marketplace\View::displayTabContentForItem( $item = class Glpi\Marketplace\View { protected $type = -1; protected $displaylist = TRUE; public $showdebug = FALSE; public $taborientation = 'horizontal'; public $get_item_to_display_tab = TRUE }, $tabnum = '0', $withtemplate = '' ) ...\CommonGLPI.php:694
4 0.0236 1516824 Glpi\Marketplace\View::installed( $force_refresh = ???, $only_lis = ???, $string_filter = ??? ) ...\View.php:124
5 0.0244 1518888 Glpi\Marketplace\View::checkRegistrationStatus( ) ...\View.php:220
6 0.0245 1518888 GLPINetwork::isServicesAvailable( $curl_error = ??? ) ...\View.php:150
7 0.0245 1518952 Toolbox::callCurl( $url = 'https://services.glpi-network.com/api/registration/', $eopts = [], $msgerr = 'Falha na conexão ao servidor proxy (CONNECT tunnel failed, response 400)', $curl_error = 'CONNECT tunnel failed, response 400', $check_url_safeness = ???, $curl_info = ??? ) ...\GLPINetwork.php:322
8 0.0285 2441208 trigger_error( $message = 'Falha na conexão ao servidor proxy (CONNECT tunnel failed, response 400)', $error_level = 512 )
Podem me ajudar por favor?
Offline
Boa tarde!
Ao que parece, seu servidor está tentando acessar a url da glpi-network para ativar o marketplace do seu ambiente.
Você utiliza o marketplace para instalação de plugins em seu ambiente?
Caso, não, basta acessar seu.dominio.com/front/plugin.php que será redirecionado para a página de plugins já instalados.
Caso, sim, seu servidor LINUX pode estar bloqueando a comunicação entre o GLPI e o URL de validação da API.
Consultoria em GLPI, ITIL4, ITSM, HDI, LGPD e DPO.
Contato: (32) 98469-2962 | richard.infoo@gmail.com
Att, Richard Loureiro, Consultor Especialista Certificado ITIL4 PeopleCert.
Offline
Pages: 1