self-host-csmm-support

textPage 23 of 373
50 messages on this page
Wednesday, February 28, 2024
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
yeah no, thatsa all been setup correctly
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
When/where does that error occur? Not sure which remote server this is targeting?
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Same thing for host installs, different env file template but the same env vars are in play
Sunday, February 25, 2024
Avatar for 78dd0deb0053ba7729ca5aa73c4b6651190397e3c728855ede0a33aaed1776d3
User 78dd0d
i seem to be getting a "Error reading from remote server" proxy error, any ideas what this could be?
Avatar for c9d79571a48ea345ed4d183cd4064d6ca52546a91af5b0c1d468f03ba90a665d
User c9d795
But thanks for the help
Avatar for c9d79571a48ea345ed4d183cd4064d6ca52546a91af5b0c1d468f03ba90a665d
User c9d795
Thank you this got me past that, and it fully functioning. I was about to complain about the discord auth return for the bot being invalid. But I figured that out. The links didn't match. So all's well. Now I need to figure out how to hook zombie kills using regex already a headache
Avatar for fcf2725472d30c09f5c35861371e5460b7218baaf6a5d5489949c421917b669c
User fcf272
'If you used the API with your own tools and an admintoken before
Tokens are no longer passed in the query URL (like /api/log?adminuser=x&admintoken=y)
Instead they are passed in the HTTP headers X-SDTD-API-TOKENNAME and X-SDTD-API-SECRET'
Avatar for fcf2725472d30c09f5c35861371e5460b7218baaf6a5d5489949c421917b669c
User fcf272
I'm reading the release notes now
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
Might be an issue related to allocs server foxes
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
Without a steamlogin it returns a 403
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
But i went through the logs and discovered that the api token appears to be ignored
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
I dont use docker
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
No, i am hosting it myself
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
You're using Docker? The migrations should happen automatically with this container https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/docker-compose.yml#L33
Avatar for c9d79571a48ea345ed4d183cd4064d6ca52546a91af5b0c1d468f03ba90a665d
User c9d795
Thank you for responding. I actually ended up deleting all the docker images and volumes and using the above .env file. And it got past the above error and gave a new one "Error getaddrinfo eai_again" when I tried running the DB CMD again.
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Since you're just starting out, can you try deleting your DB data and letting the container recreate it? There's likely a mismatch with how the username/password got setup in there
Avatar for c9d79571a48ea345ed4d183cd4064d6ca52546a91af5b0c1d468f03ba90a665d
User c9d795
hello, im trying to use the docker imagine, i followed the directions everything installs fine untile i use "npm run db:migrate" it gives an error "ERROR: Access denied for user 'csmm'@'x.x.x.x' (using password: YES) any help or thoughts?
Saturday, February 24, 2024
Thursday, February 22, 2024
Avatar for 23fa6481638002a74556b9cac6e9e906cdf12551a21ddd6d0b0134fc009c8f88
User 23fa64
So, your not self hosting CSMM?
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
then created a webtoken
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
then logged into the server with taht user
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
as in, i assigned a steam id with a permission level as 0 in serveradmin.xml
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
im not sure how to answer that question
Monday, February 12, 2024
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
How did you configure yourself as root admin?
Sunday, February 11, 2024
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
so yes i should
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
im using the panel as root admin
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
403 is an auth error, do you have the correct role?
Saturday, February 10, 2024
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
everything else works perfectly fine, it's just that one single 403
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
@User 22055452 i did however get a 403 when trying to list player claims
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
nevermind, the server was down
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
@User 12038469 check your CSMM logs, any 500/internal server error should have some more details there
Friday, February 9, 2024
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Yey, glad it was an easy fix at least :p
Avatar for 963f555b96e0b42febfe9c8744aacd2b11893c566055bfc6419084c10409fa2f
User 963f55
SOB that was it... i use Nginx Proxy Manager , and didnt have web sockets enabled, i turned them on and poof, info!!! something that simple and i didnt bother with it for how long... thanx
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
That sounds like the websocket isn't functioning correctly... Hard to say why exactly but if you open your browser dev tools you should see an error popping up
Avatar for 963f555b96e0b42febfe9c8744aacd2b11893c566055bfc6419084c10409fa2f
User 963f55
sn, this isnt new, its been like this for me for a good while, ive just never bothered, but well, curiosity currently has me wondering...
Avatar for 963f555b96e0b42febfe9c8744aacd2b11893c566055bfc6419084c10409fa2f
User 963f55
is anyone else that is using CSMM via docker compose not getting feedback on the dashboard in the Chat or Console sections?
i mean i can type in the Chat section and it shows up in game, but nothing said in game shows in the Chat on dashboard?
and the Console, i can type in commands and the server reacts, and the results from the command i type show back up in the dashboard console, but nothing else? where could i check to see what isnt talking correctly?
Monday, February 5, 2024
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
when i run the "href": in my browser the query comes back just fine
Avatar for 935085bf55e2d1cdedd628dcf1d482056f03cb12dfd35d7444c919b00a5291d7
User 935085
im get a 403 when looking up all claims
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Great!
Avatar for 180de505fbc6b656f84d4fce15637e1a6dfc114c1a4dcfd628a3a0b94cf39c2a
User 180de5
Used only the IP because the sample .env showed CSMM_HOSTNAME=https://localhost I changed the var and it works now.. Thanks!
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
That should be fine
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
You need to add the port to that URL/env var
Avatar for 180de505fbc6b656f84d4fce15637e1a6dfc114c1a4dcfd628a3a0b94cf39c2a
User 180de5
also when installing node.jc version 16 is no longer supported. So I used https://deb.nodesource.com/setup_lts.x
Could this be the issue?
Avatar for 180de505fbc6b656f84d4fce15637e1a6dfc114c1a4dcfd628a3a0b94cf39c2a
User 180de5
last message in log is GET 302 /auth/steam
Avatar for 180de505fbc6b656f84d4fce15637e1a6dfc114c1a4dcfd628a3a0b94cf39c2a
User 180de5
var is set to http://10.5.1.45 there are no error when starting up, The only thing that was different this time is when I created the steam api key it made my install an authenicator app on my phone to get on steam.
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
That sounds like you might need to set your CSMM_HOSTNAME env var?
Avatar for 180de505fbc6b656f84d4fce15637e1a6dfc114c1a4dcfd628a3a0b94cf39c2a
User 180de5
Help Please. New install csmm local server, get to the http://ip:1337 page fine click to add server brings up steam login page, click on sign in and it returns to my ip with a 404 Not Found openresty. Allocs map page loads and allows me to sighin with steam.. Thanks
Sunday, January 28, 2024
Avatar for 963f555b96e0b42febfe9c8744aacd2b11893c566055bfc6419084c10409fa2f
User 963f55
You can use the built in /status command