self-host-csmm-support
textPage 56 of 373
50 messages on this page
Saturday, July 8, 2023
User 7280a2
I'm in aus
User 374c5d
where is your 7d server at, US, EU?
User 7280a2
login where? patreon? I am new to all of this, but i cannot find any login
User 374c5d
are you listed as admin in your env file
User 602ca8
Cannot add a server now
User 374c5d
you have to log in
User 602ca8
IT WORKED!! your the best !
User 7280a2
Hey all, does anyone know how i could getinto the csmm dashboard, it seems that the catalysm website doesn't have an add server button anymore?? I have been able to get into the mapview part ect but can't seem to get a web dashboard happening :/
User 602ca8
i'll try .. would you be willing to connect with the drive? I'll throw in another 10 euroi donation 😂
User bddf69
(and recreate containers so it creates the user again)
User bddf69
Can you try setting
MYSQL_USER=csmm and use the csmm using in the DBSTRING?User bddf69
That's a weird database port, how come you're not using the default one?
User bddf69
I'm sorry but it's going to be very hard for me to figure out what's wrong in your particular setup :(
User bddf69
Since you're running this in containers, that's likely an IP address from a Docker network
User 602ca8
# This initializes the DB container, see https://hub.docker.com/_/mariadb MYSQL_USER=root MYSQL_PASSWORD=Rizlamt1994! MYSQL_DATABASE=csmm MYSQL_RANDOM_ROOT_PASSWORD=false DBSTRING=mysql2://root:Rizlamt1994!@db:28960/csmm REDISSTRING=redis://cache:6379User 602ca8
The issue is that ip 192.168.32.4 .. I have no idea from where it's coming from because that not mine

image.png
PNG • 36.0 KB
User 602ca8
btw i reset the database as you said
User 602ca8
it such a small problem yet so big lol
User 602ca8
Can i send you the configs? maybe you can figure it out please
User 602ca8
I had to rebuild .. going to know very soon
User bddf69
Does CSMM start now? I dont think that error means it's blocked
User bddf69
So since you have no data yet, the easiest fix might be to delete DB data and then let it reinitialize :P
User bddf69
It's also possible that you
- started the DB, it initialized a password
- You did some more testing and at some point changed the password
- Database is still initialized with that first password, resulting in errors
User bddf69
That's a bad username/password for the database. Check your env config to make sure it's correct?
User 602ca8
I almost managed to run it but i'm getting this error from the web base
2023/07/08 16:31:02 stdout [31merror[39m: More details (raw): {"error":{"code":"ER_ACCESS_DENIED_ERROR","errno":1045,"fatal":true,"sqlMessage":"Access denied for user 'root'@'172.19.0.6' (using password: YES)","sqlState":"28000"}}User 374c5d
not specifically for synology. I have one for Unraid. Heres whats in the documentation https://docs.csmm.app/en/CSMM/self-host/docker-linux.html
User 602ca8
Hi all, i have synology drive and i'm trying to use container manager to run csmm. Is there any kind of guid as i am not managing to do it 😦
Friday, July 7, 2023
User bddf69
Ehm not really, if you disable Steam login you wont be able to login either
User d75e06
What if we don't want to utilize the shop or signups? Is that an option to disable?
User bddf69
They wont have access to your server if you don't give them permission.
Generally, you do want signups to be open so your players can login and use the shop
User d75e06
I'm not so worried about people adding servers but what's to stop someone from going to the csmm domain and logging in with their steam account? Is there any risk there?
User 374c5d
ramdom ppl adding servers to your csmm install?
User d75e06
This may be a dumb question as I'm not seeing/understanding it, is there a way to prevent randoms from creating an account on my CSMM instance? Is that what the CSMM_DONATOR_TIER check does in the .env?
User ee86c9
and all the errors are gone now, finally! Thank you again!
User bddf69
Host installs can be weird ¯_(ツ)_/¯
User bddf69
Yeah probably an accidental edit to that file... somehow
User bddf69
Nice 😄
User ee86c9
Then it let me switch, thank you!
User ee86c9
so I just stashed it, no idea what was that about.
User ee86c9
error: Your local changes to the following files would be overwritten by checkout:
worker/util/customFunctions/persistentVariables/setVar.js
Please commit your changes or stash them before you switch branches.
Aborting
So I somehow messed up files there?
User bddf69
git checkout master should do the same thingUser bddf69
Ohh git switch is relatively new, you might have an older version of git
User ee86c9
Hmm
git: 'switch' is not a git command. See 'git --help'.
User bddf69
git switch master should do the trickUser ee86c9
I have no idea how I ended up on this, how do I switch back to master?
User bddf69
I'd say you want to be on the master branch instead
Thursday, July 6, 2023
User 374c5d
yw


