self-host-csmm-support

textPage 58 of 373
50 messages on this page
Thursday, July 6, 2023
Avatar for 4935e3653bade03e0febf9653417104f249e582d6b409fcad1f63c66c5089f68
User 4935e3
yes true
Avatar for 374c5d8a234dd3a84b2e7712113bccfc34abaf33083b895e688b9899a24261ca
User 374c5d
and server is latest a21, correct?
Avatar for 4935e3653bade03e0febf9653417104f249e582d6b409fcad1f63c66c5089f68
User 4935e3
yes newest version
Avatar for 374c5d8a234dd3a84b2e7712113bccfc34abaf33083b895e688b9899a24261ca
User 374c5d
allocs is current with your 7d server version?
Avatar for 4935e3653bade03e0febf9653417104f249e582d6b409fcad1f63c66c5089f68
User 4935e3
okay strange, cause everything is working just not the stat tracking
Avatar for 374c5d8a234dd3a84b2e7712113bccfc34abaf33083b895e688b9899a24261ca
User 374c5d
it gets its data from allocs
Avatar for 4935e3653bade03e0febf9653417104f249e582d6b409fcad1f63c66c5089f68
User 4935e3
someone know why my csmm doesent track analytics, and user stats like kills, fps? Is there a aditional port i need to open?
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
I dont think you need to worry about that. The healthcheck is bugged and it can't find the
mysqladmin
program
Avatar for 963f555b96e0b42febfe9c8744aacd2b11893c566055bfc6419084c10409fa2f
User 963f55
im getting an error from my DB container as unhealthy? yet the process seems to be running?
this is all test/learning environment im able to get a server connected and commands flow to and from fine... not sure where i messed up and caused this error?
OCI runtime exec failed: exec failed: unable to start container process: exec: "mysqladmin": executable file not found in $PATH: unknown
Screenshot_2023-07-06_005725.png

Screenshot_2023-07-06_005725.png

PNG70.1 KB

Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
so fun fact using a linux vm is not good enough to get around that error and I actually had to install the OS to fix the issue but it's finally working now. 🙌
Wednesday, July 5, 2023
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
You can comment out the build steps in the compose file and use the prebuilt image
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
I'm trying to do docker-compose but this is the error I'm getting on ubuntu linux
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
No content
image.png

image.png

PNG89.0 KB

Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
Well in that case I'm going to see about spinning up an ubuntu vm and see if I can get things to work that way. I've been considering switching to Linux ever since the release windows 11 so this might just be that push. 😂
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
I'm sorry but I haven't used Windows at all in the past few years. I'm not going to be very useful from this point.
The issue is that the mysql database is getting some filesystem-level error back. Since WSL and Docker do a lot of fs-shimming/emulation/overlaying/... there's a lot of stuff that could go wrong :(
Avatar for f886ee27f67c019056175f2224c381145fdaa20dc06e30c8c64b84928c9a8ff5
User f886ee
hello
Tuesday, July 4, 2023
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
I have tried uninstalling and reinstalling WSL to see if it would fix the issue but no luck with that as well.
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
So I'm not running this on WSL btw I'm running it via Docker but docker did require me to update to WSL2 so maybe in a sense I am via Docker I suppose.
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
specifically wsl2 if I remember.
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
I believe so. I had to install WSL for one reason or another in relation to this.
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
I do see that you have powershell there, are you running this on WSL by any chance?
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
This error seems to be something disk related with the database. From my googling it seems like it's some OS-level disk failure...
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
Any advice on this would be appreciated because I've tried everything at this point.
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
No content
image.png

image.png

PNG58.2 KB

Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
Not sure if this would help diagnose the issue but this happens sometimes and then CSMM just gets hung up and refuses to do anything as well.
image.png

image.png

PNG116.7 KB

Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
I've now even gone as far to uninstall and reinstall docker.
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
some additional errors related to migration
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
No content
image.png

image.png

PNG128.5 KB

Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
continuing to get this error over and over again I've tried deleting everything minus docker it self and doing a fresh build. Everything seems fine except when I try to login into Steam I get this error.
error: AuthController - Error updating user profile AdapterError: Unexpected error from database adapter: ER_BAD_FIELD_ERROR: Unknown column 'crossId' in 'field list'
Avatar for 1b05f4739da0beb00367db3d57e266331ed86abfe9db39becfef3c6fd05cb9a2
User 1b05f4
Can I grab feedback on before/after experiences of self hosting? Including any challenges with the setup, considering it atm cheers in advance
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
Nvm on this one again. Turns out of the discord redirect if you're running a local host you have to use localhost:1337 instead othe duckdns link
Monday, July 3, 2023
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
Sooo hopefully maybe last issue but I'm getting an invalid OAuth2 redirect_uri when trying to connect my discord bot to CSMM I've checked the redirects and everything seems like it should so I'm not sure whay I'm getting this error or what else could be the cause.
Avatar for f886ee27f67c019056175f2224c381145fdaa20dc06e30c8c64b84928c9a8ff5
User f886ee
you are just a wizard. ths
Avatar for aee541746e268e44e47a2c9b5a7d9236a76b59837f2dad43622fd77182acd4d8
User aee541
No content
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
And run visitmap afterwards
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
You might need to enable
EnableMapRendering
in your server settings
Avatar for f886ee27f67c019056175f2224c381145fdaa20dc06e30c8c64b84928c9a8ff5
User f886ee
it worked, thank you very much. There was one question, the map is not drawn. there is tracking of players, but the cards are not visible. is there any solution?
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Replaced :) The logs method is probably better now
Avatar for f886ee27f67c019056175f2224c381145fdaa20dc06e30c8c64b84928c9a8ff5
User f886ee
no?
Avatar for f886ee27f67c019056175f2224c381145fdaa20dc06e30c8c64b84928c9a8ff5
User f886ee
controlpanel was removed in a21?
Avatar for 6eb6d8c3e385ca55e539e730182007c00a91af7f68a8a6f90639b2591762bf56
User 6eb6d8
That part I was missing was webtokens_legacy but I got it figured out and added.
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
And for tokens, the command is now
webtokens_legacy
Avatar for aee541746e268e44e47a2c9b5a7d9236a76b59837f2dad43622fd77182acd4d8
User aee541
No content
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
For the port you can use
Avatar for f886ee27f67c019056175f2224c381145fdaa20dc06e30c8c64b84928c9a8ff5
User f886ee
help please
Avatar for f886ee27f67c019056175f2224c381145fdaa20dc06e30c8c64b84928c9a8ff5
User f886ee
previously done through webtokens
Avatar for f886ee27f67c019056175f2224c381145fdaa20dc06e30c8c64b84928c9a8ff5
User f886ee
I don’t understand where to get wep port and where to get a user
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Yes
Avatar for f886ee27f67c019056175f2224c381145fdaa20dc06e30c8c64b84928c9a8ff5
User f886ee
hosted csmm work with a21?
Avatar for f886ee27f67c019056175f2224c381145fdaa20dc06e30c8c64b84928c9a8ff5
User f886ee
hello