stracker

Apps stracker 3.5.1

Login or Register an account to download this content
Still getting errors. Followed all the guidelines asked for here. But could not get any of it to work. I've attached the .cfg and the AC Server Manager config file (renamed to ini so can be uploaded here), with passwords taken out obviously.

Thanks for all the help guys. I'm almost certainly missing something obvious.

EDIT: Also point of note is that AC Server Manager's command window is saying
"Please check your server configuration" error="servermanager: kissmyrank and stracker configuration requires UDP plugin configuration in Server Options"
I'm unsure why that is as everything seems to be fine in the 2 setups.
 

Attachments

  • stracker.ini
    9.3 KB · Views: 123
  • config.ini
    12.4 KB · Views: 109
I don't have an idea about AC server manager, so I can't comment on how to setup stracker in this application.

Did you realize that there is a documentation file in the .zip file (path stracker/documentation.htm)? There are some hints about how to setup the ports correcty.
 
If I understand the problem well .... there's nothing to setup in Ac Server Manager itself .....
This error="servermanager: kissmyrank and stracker configuration requires UDP plugin configuration in Server Options" message .... is given by AC Server Manager as he surely launches the servers with it.

We have no servers any longer for months as our league disappeared but I'm nearly sure the problem mentioned here is happening with using both Stracker and Kissmyrank.
This is the same configuration needed as for Stracker and ... Minorating at the time.

Nearly sure to remember taht there's something to setup in this server stracker.ini in this section:

[ACPLUGIN]
; proxy the AC server protocol on these ports, so multiple plugins may be chained (this is equivalent to UDP_PLUGIN_LOCAL_PORT in server_cfg.ini)
proxyPluginLocalPort = 18004
; proxy the AC server protocol on these ports, so multiple plugins may be chained (this is equivalent to UDP_PLUGIN_ADDRESS in server_cfg.ini)
proxyPluginPort = 18003


At the time our servers 7 and 8 were sometimes using Minorating .... I still have those ini files ( saved long ago ) and only those servers 7-8 stracker.ini files have such port values at this place in this precise section.

So there might surely be something there to solve in order to have Stracker and Kissmyrank work together.
 
Hi, is there maybe a bug players that dnf on 1 lap in race arnt even classified in session summary?
Do you need to finish at least 1 lap in race to be classified?
 
Last edited:
that might well be the case yes
Thank you for your reply. I don't know if you are still updating your great app, but if you do, then this might be a good idea to show drivers in session summary even if they didn't start the race or were disqualified before being able to finish at least one lap under the condition that at least one of other drivers finished 1st lap. In our case two drivers were disqualified, it would be nice to see them in summary with DSQ status.
Regards!
 
Thank you for your reply. I don't know if you are still updating your great app, but if you do, then this might be a good idea to show drivers in session summary even if they didn't start the race or were disqualified before being able to finish at least one lap under the condition that at least one of other drivers finished 1st lap. In our case two drivers were disqualified, it would be nice to see them in summary with DSQ status.
Regards!
Probably this won't happen from my side... But maybe you can add this feature yourself, source code is available here: https://www.racedepartment.com/downloads/sp-tracker_source.22388/
 
Hello, so i am in need of some help if you know the issue.
Everything works fine except the live map page. It shows the racers, but in the map image it says "not available" and it console it doesn't show errors.
anyone know the solution?
Regards.
 
I have a server and drive with 3 friends - 3min qualify and 3 lap race. Most of races all of us are DNF - what are the rules about it ?
DNF.jpg
 
If I do well remember .... ( but I lost this document since we have no servers any longer ) ... there's an advice somewhere from Neys .... saying that a clean lap by the driver offline with Ptracker is needed for the sector times to be visible in the Stracker display.

Am I mistaken ? :D
 
Hi how does work the last seen time at the driver. It's not updating my last seen time. It's not updating. Or sometime it's updated sometimes not.

Second question, how to change the time in stracker. In the Netherlands it's GMT +2 but the datetime is GMT 0.
 
