oddiex 1 Report post Posted August 11, 2017 I have an issue with XM8... When event happend, XM8 don't send notifications, but on side server the config is OK... rpt log say: 10:14:19 CallExtension loaded: XM8 (/srv/arma3/@ExileServer/XM8.so) [P▒▒▒*▒▒] 10:14:19 "ExileServer - XM8 mesage sent: {""r"":[""76561198068980812""],""m"":""flag-restored"",""t"":""test""} ([0,'Config OK MainThread started'])" 10:22:43 "ExileServer - XM8 mesage sent: {""r"":[""76561198068980812""],""m"":""base-raid"",""t"":""test""} ([0,'OK'])" 10:32:52 "ExileServer - XM8 mesage sent: {""r"":[""76561198068980812""],""m"":""flag-stolen"",""t"":""test""} ([0,'OK'])" XM8Log say: [0,'Config OK MainThread started'] [27-7-2017_11-15-19] XM8Log: Data sent to server: {"r":["76561198068980812"],"m":"flag-restored","t":"test"} [27-7-2017_11-15-19] XM8Log: Server returned: STATUS: 200 MESSAGE: {"r":"fail"} tcpdump dst port 80 say: 12:21:40.915151 IP Arma3server.45178 > orion2815.startdedicated.de.http: Flags , seq 4162387452, win 29200, options [mss 1460,sackOK,TS val 140513016 ecr 0,nop,wscale 7], length 0 12:21:41.164636 IP Arma3server.45178 > orion2815.startdedicated.de.http: Flags [.], ack 1504358293, win 229, options [nop,nop,TS val 140513078 ecr 817354214], length 0 12:21:41.164717 IP Arma3server.45178 > orion2815.startdedicated.de.http: Flags [P.], seq 0:310, ack 1, win 229, options [nop,nop,TS val 140513078 ecr 817354214], length 310: HTTP: POST /api/sendMessage HTTP/1.1 12:21:41.416918 IP Arma3server.45178 > orion2815.startdedicated.de.http: Flags [.], ack 156, win 237, options [nop,nop,TS val 140513141 ecr 817354277], length 0 12:21:41.459073 IP Arma3server.45178 > orion2815.startdedicated.de.http: Flags [.], ack 157, win 237, options [nop,nop,TS val 140513152 ecr 817354277], length 0 This indicates that the http request has gone out to XM8 server! Never get any message on my phone, but I send broadcast message from the web xm8 and work correctly... I running XM8.so 64bit linux version compiled over Debian 9. NOTE: At XM8.exile.com web say this message: Connection Problems Our backend servers have never received a notificiation from your Arma server. Check our forums for help. But, on the forum don't have nothing solution about this, only little thing that I was probe with this... _nslookup xm8.exile.majormittens.co.uk resolve to Address: 85.25.202.58 _XM8.so have correct permissions, but it is the same because arma3server run with root owner _My server is behind a firewall, but outgoing any ports and protocols are open, only incoming traffic are filtered except arma ports 2302-2305... Outgoing connections to port 80TCP and UDP are not filter... _Have static IP address and don't have proxy _Have latest Exile and ExileServer version "Lemon" I wish someone could tell me what's going on.@Eichi need U help!! Something's wrong and I do all OK!!! Tanks 4 help! Share this post Link to post Share on other sites
oddiex 1 Report post Posted August 11, 2017 LOGS: @ExileServer/XM8Logs# cat 6-8-2017_20-52-56.txt [0,'Config OK MainThread started'] [6-8-2017_20-52-56] XM8Log: Data sent to server: {"r":["76561198068980812"],"m":"protection-money-due","t":"Admin Base"} [6-8-2017_20-52-56] XM8Log: Server returned: STATUS: 200 MESSAGE: {"r":"fail"} Share this post Link to post Share on other sites