Talk:Counter-Strike 2/Dedicated Servers: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
 
(15 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Discussion page}}
{{Discussion page}}


== [need help]cennot run steamcmd.sh in centos 7. ==


```
[root@srcds ~]# su steam


[steam@srcds ~]$ Steam/steamcmd.sh
<small>(using [[Template:Message]])</small>&nbsp;This page needs a section on start parameters e.g `-port` and server configs. Currently there are many tutorials with incorrect/outdated info so a high quality source of truth is required
steamcmd: loadlocale.c:129: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
Update then. Also, the edits you made look dubious, can be word better . --[[NOUG4AT]] ([[User talk:NOUG4AT|talk]]) 16:20, 8 Nov 2023&nbsp;--[[User:Hivltg64|Hivltg64]] ([[User talk:Hivltg64|talk]]) 16:03, 8 Nov 2023 (UTC)
Steam/steamcmd.sh: line 39:  4169 Aborted                $DEBUGGER "$STEAMEXE" "$@"


[steam@srcds ~]$ locale
How come the -ip flag only sets the IP for the TCP port, but UDP is still bound to 0.0.0.0? --[[Old God Biden]] ([[User talk:Old God Biden|talk]]) 6:22, 15 Nov 2023
LANG=
 
LC_CTYPE="POSIX"
== Ports ==
LC_NUMERIC="POSIX"
 
LC_TIME=en_US.UTF-8
Looking at server ports that are open by default only 27015 Game/Query port enabled. There appears to be no client port or source tv port like srcds. Would be good if ports could be confirmed and updated --[[Hivltg64]] ([[User talk:Hivltg64|talk]]) 22:11, 8 Nov 2023
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
```

Latest revision as of 08:53, 5 February 2025

Icon-message-48px.png
This is the discussion page of Counter-Strike 2/Dedicated Servers. To add a comment, use the Edit button near the headline of the appropriate section. To create a new section, you can use the Add topic button at the top of this page.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.


(using Template:Message) This page needs a section on start parameters e.g `-port` and server configs. Currently there are many tutorials with incorrect/outdated info so a high quality source of truth is required Update then. Also, the edits you made look dubious, can be word better . --NOUG4AT (talk) 16:20, 8 Nov 2023 --Hivltg64 (talk) 16:03, 8 Nov 2023 (UTC)

How come the -ip flag only sets the IP for the TCP port, but UDP is still bound to 0.0.0.0? --Old God Biden (talk) 6:22, 15 Nov 2023

Ports

Looking at server ports that are open by default only 27015 Game/Query port enabled. There appears to be no client port or source tv port like srcds. Would be good if ports could be confirmed and updated --Hivltg64 (talk) 22:11, 8 Nov 2023