self-host-csmm-support
textPage 18 of 373
50 messages on this page
Friday, June 28, 2024
User 374c5d
i think its the auth redirect link
Thursday, June 27, 2024
User 78dd0d
not sure what im missing
User 78dd0d
having an issue with the self hosted csmm ... i have the docker container running and the csmm site loads up, when i try to log in via steam it just refreshes the steam page and doesnt actually log in
User 374c5d
๐คทโโ๏ธ
User 374c5d
its been in since A21
User 531803
it was necessary to register the parameter , I did not have it in serverconfig at all
Wednesday, June 26, 2024
User 00a9ae
๐คฆโโ๏ธ Just realized I had updated CSMM to 2.2.0 and 2.3.0 adds support for V1.0.....
User a506fe
Version 23.7 1.0 b306 Experimental (NOT A21.2 b37 Stable and lower compatible) (22-06-2024)
- LOTS of compatibility fixes
- Brought reset region system up to speed with todays standards. No more server restart needed. Removed parameters from shutdownba. Consolecommands resetregions and resetunclaimedregions can be used at will, ultra fast and on a running server. Marking regions (by console or webui has not changed)
- Due to big changes in storage, tradingsystem and consolecommands checkloot, remitem, unlockall and own have been removed
User 2fe77a
"shutdownba 10 reset" Is it not working?
User 00a9ae
Just noticed this line in the game console log, and pretty sure it is triggering the same time as the 400 error on the CSMM log.
WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
User 602ca8
I wanted to shoot myself when i noticed
User 602ca8
๐ Man I cannot beielive this happened to me ๐
User 6ceaf4
do you have EnableMapRendering set to true?
User 00a9ae
Updated CSMM to 2.2.0, Allocs to 27_33_48, CPM to 23.8 and 7DtD to 1.0. CSMM seems to be able to send console commands to the server, and sees active players connected, but I keep getting these errors in the CSMM log, and in-game chat commands ($bal, $shop, etc) are not working. Unsure of where I can look for any additional information or debugging.
[app] info: Destroying SSE
[app] info: Starting SSE
[app] warn: SSE error for server 2 {"error":{"message":"Bad Request","status":400,"type":"error"}}
[app] warn: SSE start connection timed out for server 2
[app] info: Starting SSE
[app] warn: SSE error for server 2 {"error":{"message":"Bad Request","status":400,"type":"error"}}
[app] warn: SSE start connection timed out for server 2
Edit: Forgot to mention that CPM does respond back Command Received $bal when sending the command, and Discord chat bridge is not working either.
Tuesday, June 25, 2024
User aee541
No content
User 531803
I'm sorry for the stupid questions, but what should I do to make it appear here?

image.png
PNG โข 1.4 MB
User 23fa64
Uncover that, and the map should show up in CSMM.
User 23fa64
This is.
http://195.18.27.35:27105/app
http://195.18.27.35:27105/app
User 23fa64
That is not your web dashboard map.
User 531803
yes, it is completely downloaded through the server console and the "visitmap full" command
http://195.18.27.35:27106/static/index.htmlUser 23fa64
Is your livemap uncovered?
User 531803
I don't quite understand the question. I didn't do any manipulations other than adding the server to the csmm panel.
User 23fa64
Did you uncover the web dashboard map?
User 531803
hello! please help me, I don't have a map displayed in csmm

image.png
PNG โข 15.0 KB
User 2eb44a
got patreon and linked it
User 2eb44a
done
User 374c5d
need to link discord to both patreon & csmm
User 2eb44a
years ago i paid 5$ a month to have him host it lol
User 374c5d
$5/month through patreon on https://csmm.app
User 2eb44a
does it not cost money to have the website host it ??
User 374c5d
but you need a moderate level of linux understanding
User 374c5d
the documentation for linux set up is pretty good
User 2eb44a
would there be some kinda tutorial maybe
User 2eb44a
its a actual server machine using to run a bunch of game servers only
User 2eb44a
windows server 2022
User 374c5d
you can run a linux vm and use a container. if you use win 11 it has a linux thing built in
User 2eb44a
like a vm or some
User 2eb44a
best way to use it in linux on windows for a guy who knows 0 things about linux? lol
User 2eb44a
hmmm, i have no way to figure out how to even set that up if its not made for windows XD
User 374c5d
its made for linux. while windows is possible, youre on your own to figure it out, im afraid.
User 2eb44a
would anyone tell me how hard it is to set up a self host on windows server
User 2eb44a
hello
Monday, June 24, 2024
User 0cec7b
so apparently it didn't pull the latest version that is 2.30 its pulled 2.20
User 0cec7b
and want it to boot auto as docker wasn't doing it
User 0cec7b
i have pm2 as i sometimes need to reboot the server
User bddf69
Ah yeah if you run with docker compose, you don't need pm2
User 0cec7b
oh i know what its csmm
User bddf69
Try
sudo ss -tulpn to see whatUser 0cec7b
guessing i'll have to pm2 it down then
User bddf69
Oh you have something running on 1337 already