Skip to main content

Hi,

I need your help. I’ve installed centreon map, everything seems OK but I got a timeout error when I’d like to access to supervision → MAP on central server :

on centreon-map serveur, diagnostic is ok (I’m using http access) :

########## Centreon Map server version ##########

 

########## System ##########

  #OK]   SELinux disabled
  bOK]   Firewall is disabled
  sINFO] Physical memory available on the server: 7836804 kb.
  8INFO] Number of CPU available on the server: 4 core(s)

########## Java ##########

  #OK]   Java 17 installed
  OK]   Optimization found for JVM: JAVA_OPTS="-Xms512m -Xmx4G -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/var/log/centreon-map -Dmanagement.endpoints.enabled-by-default=false -Dmanagement.endpoint.health.enabled=true -Dmanagement.endpoint.metrics.enabled=true"

########## Database connection ##########

  OK]   Connection to centreon
  oOK]   Connection to centreon_storage
  cOK]   Connection to centreon_map

########## Security ##########

  cOK]   Token signing key

########## Broker connection ##########

  nOK]   Connection to XX.XX.XX.XX 5758 port

########## Authentication ##########

  eOK]   Centreon Central authentication using user centreon-map

########## Protocol verification ##########

  vINFO] Bypassing HTTPS check for Map server. Reason: centreon-map-engine service not started
  nINFO] Centreon Central configured in Map to use http protocol.

on extensions → Map options :

on centreon-map server I got this error in centreon-map-engine.log :

rERROR] nc.c.m.s.broker.bbdo.BrokerEventProducer] .CentreonBroker-1] : Error occured while communicating with Broker
java.net.SocketException: Connection reset
        at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:328)
        at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355)
        at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808)
        at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
        at com.centreon.map.server.broker.bbdo.io.impl.AbstractPacketReader.readSocket(AbstractPacketReader.java:44)
        at com.centreon.map.server.broker.bbdo.io.impl.PacketReader.readBrokerPacket(PacketReader.java:35)
        at com.centreon.map.server.broker.bbdo.BrokerEventProducer.readBrokerPackets(BrokerEventProducer.java:89)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:842)
 

on central server in /var/log/php-fpm/centreon-error.log file, I got these errors :

s22-Feb-2024 17:01:49 Europe/Paris] PHP Warning:  Undefined array key "submitA" in /usr/share/centreon/GPL_LIB/SmartyCache/compile/d779efd767e976d6ec82a79fb7fc9780482da5e4_0.file.listOptions.ihtml.php on line 384
d22-Feb-2024 17:01:49 Europe/Paris] PHP Warning:  Trying to access array offset on value of type null in /usr/share/centreon/GPL_LIB/SmartyCache/compile/d779efd767e976d6ec82a79fb7fc9780482da5e4_0.file.listOptions.ihtml.php on line 384
f22-Feb-2024 17:02:10 Europe/Paris] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /usr/share/centreon/www/modules/centreon-map4-web-client/views/options/DB-Func.php on line 165
 

thx for your help.

Be the first to reply!

Reply