self-host-csmm-support
textPage 6 of 373
50 messages on this page
Monday, November 18, 2024
User 76d504
csmm@Servidor2:~/7-days-to-die-server-manager$ NODE_ENV=production npm run start
csmm@2.3.0 start /home/csmm/7-days-to-die-server-manager
cross-env NODE_ENV=production concurrently --kill-others -n 'app,worker' 'npm run start:app' 'npm run start:worker'
[worker]
[worker] > csmm@2.3.0 start:worker /home/csmm/7-days-to-die-server-manager
[worker] > node worker/worker.js
[worker]
[app]
[app] > csmm@2.3.0 start:app /home/csmm/7-days-to-die-server-manager
[app] > node app.js
[app]
[app] CSMM version: 2.3.0
[worker] /home/csmm/7-days-to-die-server-manager/node_modules/@discordjs/util/dist/index.js:39
[worker] return () => defaultValue ??= cb();
[worker] ^
[worker]
[worker] SyntaxError: Unexpected token '?'
[worker] at wrapSafe (internal/modules/cjs/loader.js:915:16)
[worker] at Module._compile (internal/modules/cjs/loader.js:963:27)
[worker] at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
[worker] at Module.load (internal/modules/cjs/loader.js:863:32)
[worker] at Function.Module._load (internal/modules/cjs/loader.js:708:14)
[worker] at Module.require (internal/modules/cjs/loader.js:887:19)
[worker] at require (internal/modules/cjs/helpers.js:74:18)
[worker] at Object. (/home/csmm/7-days-to-die-server-manager/node_modules/discord.js/src/index.js:3:29)
[worker] at Module._compile (internal/modules/cjs/loader.js:999:30)
[worker] at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
[worker] at Module.load (internal/modules/cjs/loader.js:863:32)
[worker] at Function.Module._load (internal/modules/cjs/loader.js:708:14)
[worker] at Module.require (internal/modules/cjs/loader.js:887:19)
[worker] at require (internal/modules/cjs/helpers.js:74:18)
[worker] at Object. (/home/csmm/7-days-to-die-server-manager/api/hooks/discordBot/util/createEmbed.js:1:26)
[worker] at Module._compile (internal/modules/cjs/loader.js:999:30)
[worker] npm ERR! code ELIFECYCLE
[worker] npm ERR! errno 1
[worker] npm ERR! csmm@2.3.0 start:worker:
[worker] npm ERR! Exit status 1
[worker] npm ERR!
[worker] npm ERR! Failed at the csmm@2.3.0 start:worker script.
[worker] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[worker]
[worker] npm ERR! A complete log of this run can be found in:
[worker] npm ERR! /home/csmm/.npm/_logs/2024-11-18T17_00_23_720Z-debug.log
[worker] npm run start:worker exited with code 1
--> Sending SIGTERM to other processes..
[app] npm run start:app exited with code SIGTERM
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! csmm@2.3.0 start:
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the csmm@2.3.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[worker] > csmm@2.3.0 start:worker /home/csmm/7-days-to-die-server-manager
[worker] > node worker/worker.js
[worker]
[app]
[app] > csmm@2.3.0 start:app /home/csmm/7-days-to-die-server-manager
[app] > node app.js
[app]
[app] CSMM version: 2.3.0
[worker] /home/csmm/7-days-to-die-server-manager/node_modules/@discordjs/util/dist/index.js:39
[worker] return () => defaultValue ??= cb();
[worker] ^
[worker]
[worker] SyntaxError: Unexpected token '?'
[worker] at wrapSafe (internal/modules/cjs/loader.js:915:16)
[worker] at Module._compile (internal/modules/cjs/loader.js:963:27)
[worker] at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
[worker] at Module.load (internal/modules/cjs/loader.js:863:32)
[worker] at Function.Module._load (internal/modules/cjs/loader.js:708:14)
[worker] at Module.require (internal/modules/cjs/loader.js:887:19)
[worker] at require (internal/modules/cjs/helpers.js:74:18)
[worker] at Object. (/home/csmm/7-days-to-die-server-manager/node_modules/discord.js/src/index.js:3:29)
[worker] at Module._compile (internal/modules/cjs/loader.js:999:30)
[worker] at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
[worker] at Module.load (internal/modules/cjs/loader.js:863:32)
[worker] at Function.Module._load (internal/modules/cjs/loader.js:708:14)
[worker] at Module.require (internal/modules/cjs/loader.js:887:19)
[worker] at require (internal/modules/cjs/helpers.js:74:18)
[worker] at Object. (/home/csmm/7-days-to-die-server-manager/api/hooks/discordBot/util/createEmbed.js:1:26)
[worker] at Module._compile (internal/modules/cjs/loader.js:999:30)
[worker] npm ERR! code ELIFECYCLE
[worker] npm ERR! errno 1
[worker] npm ERR! csmm@2.3.0 start:worker:
node worker/worker.js[worker] npm ERR! Exit status 1
[worker] npm ERR!
[worker] npm ERR! Failed at the csmm@2.3.0 start:worker script.
[worker] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[worker]
[worker] npm ERR! A complete log of this run can be found in:
[worker] npm ERR! /home/csmm/.npm/_logs/2024-11-18T17_00_23_720Z-debug.log
[worker] npm run start:worker exited with code 1
--> Sending SIGTERM to other processes..
[app] npm run start:app exited with code SIGTERM
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! csmm@2.3.0 start:
cross-env NODE_ENV=production concurrently --kill-others -n 'app,worker' 'npm run start:app' 'npm run start:worker'npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the csmm@2.3.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/csmm/.npm/_logs/2024-11-18T17_00_23_915Z-debug.log
npm ERR! /home/csmm/.npm/_logs/2024-11-18T17_00_23_915Z-debug.log
User 374c5d
in the env youd set your tier to enterprise
User 374c5d
if you host it yourself theres no need to pay
User a506fe
your instance your rules
User 2bffa0
With self hosting would I have all the features unlocked or do I have to pay for one of the plans and upgrade?
Monday, November 11, 2024
User aeb6bb
Great, thank you for the answers. I’m already using Certbot myself. Thanks a lot!
User bddf69
I used https://certbot.eff.org/ in the past for this
User bddf69
You're supposed to set it up so it automatically renews
User aeb6bb
3 month or ?
User bddf69
^ Yes, very very important. Otherwise things in your network can read the sensitive traffic
User 374c5d
highly reccommended. can get free cert via Lets Encrypt
User aeb6bb
Hello, I have a question:
I was asked if HTTPS (i.e., an SSL certificate) is required for self-hosting.
I was asked if HTTPS (i.e., an SSL certificate) is required for self-hosting.
Sunday, November 10, 2024
User 23fa64
Then why are you using the EU instance?
User cd3315
https://csmm.fawestorm.eu/user/3/dashboard A friend who manages dedicated told me that CSMM is installed directly in root. I guess I'll throw it here and it will be resolved directly
User 23fa64
This should go in #csmm-support then.
User 23fa64
What is your web dashboard URL?
User 23fa64
You're not even hosting your own CSMM instance?
User cd3315
thanks for deleting the video. I would do that too in a heartbeat
User 23fa64
You flashed the password there in your video, so I deleted it.
I'm not sure what your point is?
User cd3315
@User 45622657 now i learned from our main guy that csmm is right at the root. could this be the problem?
User 23fa64
That's why you leave it blank if you don't have a domain name.
It will just fill in the link with the IP of the server.
It will just fill in the link with the IP of the server.
User 23fa64
What that does is fill out the link properly when someone runs the
If you add that, it will send the wrong link.
createwebuser (or whatever it is) command to get access to the web dahsboard.If you add that, it will send the wrong link.
User cd3315
why?
User 23fa64
Regarding this.
You don't put that URL in the webdashboardURL property.
User 23fa64
No content
Tuesday, November 5, 2024
User d3bab8
ok thanks
User 23fa64
Give it a few minutes and try again.
User d3bab8
AU
User 23fa64
I just need to know what instance you are on.
US, EU or AU.
User d3bab8
do i need to send this?
User aee541
No content
User 23fa64
Yeah, CSMM just needs a restart.
User d3bab8
one more questions for CSMM. anyone has experience it send double command. eg i send 1 gift to anyone who beat the boss. but they got 2 gift instead.
User d3bab8
nice. thanks. i will learn from that.
User 963f55
takaro can do A LOT of what csmm currently does, but its still in development, so getting some of these functions isnt necessarly as polished as it is in CSMM.... there is an on boarding application, check the last few posts in the #announcements section for info...
User d3bab8
if the Takero can replace that will be ok.
User d3bab8
i need to know how many percent difference between this two. i use only csmm for a year🥹 and my server really need it. like auto command and add hook command by logline playerconnect disconnedt killthing etc.
User 963f55
ahh, that would be a reason...., it is by cata, what you looking to learn?
User d3bab8
i cant access the link. i just wonder, i seen it in patreon by Catlysm though same author.
User d3bab8
can i talk about TAKARO here?
Monday, November 4, 2024
User 23fa64
That can happen, yes.
User d3bab8
for CSMM anyone has experience it delay to send command. i use premium 15usd. my server about 25-30 players.
Friday, October 25, 2024
User 374c5d
wrong channel for this but told US to restart.
User 2fc02a
I changed maps and dashboard stopped connecting. If anyone gets a chance please give me a reboot?
US instance 2726
US instance 2726
Friday, October 18, 2024
User 374c5d
give yourself the appropriate roles and we can get you sorted in the unraid channel
User 374c5d
not the discord for this as this is for csmm only. please join 7dac discord
User 6edfda
Hey, I'm having an issue when running two docker containers for 7 days on Unraid - when I change the port settings in the serverconfig.xml I can't connect period, when I revert it to the default ports, I can only connect via ip not the server browser.
Screenshot of the altered ports in unraid - they are open in my router

image.png
PNG • 121.1 KB
Thursday, October 10, 2024
User 39d4e0
note i got solved wss connection error for docker.
.env
whole example env files speciied ports so i didn't realised, hell.
.env
CSMM_HOSTNAMEshould not include port prefix.whole example env files speciied ports so i didn't realised, hell.
CSMM_HOSTNAME=https://domain:1337 bad, instead https://domain
and maybe required to add
idk why lol
secure: true in the cookie where config/session.js:50, without of it become a bad gateway.idk why lol
Monday, September 30, 2024
User 76d504
Okay, I'll take a look later!