self-host-csmm-support
textPage 23 of 373
50 messages on this page
Wednesday, February 28, 2024
User 935085
yeah no, thatsa all been setup correctly
User bddf69
When/where does that error occur? Not sure which remote server this is targeting?
User bddf69
Same thing for host installs, different env file template but the same env vars are in play
Sunday, February 25, 2024
User 78dd0d
i seem to be getting a "Error reading from remote server" proxy error, any ideas what this could be?
User c9d795
But thanks for the help
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
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'
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'
User fcf272
I'm reading the release notes now
User 935085
Might be an issue related to allocs server foxes
User 935085
Without a steamlogin it returns a 403
User 935085
But i went through the logs and discovered that the api token appears to be ignored
User 935085
I dont use docker
User 935085
No, i am hosting it myself
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
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.
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
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
User bddf69
You might be missing this env var?
https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/.env.example.docker#L13
https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/.env.example.docker#L13
Thursday, February 22, 2024
User 23fa64
So, your not self hosting CSMM?
User 935085
then created a webtoken
User 935085
then logged into the server with taht user
User 935085
as in, i assigned a steam id with a permission level as 0 in serveradmin.xml
User 935085
im not sure how to answer that question
Monday, February 12, 2024
User bddf69
How did you configure yourself as root admin?
Sunday, February 11, 2024
User 935085
so yes i should
User 935085
im using the panel as root admin
User bddf69
403 is an auth error, do you have the correct role?
Saturday, February 10, 2024
User 935085
everything else works perfectly fine, it's just that one single 403
User 935085
@User 22055452 i did however get a 403 when trying to list player claims
User 935085
nevermind, the server was down
User bddf69
@User 12038469 check your CSMM logs, any 500/internal server error should have some more details there
Friday, February 9, 2024
User bddf69
Yey, glad it was an easy fix at least :p
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
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
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...
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?
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
User 935085
when i run the "href": in my browser the query comes back just fine
User 935085
im get a 403 when looking up all claims
User bddf69
Great!
User 180de5
Used only the IP because the sample .env showed CSMM_HOSTNAME=https://localhost I changed the var and it works now.. Thanks!
User bddf69
That should be fine
User bddf69
You need to add the port to that URL/env var
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?
Could this be the issue?
User 180de5
last message in log is GET 302 /auth/steam
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.
User bddf69
That sounds like you might need to set your CSMM_HOSTNAME env var?
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
User 963f55
You can use the built in /status command