xboxfan101
xboxfan101
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
Yeah that was it!! I can see it now, thank you so much!!
38 replies
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
Ooooh okay. Well that explains a lot.
38 replies
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
FRM_HOST=172.18.0.1
38 replies
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
Just the 172.18.0.1 IP for the docker container. This is the only error logged but I wasn't using fakeserver I would enter my server name for my game and nothing populated. But it populated some data just the correct values when I had it running. Like it showed some sites of production but not my main base in the map, it showed my power but only 4k not the 60k I have, etc. I don't see any other IP in my container logs. It also won't work with 8080 I have to use the IP and 8082 in the dashboard setting to get anything populated.
38 replies
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
I'm sure if you poked around you might be seeing these too, I got in with Linux and data populates but it's very wrong. I couldn't use the server name at all either. I'm good with chalking this up to linux and variable issues and just using windows though.
38 replies
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
fakeserver-1 | 2024/11/11 16:19:19 [error] 42#42: *261 open() "/usr/share/nginx/html/data/getFrackingActivator" failed (2: No such file or directory), client: 172.18.0.1, server: , request: "GET /getFrackingActivator HTTP/1.1", host: "172.18.0.1:8082" fakeserver-1 | 2024/11/11 16:19:24 [error] 42#42: *262 open() "/usr/share/nginx/html/data/getPump" failed (2: No such file or directory), client: 172.18.0.1, server: , request: "GET /getPump HTTP/1.1", host: "172.18.0.1:8082" fakeserver-1 | 2024/11/11 16:19:24 [error] 42#42: *263 open() "/usr/share/nginx/html/data/getPortal" failed (2: No such file or directory), client: 172.18.0.1, server: , request: "GET /getPortal HTTP/1.1", host: "172.18.0.1:8082" fakeserver-1 | 2024/11/11 16:19:24 [error] 42#42: *264 open() "/usr/share/nginx/html/data/getHypertube" failed (2: No such file or directory), client: 172.18.0.1, server: , request: "GET /getHypertube HTTP/1.1", host: "172.18.0.1:8082" fakeserver-1 | 2024/11/11 16:19:24 [error] 42#42: *265 open() "/usr/share/nginx/html/data/getFrackingActivator" failed (2: No such file or directory), client: 172.18.0.1, server: , request: "GET /getFrackingActivator HTTP/1.1", host: "172.18.0.1:8082" fakeserver-1 | 2024/11/11 16:19:29 [error] 42#42: *266 open() "/usr/share/nginx/html/data/getPump" failed (2: No such file or directory), client: 172.18.0.1, server: , request: "GET /getPump HTTP/1.1", host: "172.18.0.1:8082" fakeserver-1 | 2024/11/11 16:19:29 [error] 42#42: *267 open() "/usr/share/nginx/html/data/getPortal" failed (2: No such file or directory), client: 172.18.0.1, server: , request: "GET /getPortal HTTP/1.1", host: "172.18.0.1:8082" fakeserver-1 | 2024/11/11 16:19:29 [error] 42#42: *268 open() "/usr/share/nginx/html/data/getHypertube" failed (2: No such file or directory), client: 172.18.0.1, server: , request: "GET /getHypertube HTTP/1.1", host: "172.18.0.1:8082" fakeserver-1 | 2024/11/11 16:19:29 [error] 44#44: *269 open() "/usr/share/nginx/html/data/getFrackingActivator" failed (2: No such file or directory), client: 172.18.0.1, server: _, request: "GET /getFrackingActivator HTTP/1.1", host: "172.18.0.1:8082"
38 replies
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
Wound up being up late, got this running in windows just fine. Something to note is in my linux system I can load the localhost:8080 or FRM dashboard just fine, wineserv seems to be listening on 8080 as well so not sure if the 400 is due to this in a linux environment where that is used. I feel a bit in over my head but I thought the graphs and data sheets were way to cool to pass up. At least I can have people install this if they want and help them since they wouldn't be using linux but I'll either play with this in linux more when I get something to be my server or when I feel like playing around on linux more.
38 replies
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
Yeah I just can't post the error here for some reason.
38 replies
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
I will have to try windows another day I don't know if it's not letting me post my error or a message, not sure why period works but the messages I have typed keep disappearing. In linux docker compose seems to assign by some default or other 127.0.0.11:53 and that was causing errors for the connection. I am now getting a 400 status on the queries in the logs and I haven't seen anything on how to fix right off for docker. In linux the docker-compose.yml needs the FRM_HOST variable assigned in the .env file though it seems as that stopped it from trying 127.0.0.11:53.
38 replies
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
No description
38 replies
SMSatisfactory Modding
Created by xboxfan101 on 11/8/2024 in #help-using-mods
Grafana dashboard / FRM mod
Same machine as the game I had not tried 0.0.0.0. No .env as I haven't gotten it working to mess with any notifications for discord. I do plan on putting this on a server with the game for friends too but just setting this up locally right now.
38 replies