Ficsit-cli doesn't even let me run it.
I just installed the ficsit-cli on my dedicated server but whenever I try to run it I get this message.
26 Replies
can you send its log file? I think the default setting is to put it in the same directory as the executable
if it didn't leave one, try using the mod manager or ficsit cli installed on your own computer, remotely connecting to the server
I can't do this as I'm using certificate authentication only...
also, are you sure you downloaded the correct executable for your system? https://github.com/satisfactorymodding/ficsit-cli?tab=readme-ov-file#installation
I found no log file
@Mircea any insights?
What OS are you running?
Normally yes... I'm using rocky linux on amd64 platform
Hmm, I really don't know how a segmentation fault in go, without a go stack trace, is even possible
It doesn't need any libraries either
hmmm... and is there a chance that rocky puts the stack trace anywhere else?
Not really, it's just stderr
hmmm... strange indeed...
what would the name normally be of the file?
Which file?
of the stack trace error file
It's not a file
It is printed to the terminal
ah... hmmm...
I could also successfully run it in a rocky linux 9 docker
hmmm... strange... Is it a problem that my satisfactory server is running on a docker container?
Are you running ficsit-cli in that container too?
atm not no...
It shouldn't be an issue either way, it doesn't even get to the point where you set the server install path
indeed... that's why I wouldn't think it to be an issue...
You could try running it in the docker container, maybe it works there
Would you reccomend running it in the same docker container as the satisfactory server or running it on a seperate container with a connection to the other container?
Either the same one, or one that has the same volume mount, so that you don't have to go through (s)ftp for local files
alright... running it in a docker container makes it work...
still strange that it wouldn't work on the barebones tho
alright... now I got this error when trying to apply the changes...