self-host-csmm-support
textPage 12 of 373
50 messages on this page
Saturday, August 3, 2024
User a00a50
I’m not really sure what fixed it, but I restarted the individual containers and not the entire stack, and suddenly it started working. I’ll still try to figure out where the issue in the compose is, since I would like to restart the full stack without the extra fiddling.
User bddf69
Check and make sure your DB user is created? MariaDB checks the connecting host too, make sure you set that correctly
User a00a50
This is my first time trying to setup anything like this so bear with me 🙂
I trying to do the Docker installation on linux, and after spinning up the docker compose I get errors in the db connection, and I can't really figure out where I'm going wrong. I get the following errors in db and csmm-web (as example):

image.png
PNG • 930.1 KB
User 4d3b45
HAHA is so funny
User 4d3b45
You know what I just learned just right now? Changing the ports in the container configuration page in Unraid doesn't change those same ports in serverconfig.xml - you have to go change them manually. of course, i mean. duh. how silly of me to not have realized that myself.
Friday, August 2, 2024
User bddf69
I'm not really sure how to debug further... :/ This seems like a weird networking issue in your local environment
User bddf69
No that wont have an effect
User 4d3b45
i'm back, if you're around.
Thursday, August 1, 2024
User 4d3b45
i had to do that because of a CORS error
User 4d3b45
fixed that, but now this lol
User 4d3b45
but was getting a diferent error so i started over
User 4d3b45
the funny part is, i had this working initially
User 4d3b45
wth
User 4d3b45
wild it still the same error
User bddf69
Somewhere along the way, some network device gets confused
User bddf69
This is most likely a weird NAT issue when you try to go from local network to outside to back in again
User bddf69
Okay can you try your 192 address in CSMM?
User 4d3b45
i gotta head to work but i'll be back! (that's totally what i'm doing) http://:.
User aee541
No content
User bddf69
Looks like you're connected now, should be able to add your server now?
User 4d3b45
not sure what this tells tho?
User bddf69
try
curl -vL 170.203.44.30:8079 to follow the redirect and you'll gsee the full responseUser 4d3b45
been beating my head on my desk all night lol
User 4d3b45
ty so much
User bddf69
Aha looks promising
User 4d3b45
oh i added -v and got some output
* Trying 170.my_ip:8079... * Connected to 170.my_ip (170.my_ip) port 8079 (#0) > GET / HTTP/1.1 > Host: 170.my_ip:8079 > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 302 Found < Location: /app < Server: Microsoft-NetCore/2.0 < Date: Thu, 01 Aug 2024 16:39:47 GMT < Content-Length: 0 < * Connection #0 to host 170.my_ip left intact```
User 4d3b45
assuming you add the port like ip:port and not like ssh or something ip -p port
User 4d3b45
it pulls up my 404 page with no port, if i add the port i get nothing back
User 4d3b45
never mind
User 4d3b45
i've not used curl to test like this what argument do i use?
User bddf69
Okay so from your CSMM container, can you reach that IP/port? If you do a
curl from inside CSMM containerUser 4d3b45
but in csmm i'm using the outside ip
User 4d3b45
yeah, in that screenshot i'm just doing "192.168.x.x:8079" which is the port i set
User bddf69
What IP are you using to connect here? Considering you're on unraid, there might be connectivity caveats?
User 4d3b45
do i need to forward that in my router?
User bddf69
Hmm yep
User 4d3b45
that's what i thought it was
User 4d3b45
this port?
User bddf69
You want to use the port of your vanilla web dashboard
User bddf69
That's the one haha
User aee541
No content
User 4d3b45
that one?
User bddf69
Oh I meant the message you get from CSMM itself? :p






