Configuration bungeecord Probleme serveur proxy

re,

j'ai pas tout compris je dois changer la version de bungeecord si oui je prend la quelle

cordialement

merci pour l'aide de detobel35

cordialement
 
Salut,

Haaaa, merci d'avoir édité ton message.
Maintenant je ne sais pas pourquoi tu as décidé de le traduire... Il vaut mieux regarder ses logs depuis le fichier et non pas le panel (vu que la googleTranslate s'en mêle

Code:
26.11 10:44:32 [serveur] GRAVES valeurs de mappage ne sont pas autorisés ici
26.11 10:44:32 [serveur] INFO dans «lecteur», ligne 19, colonne 15 :
26.11 10:44:32 [serveur] INFO restreint: false 
26.11 10:44:32 [serveur] INFO ^
Tu as une erreur à la ligne 19 au 15ème caractère.
Comme tes logs sont traduites en français par GoogleTranslate, j'ai du mal à comprendre d'où ça vient (vu que google change l'ordre des mots). Il me semble que ça vient de ta config bungeecord.

j'ai pas tout compris je dois changer la version de bungeecord si oui je prend la quelle
Y a pas une règle de comment il faut faire. Ca va dépendre de ce que tu veux, des corrections de bugs qui ont été faite, ...

Le serveur t'informe que ta version de bungeecord n'est pas à jour et que tu peux téléchargé la dernière version ici:
http://ci.md-5.net/job/BungeeCord
Moi je t'informe qu'il me semble que la dernière version est compatible avec la 1.8 mais sans certitude.
Conclusion que tu devrais avoir: je teste la dernière version, si ça marche c'est cool. Si ça marche pas je regarde pourquoi et j'essaye de corriger. Si le problème vient de la version, je cherche sur google pour avoir la version 1.8.
J'espère que c'est un peu plus claire.



Cordialement,
Detobel36
 
oui merci

c'est très clair

je te donne les logs sans la traduction
Code:
26.11 11:37:16 [Server] INFO *** Warning, this build is outdated ***
26.11 11:37:16 [Server] INFO *** Please download a new build from http://ci.md-5.net/job/BungeeCord ***
26.11 11:37:16 [Server] INFO *** You will get NO support regarding this build ***
26.11 11:37:16 [Server] INFO *** Server will start in 10 seconds ***
26.11 11:37:27 [Server] INFO Using OpenSSL based native cipher.
26.11 11:37:27 [Server] INFO Using native code compressor
26.11 11:37:27 [Server] INFO Enabled BungeeCord version git:BungeeCord-Bootstrap:1.9-SNAPSHOT:aaddc9f:1135
26.11 11:37:27 [Server] INFO Not on Windows, attempting to use enhanced EpollEventLoop
26.11 11:37:27 [Server] INFO Epoll is working, utilising it!
26.11 11:37:27 [Server] INFO Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
26.11 11:37:27 [Server] INFO Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
26.11 11:37:27 [Server] INFO Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
26.11 11:37:27 [Server] INFO Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
26.11 11:37:27 [Server] INFO Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
26.11 11:37:27 [Server] INFO Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
26.11 11:37:27 [Server] INFO Loaded plugin reconnect_yaml version git:reconnect_yaml:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 11:37:27 [Server] INFO Loaded plugin cmd_find version git:cmd_find:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 11:37:27 [Server] INFO Loaded plugin cmd_server version git:cmd_server:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 11:37:27 [Server] INFO Loaded plugin cmd_alert version git:cmd_alert:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 11:37:27 [Server] INFO Loaded plugin cmd_send version git:cmd_send:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 11:37:27 [Server] INFO Loaded plugin cmd_list version git:cmd_list:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 11:37:27 [Server] SEVERE Exception in thread "main"
26.11 11:37:27 [Server] SEVERE mapping values are not allowed here
26.11 11:37:27 [Server] INFO in 'reader', line 19, column 15:
26.11 11:37:27 [Server] INFO restricted: false
26.11 11:37:27 [Server] INFO ^
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
26.11 11:37:27 [Server] SEVERE at org.yaml.snakeyaml.Yaml.load(Yaml.java:412)
26.11 11:37:27 [Server] SEVERE at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:63)
26.11 11:37:27 [Server] SEVERE at net.md_5.bungee.conf.Configuration.load(Configuration.java:64)
26.11 11:37:27 [Server] SEVERE at net.md_5.bungee.BungeeCord.start(BungeeCord.java:252)
26.11 11:37:27 [Server] SEVERE at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
26.11 11:37:27 [Server] SEVERE at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)