Last edited:
hi i can't get my ptracker stats page online. You can help me?
my configuration:
[HTTP_CONFIG]
; password for the stracker admin pages (leaving it empty results in disabled admin pages
admin_password = admin2020
; username for the stracker admin pages (leaving it empty results in disabled admin pages
admin_username = SRW
; Add anonymized players to blacklist (works only if stracker's AUTH feature is used in server).
auth_ban_anonymized_players = False
; Set to a file to be used for logging http authentication requests. Useful to prevent attacks with external program (e.g., fail2ban).
auth_log_file =
; icon to be used in webpages (leave empty for default Assetto Corsa icon)
banner =
; set to false if you do not want svg graphs in the http output (for saving bandwidth)
enable_svg_generation = True
; set to 1, if you want to start a http server for statistics access
enabled = 1
; set to true to get the navbar inverted (i.e., dark instead of bright)
inverse_navbar = False
; number of items displayed per page
items_per_page = 20
; Additional columns to be displayed in LapTimes table (seperated by a + sign). Columns can be "valid", "aids", "laps", "date", "grip", "cuts", "collisions", "tyres", "temps", "ballast" and "vmax". Note that too many displayed columns might cause problems on some browsers.
lap_times_add_columns = valid+aids+laps+date
; listening address of the http server (normally there is no need to change the default value 0.0.0.0 which means that the whole internet can connect to the server)
listen_addr = 0.0.0.0
; tcp listening port of the http server
listen_port = 50041
; If set to true, http requests will be logged in stracker.log. Otherwise they are not logged.
log_requests = false
; Maximum number of streaming clients (LiveMap/Log users) allowed to connect to this server in parallel. The number of threads allocated for http serving will be max(10, max_streaming_clients + 5)
max_streaming_clients = 20
; Set to true if you want to use https. Note that you need a SSL certificate and key. If you enable this option, you can reach stracker at https://ip:port/ instead of http://ip:port/
ssl = False
; Path to the SSL certificate for https. Only used when ssl is True. A self-signed certificate can be generated with "openssl req -new -x509 -days 365 -key privkey.pem -out cert.pem"
ssl_certificate =
; Path to the SSL private key for https. Only used when ssl is True. A private key can be generated with "openssl genrsa -out privkey.pem 2048"
ssl_private_key =
; Valid values are "degc" or "degf".
temperature_unit = degc
; Valid values are "kmh" or "mph".
velocity_unit = kmh
 
Last edited:
Hi,

stracker was working fine on the server till I installed AC Server manager, always that I start a new race i get this message


stracker[ERROR]: server has been restarted and UDP_PLUGIN_ADDRESS or UDP_PLUGIN_LOCAL_PORT have been changed
stracker[ERROR]: stracker needs to be restarted also.


in the config.yml file of Ac Server Manager there's a text with some explanation
# note: if you are looking for stracker support, Server Manager supports it via
# the UI! Go to the "STracker" page in Server Manager for more instructions.
#
# note #2: if you are looking for KissMyRank support, Server Manager supports it
# via the UI! Go to the "KissMyRank" page in Server Manager for more instructions.
#
# you can use additional plugins with AC Server Manager, but while configuring
# them you have to ignore the ports that AC Server Manager writes in the
# server_cfg.ini, as the Server Manager provides an interface to the plugins
# instead. The plugin ports in the Server Options page are the ones that must
# be used for the plugin configuration.
#
# Note that AC Server Manager provides an interface for a single plugin only,
# as the AC game server does. If you want to chain multiple plugins, please
# follow the documentation of the plugins you're using. Plugins usually
# feature interfaces so additional plugins can be chained between themselves.

I filled the ports in web admin at AC Server manager, I write same ports in the stracker.ini file. It seems to work at the starting of the server, but when a you start the race in server manager, always same message

stracker[ERROR]: server has been restarted and UDP_PLUGIN_ADDRESS or UDP_PLUGIN_LOCAL_PORT have been changed
stracker[ERROR]: stracker needs to be restarted also.

SideNote: For those who have problems locating where to assign ports in AC server manager (See attached image) hope it helps

If any one knows how to avoid the changing ports every time,.. thanks!!!
 

Attachments

  • AC_Server_ports_forStracker.png
    AC_Server_ports_forStracker.png
    83 KB · Views: 225
One question. I know that there is a documentation, but it don't help me.
We have several AC Server on a root server. No my problem is, that stracker is only working for one AC server.

I tried both version, with one database and with two databases, but i it don't work for me. Mybe someone can upload a picture of his folder, that I can see the data structure in it or help me on any other way.

Many thanks
 
If you take one folder for one AC Server Instance, put in each folder a folder like stracker.
Each instance must have different portsnumbers for AC and stracker.
It has been going perfectly with us for several years.
 

Latest News

What's needed for simracing in 2024?

  • More games, period

  • Better graphics/visuals

  • Advanced physics and handling

  • More cars and tracks

  • AI improvements

  • AI engineering

  • Cross-platform play

  • New game Modes

  • Other, post your idea


Results are only viewable after voting.
Back
Top