self-host-csmm-support
textPage 42 of 373
50 messages on this page
Sunday, September 10, 2023
User bddf69
It's fixed in the hosted CSMM which runs the latest version
User bddf69
Sorry, I can't give support for their install
User 78dd0d
@User 22055452 ive had him update to the latest version of csmm, any idea what could be breaking the install to cause this issue?
User 78dd0d
it is with them and thats kinda what i figured, ill work with them to get it resolved, ty
User bddf69
Their install is broken, you're not the first to report this
User aee541
No content
User bddf69
Are you using 7d2d.net by any chance?
User 78dd0d
Ivve triple checked my auth token and its correct
Thursday, September 7, 2023
User 2bffa0
I have no idea of working with or configuring virtual machines, or programming, so I find it a bit difficult for me as there is no tutorial available. D:
User 000225
granted, my personal server is just to test mods in developement. but still, ive had 10 people connected with me on a normal residential internet network, and self hosting on a standard windows 11 machine w/ gsm
User 000225
i just use windowsGSM 🤷♂️
User 963f55
if you're just looking for a TEST setup, id suggest Oracle Virtualbox... you could use Docker Containers on windows, ive heard its been done, but no documents to actually do it...
User 2bffa0
I would have to update the Steam dedicated server to A21. but yes, I can have it ready soon
User bddf69
I've managed to do it 😊
User 23fa64
Looks like you are already self hosting?
User 2bffa0
Has anyone managed to install csmm on their pc (localhost) without having to rent/buy a host, with 7dtd's dedicated server program?. I say this to test before wasting money.
Saturday, August 26, 2023
User bddf69
Goodbye
User bddf69
It's also not hard to not be a dick :)
User 54ddc4
Its not that hard to spend some time updating repositories and manuals for it.
User 23fa64
You may as well skip RAT if your going to be a dick like this.
User bddf69
I think another manager will be your best choice then mate 👍
User 54ddc4
If you are so lazy to just post updated versions that works without the containeslrs then i think i will be forced to do it myself or choose another manager
User 54ddc4
I will.use that to copy files that it
User bddf69
Or use volumes to externalize any files you want to the host filesystem ;)
User bddf69
docker exec -it <id> sh - and you have a shell inside, aint that somethingUser bddf69
If you're hellbent on doing it yourself, please feel free but know that using Docker is a lot simpler ;)
User 54ddc4
While it is simple to just download and install that will never replace the debuging of the app when yoi have access to all the files wothout a need of the thord party commands to wven browse the filesystem
User 54ddc4
I think i will download the docker and exteact the code myself
User bddf69
Node has a pretty complicated system of managing dependencies. Docker makes that a lot more simple as I can ship a 'box' where everything is already installed with the correct versions
User 54ddc4
So i repeat. Docker is a container and working or/and debuging inside the containers are worst thing i have ever faced so promissed myself to never ever if i can to not use the containers
User bddf69
No need to manually download from github. NPM still installs the request dependency
User bddf69
Are you using node 16? https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/Dockerfile#L1
It's quite common for people to use whatever verison their package manager provides which is more often than not outdated
User 54ddc4
This is deprecated and npm does not install the request modules. I did download them manually from github willing to start the app but the modules are missing
User bddf69
Did you install the modules?
User bddf69
Hiya, sorry but Docker is the way I mainly install it. See the docs for info on manual install but beware that there's a lot of troubleshooting required depending on your own environment
User 374c5d
@User 22055452 is the primary coder, he'd have any code answers
User 374c5d
whats on github is the most up to date code.
User 54ddc4
docker is not a solution and never was for me that is why i allwasy use manual installs
User 54ddc4
do you have any repository with updated code in it?
User 54ddc4
shame
User 54ddc4
cheesh.. made a docker image and dumped the manual installs
User 54ddc4
deeper in to the code and whole mess in there comes out..\
User 54ddc4
yeah yeah that doesnt help while the code itself is incomplete with deprecated modules in dependencies that breakes all the code. so far requests-promise-native requests-promise-core stealthy-require and Sails was sending signterms
User aee541
No content
User 374c5d
have you looked over the docs for self install?
User 374c5d
did you download from the main branch?
User 54ddc4
this is deprecated at 2009... how long did you guys didnt update the code on the dependecies???
User 54ddc4
npm ERR! notarget No matching version found for request@0.0.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
