Question

Centreon MAP 22.10 Error 404

  • 22 February 2024
  • 0 replies
  • 56 views

Badge

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 ##########

  [INFO] centreon-map-engine-22.10.15-1.el8.noarch

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

  [OK]   SELinux disabled
  [OK]   Firewall is disabled
  [INFO] Physical memory available on the server: 7836804 kb.
  [INFO] 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
  [OK]   Connection to centreon_storage
  [OK]   Connection to centreon_map

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

  [OK]   Token signing key

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

  [OK]   Connection to XX.XX.XX.XX 5758 port

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

  [OK]   Centreon Central authentication using user centreon-map

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

  [INFO] Bypassing HTTPS check for Map server. Reason: centreon-map-engine service not started
  [INFO] 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 :

[ERROR] [c.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 :

[22-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
[22-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
[22-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.


0 replies

Be the first to reply!

Reply