self-host-csmm-support

textPage 71 of 373
50 messages on this page
Saturday, April 1, 2023
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Preferably fix the spam from your 7d2d server (it's this error
NullReferenceException: Object reference not set to an instance of an 
)
Avatar for a83fb8227c6bdaa3d7877be6d26cec29b3d791dab4918184c545ad4c3e9edc1b
User a83fb8
Ooooh
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Your 7d2d server is spamming logs, CSMM disconnects itself (and starts discarding events) to protect from being overloaded
Avatar for a83fb8227c6bdaa3d7877be6d26cec29b3d791dab4918184c545ad4c3e9edc1b
User a83fb8
I've somehow managed to break my selfhosted CSMM, not really sure how, when I compose in docker without -d there is also something funky going on, the following keeps on being spammed:
Wednesday, March 22, 2023
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
No, I mean you can take some of the code from that as inspiration for your own deployment
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
Not really looking to add any more expense even if it is a droplet lol
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
Yeah I've seen that before but we already spend over $1500 a month on servers
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Oh, btw! Did you see this? https://github.com/CatalysmsServerManager/digitalocean-marketplace It's pretty much a very opinionated setup script already
Avatar for bab0673310886438fd126e35911e127ce3856a1ba41d28c22cde5082cb1dd392
User bab067
It's Server 19 lol
Avatar for d34e25568864fb57e1ba11c6dc6436573fab8fcc6f0810422ab38d5c175b28bc
User d34e25
i was like howwwwwwwwwwwwwwwwwwww
Avatar for d34e25568864fb57e1ba11c6dc6436573fab8fcc6f0810422ab38d5c175b28bc
User d34e25
ngl i read this as windows 19
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
I get them mixed up so much it's actually hilarious
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
Shoot sorry CSMM XD
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
I use so little windows, I didn't know what SCCM was, had to look it up πŸ™ˆ
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
XD
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
It died only yesterday
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
You know when I re-installed SCCM from scratch it was version 1.27 lol
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Yeah stuff in apt registries generally is pretty old
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Ahh a whole major version behind :O
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
But it is the latest version for Debian anyway
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
Ah I guess not
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
No content
image.png

image.png

PNG β€’ 15.5 KB

Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
~$ docker-compose -v
Docker Compose version v2.11.1
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Is your version of docker-compose up to date? I use 3.7 for every CSMM deployment, prod and dev
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
This one
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
No content
image.png

image.png

PNG β€’ 5.6 KB

Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
I'll probably focus on mainly the docker image, there's a few things right off the bat though like the version number in the default config doesn't seem to want to work as 3.7 until you change it to 3.0
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Yeah true, it's pretty hard to get something like that right though. I started once and then decided to quit after realizing how many different possible setups there are πŸ˜„
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
It sure has, I think its about time I fulfilled that promise of a setup script lol, just makes things easier
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Heya, doing well! πŸ˜„ It's been a while πŸ‘‹
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
Catalysm bae how you been
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
If that's not clear enough, PRs are welcome πŸ˜‰
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
You mean here, in the config file documentation? πŸ˜„
https://docs.csmm.app/en/csmm/self-host/configuration.html#env-file
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
With a reverse proxy within nGinx specifying the port wasn't needed as well πŸ™‚
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
I think this might be worth putting in the documentation for self-hosting, I think that did the trick
Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
Seems like it's listening on ipv6 instead of ipv4
image.png

image.png

PNG β€’ 3.4 KB

Avatar for 58260dd6cf2d734496b37d82df40ed97f9e3135b278471051125c48cdbe212c4
User 58260d
Just had to re-install from scratch and got it up and running, but it seems to get stuck trying to log in via steam auth
Wednesday, March 15, 2023
Avatar for bab0673310886438fd126e35911e127ce3856a1ba41d28c22cde5082cb1dd392
User bab067
@User 45622657 I will look into that tomorrow.
Avatar for 23fa6481638002a74556b9cac6e9e906cdf12551a21ddd6d0b0134fc009c8f88
User 23fa64
If you are, just take the money you are spending for that and buy a hosted instance from Cata.
https://www.patreon.com/bePatron?c=1523282
Avatar for 23fa6481638002a74556b9cac6e9e906cdf12551a21ddd6d0b0134fc009c8f88
User 23fa64
Are you paying for the digital ocean droplet?
Avatar for bab0673310886438fd126e35911e127ce3856a1ba41d28c22cde5082cb1dd392
User bab067
@User 50609326 I guess I need to find another way to do this, I am missing something or not understanding something. I feel like there is a lack of step by step instructions. I am not following this and I have no understanding of SSH or Linux. I will Just have to let my players do without. I have a droplet on digitalocean that I paid for and do not understand what I am to do with it. says something about enabling it with sudo access what ever that is. I have no .env file on my server.
Sorry for wasting your time. I am just not getting it.
Avatar for 963f555b96e0b42febfe9c8744aacd2b11893c566055bfc6419084c10409fa2f
User 963f55

One-Click setups:

File is created for you in /etc/csmm_version
Avatar for bab0673310886438fd126e35911e127ce3856a1ba41d28c22cde5082cb1dd392
User bab067
Where would I find the .env file?
Tuesday, March 14, 2023
Avatar for 963f555b96e0b42febfe9c8744aacd2b11893c566055bfc6419084c10409fa2f
User 963f55
You got it running that's good, check you .env file and make sure you are added to it
Avatar for bab0673310886438fd126e35911e127ce3856a1ba41d28c22cde5082cb1dd392
User bab067
I have not got it working This is what I get when I try and add my server.
Screenshot_219.png

Screenshot_219.png

PNG β€’ 22.6 KB

Avatar for 23fa6481638002a74556b9cac6e9e906cdf12551a21ddd6d0b0134fc009c8f88
User 23fa64
Is CSMM working, or you haven't fully got that up yet?
Avatar for bab0673310886438fd126e35911e127ce3856a1ba41d28c22cde5082cb1dd392
User bab067
I need to find someone that is willing to help me get my CSMM working on my server I have spent over a week trying to figure it out.
I have gone throught the one click installation. I have a digitalocean thing setup I have tried everything I can think of.
I run a dedicated server with Window Server 19 on it for my 7 Days server.
Or if someone knows how to set up custom chat commands with out using CSMM that would help too. chat commands like /horde or /dfsbase
Sunday, March 12, 2023
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
No worries! :)