Raised This Month: $32 Target: $400
 8% 

Accelerator - Crash Reporting That Doesn't Suck


Post New Thread Reply   
 
Thread Tools Display Modes
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 01-26-2018 , 05:34   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #221

Quote:
Originally Posted by DeepLearning View Post
Is there a way to change upload host without recompiling an extension? Thanks.
Yes, you can set "MinidumpUrl" in your core.cfg.
__________________
asherkin is offline
emsit
Member
Join Date: Apr 2015
Old 01-26-2018 , 07:08   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #222

Will this Throttle work with the latest Accelerator version?
__________________

emsit is offline
Prastie
Junior Member
Join Date: Apr 2013
Old 02-13-2018 , 10:45   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #223

Hello,
I installed this and the server crash once but nothing was uploaded in accelerator.log or data/dumps .
I want to mention server crash (at the moment i don't know why) after the map change and map load the server crash.
It seems to change the map and after the map was loaded i think it crash , after the map change to the default one and after again.I want to mention again this is not the crash on ALL mapchange , just 1-2 times on day. And the maps on the server crash load succesfull after other mapchange..
Today crashed like this once but nothing uploaded.
Any solutions?

Here is a small log:
L 02/13/2018 - 168:11: [mapchooser.smx] Voting for next map has finished. Nextmap: jb_cavern_v1b.

Quote:
L 02/13/2018 - 16:42:26: -------- Mapchange to jb_cavern_v1b --------
L 02/13/2018 - 16:42:27: [chat-processor.smx] Message formats generated for game 'csgo'.
L 02/13/2018 - 16:42:27: [chat-processor.smx] Successfully hooked either SayText or SayText2 chat hooks.
L 02/13/2018 - 16:42:27: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sv_disable_motd") (value "0")
L 02/13/2018 - 16:49:12: SourceMod log file session started (file "L20180213.log") (Version "1.8.0.6040")
L 02/13/2018 - 16:49:12: -------- Mapchange to jb_mountaincraft_v6 --------
L 02/13/2018 - 16:49:13: [GEOIP] GeoIP database info: GEO-106FREE 20171205 Build 1 Copyright (c) 2017 MaxMind Inc All Rights Reserved
L 02/13/2018 - 16:49:14: [chat-processor.smx] Message formats generated for game 'csgo'.
L 02/13/2018 - 16:49:14: [chat-processor.smx] Successfully hooked either SayText or SayText2 chat hooks.
L 02/13/2018 - 16:49:14: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sv_disable_motd") (value "0")
L 02/13/2018 - 16:49:19: -------- Mapchange to jb_mountaincraft_v6 --------
Prastie is offline
epicwindow
Senior Member
Join Date: Jan 2018
Old 03-02-2018 , 03:49   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #224

hello

Do we have any documentation or guide on how to interpret the crash reports?(so i dont have to wait for help helplessly lol)

thanks

Last edited by epicwindow; 03-02-2018 at 03:49.
epicwindow is offline
ayrton09_arg
Senior Member
Join Date: Nov 2017
Old 03-05-2018 , 08:55   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #225

hello, one question in my new linux server i dont have the console logs when the server had a crash what happend?
ayrton09_arg is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-05-2018 , 09:13   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #226

Quote:
Originally Posted by ayrton09_arg View Post
hello, one question in my new linux server i dont have the console logs when the server had a crash what happend?
CS:GO doesn't record console output for crash reports on non-Windows.
__________________
asherkin is offline
SHUFEN
Senior Member
Join Date: Jun 2014
Location: Japan, Tokyo
Old 03-05-2018 , 14:30   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #227

Sometimes, accelerator won't create dump. (CSGO Win)
Is this happened within potential crash of SRCDS engine?
SHUFEN is offline
Send a message via Skype™ to SHUFEN
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Old 03-13-2018 , 10:33   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #228

The host of my server is blocking international IP through firewall. I wish I could use Accelerator to find what is causing the crash of one my servers, but in order to do that, I need to whitelist the exit IP from the website or service. Is that information possible to be given?

Regards.
__________________
~tuturu

Owner/Developer at Kniv
My Steam Profile
plock is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-13-2018 , 10:38   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #229

Quote:
Originally Posted by plock View Post
The host of my server is blocking international IP through firewall. I wish I could use Accelerator to find what is causing the crash of one my servers, but in order to do that, I need to whitelist the exit IP from the website or service. Is that information possible to be given?

Regards.
There is no unsolicited inbound traffic, the gameserver extension makes requests to the processing backend only, never the other way. A host filtering the outbound is very strange, but the current IP of the web server is 109.74.205.75 / 2a01:7e00::f03c:91ff:fe96:6d6b:, and I do not anticipate it changing any time soon (but definitely will in the future when Throttle is moved to its own server).
__________________

Last edited by asherkin; 03-13-2018 at 10:55.
asherkin is offline
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Old 03-13-2018 , 10:41   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #230

Quote:
Originally Posted by asherkin View Post
There is no unsolicited inbound traffic, the gameserver extension makes requests to the processing backend only, never the other way. A host filtering the outbound is very strange, but the current IP of the web server is 109.74.205.75, and I do not anticipate it changing any time soon (but definitely will in the future when Throttle is moved to its own server).
I know that my request was weird, but this is the error that is happening:
Code:
L 03/13/2018 - 09:23:29: [CRASH] Accelerator failed to upload crash dump: Failed to connect to 2a01:7e00::f03c:91ff:fe96:6d6b: Unknown error 101 (7)
I try that IP if that works for me and I will edit here later.

EDIT: Nope, it didn't work. :/

Regards.
__________________
~tuturu

Owner/Developer at Kniv
My Steam Profile

Last edited by plock; 03-14-2018 at 07:53.
plock is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:02.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode