self-host-csmm-support
textPage 73 of 373
50 messages on this page
Friday, March 3, 2023
User 7043bc
well, I just copied the compose file 1:1
User bddf69
You seem to have a syntax error, try copy pasting your Docker compose file into an online yaml validator. It should tell you where the issue is in more details
User 7043bc
thanks for the reply, but I can't get it working.
"To use the already-built images, comment the build line and uncomment the image line"
I'm not sure if I have to change something from the compose file or not.
User bddf69
User 7043bc
Hello dear humans, can someone please help me with the installation of CSMM? I wanted to use docker, but unfortunately I have no previous experience and the instructions make some things unclear for me.
Docker version 23.0.1 is installed.
"Clone the repo to your local machine".
"cp .env.example.host .env"
cp: cannot stat '.env.example.host': No such file or directory
cp: cannot stat '.env.example.host': No such file or directory
from where to copy what? I don't really understand this part. Hope someone can help me.
Tuesday, February 28, 2023
User 23fa64
Allocs is required for CSMM, CPM is just a nice to have.
User 23fa64
No
User a42b0c
CSMM totally replaced Alloc's didn't it?
Sunday, February 26, 2023
User 374c5d
it takes about 10 to 15 minutes to sync from patreon and discord?
User 28c666
Thanks! so I can see things through.
User 6ceaf4
After donate and link your discord to patreon, your name will go yellow, and you can then add your server to eu.csmm.app
User 28c666
Thanks! After Donate, it runs from csmm server, no external location is needed for it, right?
User 6ceaf4
found some info here: https://www.csmm.app/#plans
User 28c666
I didn't really notice the differences.
User 6ceaf4
does not really say what the differences are there, does it?
User 28c666
Is Contributor enough?
User 6ceaf4
Click on that Patreon link from support bot and choose a plan that suits you
User 6ceaf4
I'm not sure what you mean, but if you could not install csmm somewhere, the only way to use it is to subscribe to catalysm's paid instances, like the eu one you reached
User 28c666
I tried to make a free version, but I'm not really good at it. now I read that I have to have the csmm with me. how can it be solved so that it runs by default?
User 6ceaf4
are you self hosting csmm?
User aee541
No content
User 28c666
Hello! I have a problem that I can't add the server to csmm, because it says nothing. Could you help me, what could be the problem?

000.jpg
JPG • 86.0 KB
Saturday, February 25, 2023
User 392ae3
Thank you very much
User a506fe
You can use multiple
User 392ae3
Hi guys.
If I execute shutdownba with two parameters, will this work or do I have to use only one?
If I execute shutdownba with two parameters, will this work or do I have to use only one?
Example of what I want to do:
shutdownba 15 resetunclaimed resetvehiclesWednesday, February 22, 2023
User 963f55
wheres your sense of adventure?
User 6ceaf4
<:thinkingblackguy:479231267007758341>
User bddf69
Yeah I would expect it to do what you're describing too but somehow it looks like the autoincrement got out of sync for you. You can manually set it with something like
ALTER TABLE tbl AUTO_INCREMENT = 9000; (copied from google, I didn't test it, you've been warned :p)User 963f55
ok, so the columns show the servers that are active.... but what ever i had as 3 and 4 are empty... would that be correct? i would think if i added another it should of make it id: 7.....

srvs.png
PNG • 19.3 KB
Monday, February 20, 2023
User bddf69
do you happen to know the DB its in?
Yeah this would be the database you configure for CSMM (check the
DBSTRING env var to double check what CSMM uses). What you are talking about is in the sdtdserver table, the id column.For some reason the auto-incrementer loses track of where it is :o
Sunday, February 19, 2023
User 2e8a7d
Woot, that did it. I had to:
- Remove the bot
- Reset the bot token
- Change Env + Bounce docker container
- Re-add the bot
User 6ceaf4
Boldly breaking what no man has broken before...
User 2e8a7d
Perhaps my env is wrong...
User 2e8a7d
aha
User 2e8a7d
error: API - SdtdServer:find-guilds-managed-by-user - Error: Expected token to be set for this request, but none was presentUser 963f55
unfortunately i cant help with docker troubleshooting... i wouldnt think so.... and im not sure if docker uses the same PM2 server within to start the csmm bot
User 2e8a7d
My mental model is that the csmm service reaches out to Discord, so it doesn't need open ports, does it?
User 2e8a7d
Its docker
User 963f55
what hosting did you go with? self host on dedicated machine? docker?
User 963f55
theres your issue... gotta get the bot running
User 2e8a7d
Shows offline.
User 963f55
and you said the bot shows ONLINE on your discord, not just in it?
User 2e8a7d
TLDR: No guild list is showing when adding the discord bot, just made the discord an admin, waiting to see if it refreshes now.
User 2e8a7d
I posted in the wrong channel: https://discord.com/channels/336821518250147850/427106880255426560/1076904925424001175
User 963f55
my breaking things allows others to learn.. hahahttps://discord.com/channels/336821518250147850/557233260200198166/983788137962688554
back in June, my CSMM server went belly up, superblock corrupted.... was able to get the DBs off and put on new sever.... the concern i had was that adding a new server might cause an issue... well attempted today, AFTER BACKUP, haha, and it attempted to use a server id that was long ago used, and deleted... we currently have up to ID: 6 running... so i would think it would make ID: 7, nope, it created the entry, the existing running ones stayed fine, but when attempting to get into the newly created server settings, i was met with a black screen that just said server connection error, it tried to create with ID; 3..... it wasnt even one of the normal CSMM error screens..... and not being able get into the settings, i couldnt delete it, so i rolled back the CSMM server to get back to the state before my attempts.... question, back when this all went down, you said that field was a primary key... do you happen to know the DB its in? im going to go diving for it, but if you knew off hand.... i want to see if i can increase its value some how, and try again.... of shoot, idk alter the existing ones... right now i have ID: 1, 2, 5, 6 active.... 3 and 4 were deleted long ago....
User 23fa64
Thanks!
User 6ceaf4
Oh boy, here we go again
User 963f55
Hear that @User 59898394 ... Time ta break shit... Err ummm.... Try new stuff...
User bddf69
Yeah that should work! All the CSMM instances I manage have my dev server added, it works fine 😄
