self-host-csmm-support
textPage 52 of 373
50 messages on this page
Saturday, July 22, 2023
User 23fa64
Which admin token command did you use?
User 7e3e7e
Oh, now I'm getting a lot of
WRN Invalid Admintoken used in the consoleUser 7e3e7e
Okay, had to install Allocs Fixes and use
webtokens_legacyUser 7e3e7e
There's no
ControlPanelPort in the config xml. There's just WebDashboardPort. Is that it?User 7e3e7e
- I'm running a server with following ports used:
<property name="ServerPort" value="26900"/> <property name="WebDashboardPort" value="26896"/> <!-- Port of the web dashboard --> <property name="WebDashboardUrl" value="http://192.168.1.67:26896/"/> <property name="TelnetPort" value="26897"/> <!-- Port of the telnet server -->
command outputs:version
Game version: Alpha 21 (b324) Compatibility Version: Alpha 21 Mod 1CSMM_Patrons: 23.4 Mod TFP_CommandExtensions: 21.0.318.0 Mod TFP_MapRendering: 21.0.318.0 Mod TFP_WebServer: 21.0.318.0 Mod TFP_MarkersExample: 21.0.318.0
- I'm running csmm on docker with the following docker-compose.yaml:
version: "3.7" services: csmm-web: #build: . image: catalysm/csmm environment: NODE_ENV: "production" env_file: .env ports: - 1337:1337 restart: unless-stopped entrypoint: ["npm", "run", "start:app"] csmm-worker: #build: . image: catalysm/csmm environment: NODE_ENV: "production" env_file: .env healthcheck: disable: true restart: unless-stopped entrypoint: ["npm", "run", "start:worker"] csmm-migrations: #build: . image: catalysm/csmm environment: NODE_ENV: "production" env_file: .env healthcheck: disable: true entrypoint: ["sh", "-c", "npm run wait-for:db && npm run db:migrate"]
- .env is pointing to my host database and redis already running on the host
outputs one API token with level 0, name and secretwebtokens list
When I try to add the server through my csmm I get this
CSMM could not connect to your server. CSMM tried to send a GET request to /api/getstats but failed to get a response. Usually this means you entered a bad IP and/or port. Make sure you enter the web API port of your server that was added by Allocs Fixes. This is NOT the telnet port and also NOT the port used by players to connect. . I used 26896 as the Web API port. Seems that's not the port needed. How can I tell which port to use (which port was added by Allocs Fixes)?User aee541
No content
Wednesday, July 19, 2023
User 62f6fb
Wow, it works. Thank you.
User a506fe
teleportplayer ${player.entityId} 100 -1 100;sayplayer ${player.entityId} "Welcome to Market!"User a506fe
and use spaces between parameters in a command
User a506fe
so just market not !market
User a506fe
csmm will handle that automatically
User a506fe
dont use prefix in the commandname
User bddf69
Is it possible to install it?
User ad9e54
@User 22055452docker is not installed on the datacenter
Tuesday, July 18, 2023
User bddf69
With Docker you get prepacked containers that already have all the code and dependencies in them, you can just run them
User bddf69
I think the easiest way will be to use Docker to run CSMM, even on Windows
User ad9e54
all good health!
Does anyone have experience installing cnmm on windows?
Does anyone have experience installing cnmm on windows?
if I understand correctly, i need a node.js and an archive from git. what to do with the archive?
Monday, July 17, 2023
User bddf69
Hiya, answered in the ticket :)
User 26a162
I donated from paetron, but where do I create and manage the server?
Sunday, July 16, 2023
User 617006
moving post
User 23fa64
Okay, this is for self host support.
User 617006
I'm sorry
User 617006
no
User 23fa64
This should be in #csmm-support too.
You're not self hosting CSMM are you?
User 23fa64
I can, you can add CSMM now.
User 617006
just forwarded 8080-8082 can you see if you can see it now
User 23fa64
Should be this.
http://76.142.17.201:8082/static/index.html
http://76.142.17.201:8082/static/index.html
It's not coming up for me, so looks like you need to forward your ports.
User 617006
so 76.142.17.201:8082?
User 617006
external ip is
76.142.17.201
User 23fa64
You wouldn't see it on your external IP though, it would be your internal IP.
But, for us to see it, you would need your external IP.
But, for us to see it, you would need your external IP.
User 23fa64
It would be your external IP address and port, like this.
http://135.148.151.53:23615/static/index.html
http://135.148.151.53:23615/static/index.html
User 617006
how do I find that
User 23fa64
Okay, what is your allocs map address?
User 617006
I host the 7dtd server on a box I own yes
User 23fa64
You're hosting yourself?
User 617006
yes sir
User 23fa64
Okay, so your webdashboard port is 8080?
User 617006
8082 is the Alloc port
User 23fa64
And, which port was that?
User 617006
I subscribe to patreon so I'm at a lose
User 617006
8082
User 23fa64
Which port are you adding?
User 617006
would someone be kind enough to help me set up CSMM I can't get my server to connect to the website. I have port right but its not connecting
Saturday, July 15, 2023
User 23fa64
visitmap, yes.User bbeab6
Okay, thankyou.
rendermap need to exec?
rendermap need to exec?
User 23fa64
Okay, after a restart, you can run the
visitmap command.User bbeab6
Set to True



