Thanks for the info Netshroud.

The message is given before the server even checks for an update.
Here is the batch file i use to start the server.

@echo off
> :Starting
> echo checking for updates..
> C:\gameservers\steamcmd\SteamCmd.exe +login anonymous +force_install_dir
> C:\my-game-server\tf2_server2 +app_update 232250 validate +quit
> echo Starting SRCDS server...
> C:\my-game-server\tf2_server2\srcds.exe -console -game tf -ip MYSERVERIP
> -port 27019 -secure +maxplayers 32 +servercfgfile server.cfg +mapcyclefile
> custom_mapcycle.txt +map cp_custommap -timeout 5
> echo Warning, server crash detected. Restarting...
> goto Starting
>


And here is there error:

checking for updates..
> Redirecting stderr to 'C:\gameservers\steamcmd\logs\stderr.txt'
> [  0%] Checking for available updates...
> [----] Verifying installation...
> Steam Console Client (c) Valve Corporation
> -- type 'quit' to exit --
> Loading Steam3...net_misc.cpp (203) : Assertion Failed: g_cnIPThisBox <
> k_nMaxIP
> ThisBox
> net_misc.cpp (203) : Assertion Failed: g_cnIPThisBox < k_nMaxIPThisBox
> [HTTP Remote Control] HTTP server listening on port 27037.
> OK.
>
> Connecting anonymously to Steam Public...Logged in OK
> Waiting for license info...OK
>  Initial App state (0x4) installed
>  App state (0x20104) validating, progress: 0.00 (0 / 5292463949)
>  App state (0x20104) validating, progress: 1.19 (62905562 / 5292463949)
>  App state (0x20104) validating, progress: 2.29 (121172974 / 5292463949)
>

NOTE for valve.
Typing QUIT to restart the server crashes the server with a popup.  (hard
crash ?)


On Sun, Jul 6, 2014 at 8:03 AM, Nomaan Ahmad <n0man....@gmail.com> wrote:

> Do you leave SteamCMD open? I only run it when I to use it.
>
>
> On 6 July 2014 14:00, Netshroud <netshr...@gmail.com> wrote:
>
> > It’s not plugin-related, it’s part of Steam. Steam
> > (steamclient.dll/.dylib/.so) spins up an HTTPS server that listens on
> port
> > 27037.
> >
> > There’s nothing you can do with it right now, it’s only effective in Big
> > Picture mode - something steamcmd does not have.
> >
> > On 6 Jul 2014, at 10:02 pm, Rick Dunn <r...@vaultf4.com> wrote:
> >
> > > Do you guys have a plugin that generates a web control panel?  Have you
> > > tried visiting this In a browser?  Try visiting IP:27037 in your
> browser
> > > and see what happens.
> > >
> > > On Sunday, July 6, 2014, cladiron <cladi...@gmail.com> wrote:
> > >
> > >> Im seeing the same thing on a server restart.
> > >>
> > >>
> > >> [HTTP Remote Control] Wrote private key to remoteui/certs/https.key
> > >> [HTTP Remote Control] Wrote certificate to remoteui/certs/https.pem
> > >> [HTTP Remote Control] HTTP server listening on port 27037.
> > >> OK.
> > >>
> > >>
> > >> On Fri, Jul 4, 2014 at 9:15 PM, Weasels Lair <wea...@weaselslair.com
> > >> <javascript:;>> wrote:
> > >>
> > >>> wow.  I wonder how long before security exploits for this start
> hitting
> > >> the
> > >>> wild.
> > >>>
> > >>>
> > >>> On Fri, Jul 4, 2014 at 4:55 PM, Jesse Molina <je...@opendreams.net
> > >> <javascript:;>> wrote:
> > >>>
> > >>>> Dear Valve.
> > >>>>
> > >>>> Explain why SteamCMD has started a remote control daemon on my
> > computer
> > >>>> during a SteamCMD update.
> > >>>>
> > >>>>
> > >>>>
> > >>>> Steam Console Client (c) Valve Corporation
> > >>>> -- type 'quit' to exit --
> > >>>> Loading Steam3...[HTTP Remote Control] Wrote private key to
> > >>>> remoteui/certs/https.key
> > >>>> [HTTP Remote Control] Wrote certificate to remoteui/certs/https.pem
> > >>>> [HTTP Remote Control] HTTP server listening on port 27037.
> > >>>> OK.
> > >>>>
> > >>>>
> > >>>>
> > >>>> Relavant:
> > >>>>
> > >>>> http://steamdb.info/blog/37/
> > >>>>
> > >>>> http://steamdb.info/blog/30/
> > >>>>
> > >>>> http://steamdb.info/blog/31/
> > >>>>
> > >>>>
> > >>>>
> > >>>> _______________________________________________
> > >>>> To unsubscribe, edit your list preferences, or view the list
> archives,
> > >>>> please visit:
> > >>>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux
> > >>>>
> > >>> _______________________________________________
> > >>> To unsubscribe, edit your list preferences, or view the list
> archives,
> > >>> please visit:
> > >>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux
> > >>>
> > >> _______________________________________________
> > >> To unsubscribe, edit your list preferences, or view the list archives,
> > >> please visit:
> > >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux
> > >>
> > > _______________________________________________
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux
> >
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux
> >
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux
>
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to