cordialement
 
Salut,

Ok, ça confirme ce que je disais.
Donc, ton serveur ne se coupe pas à cause de la version mais bien d'un problème de config. A la ligne 19 (comme dis précédemment) tu as surement mis une apostrophe ou ajouter un caractère invalide.

Essaye de trouver le problème. Si tu n'y arrive pas, poste ici (toujours dans tes balises codes :) ) la ligne 19 de la config de BungeeCord voir toute la config si tu préfères :P



Cordialement,
Detobel36
 
voici ma config bungeecord

Code:
player_limit: -1
ip_forward: true
permissions:
  default:
  - bungeecord.command.server
  - bungeecord.command.list
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
timeout: 30000
log_commands: false
online_mode: true
servers:
  lobby:
   motds:'
    address:craft4.ni-craft.fr:25665
    restricted: false
  serveur2:
   motds:'
    address:craft4.ni-craft.fr:25666
    restricted: false
listeners:
- query_port: 25577
  motd: '
  priorities:
  - lobby
  bind_local_address: true
  tab_list: GLOBAL_PING
  query_enabled: true
  host:188.165.89.57:25565
  forced_hosts:
    pvp.md-5.net: pvp
  max_players: 1
  tab_size: 60
  ping_passthrough: false
  force_default_server: true
disabled_commands:
- disabledcommandhere
network_compression_threshold: 256
groups:
  - admin
connection_throttle: -1
stats: 6b4a35a0-65a2-4bc1-9589-1450349264e5

cordialement
 
Salut,

Code:
motds:'
Ça, c'est pas bon :)
Quand tu met une apostrophe ou un guillemet, cela signifie que tu va commencer à écrire une valeur. Il faut ensuite en remettre un pour dire que c'est fini, que tu as tout écrit. Par exemple:
Code:
motd: 'Detobel36 est cool'
Si tu met juste:
Code:
motd: 'Detobel36 est cool
Bungeecord va croire que tout ce qui suit est dans le motd... :/

Il te faut donc mettre au minimum (si tu veux laisser vide):
Code:
motd: ''
Tu notera également que c'est "motd" et non "motds" ;)

Plus d'informations sur le wiki officiel de Bungeecord: https://www.spigotmc.org/wiki/bungeecord-configuration-guide/


Cordialement,
Detobel36
 
bonjour

j'ai fait comme vous m'avez dit mais mon proxy ne marche toujours pas
quel dossier je dois vous envoyer mon hébergeur est nihost

cordialement
 
voici mes logs
Code:
26.11 12:04:23 [Multicraft] Server stopped
26.11 12:04:36 [Multicraft] Received restart command
26.11 12:04:36 [Multicraft] Server stopped
26.11 12:04:39 [Multicraft] Loading server properties
26.11 12:04:39 [Multicraft] Starting server!
26.11 12:04:39 [Multicraft] Loaded config for "Bungeecord (bungeecord.jar)"
26.11 12:04:39 [Multicraft] JAR file not found, copying from global JAR directory
26.11 12:04:39 [Multicraft] Updating eula.txt file
26.11 12:04:39 [Server] INFO *** Warning, this build is outdated ***
26.11 12:04:39 [Server] INFO *** Please download a new build from http://ci.md-5.net/job/BungeeCord ***
26.11 12:04:39 [Server] INFO *** You will get NO support regarding this build ***
26.11 12:04:39 [Server] INFO *** Server will start in 10 seconds ***
26.11 12:04:49 [Server] INFO Using OpenSSL based native cipher.
26.11 12:04:49 [Server] INFO Using native code compressor
26.11 12:04:49 [Server] INFO Enabled BungeeCord version git:BungeeCord-Bootstrap:1.9-SNAPSHOT:aaddc9f:1135
26.11 12:04:49 [Server] INFO Not on Windows, attempting to use enhanced EpollEventLoop
26.11 12:04:49 [Server] INFO Epoll is working, utilising it!
26.11 12:04:49 [Server] INFO Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
26.11 12:04:49 [Server] INFO Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
26.11 12:04:49 [Server] INFO Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
26.11 12:04:49 [Server] INFO Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
26.11 12:04:49 [Server] INFO Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
26.11 12:04:49 [Server] INFO Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
26.11 12:04:49 [Server] INFO Attempting to update plugin from null to ModuleVersion(build=1135, git=aaddc9f)
26.11 12:04:49 [Server] INFO Attempting to Jenkins download module cmd_alert v1135
26.11 12:04:50 [Server] INFO Download complete
26.11 12:04:50 [Server] INFO Attempting to update plugin from null to ModuleVersion(build=1135, git=aaddc9f)
26.11 12:04:50 [Server] INFO Attempting to Jenkins download module cmd_find v1135
26.11 12:04:50 [Server] INFO Download complete
26.11 12:04:50 [Server] INFO Attempting to update plugin from null to ModuleVersion(build=1135, git=aaddc9f)
26.11 12:04:50 [Server] INFO Attempting to Jenkins download module cmd_list v1135
26.11 12:04:50 [Server] INFO Download complete
26.11 12:04:50 [Server] INFO Attempting to update plugin from null to ModuleVersion(build=1135, git=aaddc9f)
26.11 12:04:50 [Server] INFO Attempting to Jenkins download module cmd_send v1135
26.11 12:04:50 [Server] INFO Download complete
26.11 12:04:50 [Server] INFO Attempting to update plugin from null to ModuleVersion(build=1135, git=aaddc9f)
26.11 12:04:50 [Server] INFO Attempting to Jenkins download module cmd_server v1135
26.11 12:04:50 [Server] INFO Download complete
26.11 12:04:50 [Server] INFO Attempting to update plugin from null to ModuleVersion(build=1135, git=aaddc9f)
26.11 12:04:50 [Server] INFO Attempting to Jenkins download module reconnect_yaml v1135
26.11 12:04:51 [Server] INFO Download complete
26.11 12:04:51 [Server] INFO Loaded plugin reconnect_yaml version git:reconnect_yaml:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] INFO Loaded plugin cmd_find version git:cmd_find:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] INFO Loaded plugin cmd_server version git:cmd_server:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] INFO Loaded plugin cmd_alert version git:cmd_alert:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] INFO Loaded plugin cmd_send version git:cmd_send:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] INFO Loaded plugin cmd_list version git:cmd_list:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] WARNING Forced host server pvp is not defined
26.11 12:04:51 [Server] INFO Enabled plugin reconnect_yaml version git:reconnect_yaml:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] INFO Enabled plugin cmd_find version git:cmd_find:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] INFO Enabled plugin cmd_server version git:cmd_server:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] INFO Enabled plugin cmd_alert version git:cmd_alert:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] INFO Enabled plugin cmd_send version git:cmd_send:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] INFO Enabled plugin cmd_list version git:cmd_list:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:04:51 [Server] Startup Listening on /0.0.0.0:25577
26.11 12:05:30 [Server] INFO (0):
26.11 12:05:56 [Multicraft] Received restart command
26.11 12:05:56 [Multicraft] Stopping server!
26.11 12:05:56 [Server] INFO Command not found
26.11 12:05:56 [Server] INFO Closing listener [id: 0xa458730f, /0.0.0.0:25577]
26.11 12:05:56 [Server] INFO Closing pending connections
26.11 12:05:56 [Server] INFO Disconnecting 0 connections
26.11 12:05:56 [Server] INFO Closing IO threads
26.11 12:05:58 [Server] INFO Saving reconnect locations
26.11 12:05:58 [Server] INFO Disabling plugins
26.11 12:05:58 [Server] INFO Thank you and goodbye
26.11 12:05:58 [Multicraft] Server shut down (stopping)
26.11 12:06:00 [Multicraft] Server stopped
26.11 12:06:03 [Multicraft] Loading server properties
26.11 12:06:03 [Multicraft] Starting server!
26.11 12:06:03 [Multicraft] Loaded config for "Bungeecord (bungeecord.jar)"
26.11 12:06:03 [Multicraft] Updating eula.txt file
26.11 12:06:03 [Server] INFO *** Warning, this build is outdated ***
26.11 12:06:03 [Server] INFO *** Please download a new build from http://ci.md-5.net/job/BungeeCord ***
26.11 12:06:03 [Server] INFO *** You will get NO support regarding this build ***
26.11 12:06:03 [Server] INFO *** Server will start in 10 seconds ***
26.11 12:06:14 [Server] INFO Using OpenSSL based native cipher.
26.11 12:06:14 [Server] INFO Using native code compressor
26.11 12:06:14 [Server] INFO Enabled BungeeCord version git:BungeeCord-Bootstrap:1.9-SNAPSHOT:aaddc9f:1135
26.11 12:06:14 [Server] INFO Not on Windows, attempting to use enhanced EpollEventLoop
26.11 12:06:14 [Server] INFO Epoll is working, utilising it!
26.11 12:06:14 [Server] INFO Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
26.11 12:06:14 [Server] INFO Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
26.11 12:06:14 [Server] INFO Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
26.11 12:06:14 [Server] INFO Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
26.11 12:06:14 [Server] INFO Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
26.11 12:06:14 [Server] INFO Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
26.11 12:06:14 [Server] INFO Loaded plugin reconnect_yaml version git:reconnect_yaml:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:06:14 [Server] INFO Loaded plugin cmd_find version git:cmd_find:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:06:14 [Server] INFO Loaded plugin cmd_server version git:cmd_server:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:06:14 [Server] INFO Loaded plugin cmd_alert version git:cmd_alert:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:06:14 [Server] INFO Loaded plugin cmd_send version git:cmd_send:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:06:14 [Server] INFO Loaded plugin cmd_list version git:cmd_list:1.9-SNAPSHOT:aaddc9f:1135 by SpigotMC
26.11 12:06:14 [Server] SEVERE Exception in thread "main"
26.11 12:06:14 [Server] SEVERE mapping values are not allowed here
26.11 12:06:14 [Server] INFO in 'reader', line 19, column 15:
26.11 12:06:14 [Server] INFO restricted: false
26.11 12:06:14 [Server] INFO ^
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
26.11 12:06:14 [Server] SEVERE at org.yaml.snakeyaml.Yaml.load(Yaml.java:412)
26.11 12:06:14 [Server] SEVERE at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:63)
26.11 12:06:14 [Server] SEVERE at net.md_5.bungee.conf.Configuration.load(Configuration.java:64)
26.11 12:06:14 [Server] SEVERE at net.md_5.bungee.BungeeCord.start(BungeeCord.java:252)
26.11 12:06:14 [Server] SEVERE at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
26.11 12:06:14 [Server] SEVERE at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
26.11 12:09:22 [Multicraft] Updating config server.properties: True, Config file updated.
26.11 12:16:13 [Multicraft] Auto-saving world...


si dessous la config
Code:
player_limit: -1
ip_forward: true
permissions:
  default:
  - bungeecord.command.server
  - bungeecord.command.list
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
timeout: 30000
log_commands: false
online_mode: true
servers:
  lobby:
   motds:''
    address:188.165.89.57:25665
    restricted: false
  serveur2:
   motds:''
    address:188.165.89.57:25666
    restricted: false
listeners:
- query_port: 25577
  motd:''
  priorities:
  - lobby
  bind_local_address: true
  tab_list: GLOBAL_PING
  query_enabled: true
  host:188.165.89.57:25565
  forced_hosts:
    pvp.md-5.net: pvp
  max_players: 1
  tab_size: 60
  ping_passthrough: false
  force_default_server: true
disabled_commands:
- disabledcommandhere
network_compression_threshold: 256
groups:
  - admin
connection_throttle: -1
stats: 6b4a35a0-65a2-4bc1-9589-1450349264e5

cordialement