Server not appearing in the global list
Server not appearing in the global list
I'm running Factorio as a linuxgsm server, and it seems to be working functionality-wise. I can manually put in the host name in the client and connect to it. But it is not listed in the global Factorio server list. What do I need to do to use this? Will looking at my config file help?
--- https://Factorio.GamePlayer.club - Our fan site & Factorio hosting service
--- https://GamePlayer.club - Hosts a variety of online multiplayer games...
--- https://GamePlayer.club - Hosts a variety of online multiplayer games...
Re: Server not appearing in the global list
Did you get your login token and did you use it in the server settings?
Re: Server not appearing in the global list
Also: If you are experimenting with a server, figure out a way to see what the log file says in real time. On linux all the log entries are usually written to the terminal window, where you started the server from, if I recall correctly. If the log messages do not appear there you can use tail current.log I believe. You can also just look at the log file, if the server creates one.
The log messages should give you an idea why your server was refused by factorio's matchmaking server. But most likely it is because you did not provide proper credentials (= Username+Token) in the server settings, so that it can register with matchmaking.
The log messages should give you an idea why your server was refused by factorio's matchmaking server. But most likely it is because you did not provide proper credentials (= Username+Token) in the server settings, so that it can register with matchmaking.
Re: Server not appearing in the global list
I had the key generated but it didnt seem to use it. I put in my factorio.com account info and now it's in the list Thanks for the tip...
--- https://Factorio.GamePlayer.club - Our fan site & Factorio hosting service
--- https://GamePlayer.club - Hosts a variety of online multiplayer games...
--- https://GamePlayer.club - Hosts a variety of online multiplayer games...
Re: Server not appearing in the global list
When you launch the server are you manually specifying the server settings file?
You need to add --server-settings /path/to/settings
You need to add --server-settings /path/to/settings
Please no more spagetti, I cant eat any more.
Re: Server not appearing in the global list
Yep, was doing that. Putting in my factorio account info instead of just the key fixed it...
--- https://Factorio.GamePlayer.club - Our fan site & Factorio hosting service
--- https://GamePlayer.club - Hosts a variety of online multiplayer games...
--- https://GamePlayer.club - Hosts a variety of online multiplayer games...
Re: Server not appearing in the global list
MarisaG wrote: Fri Jun 19, 2020 4:55 am Yep, was doing that. Putting in my factorio account info instead of just the key fixed it...
While yo are revisiting ths topic and for everyone else who reads it:MarisaG wrote: Thu Jun 11, 2020 1:58 am I had the key generated but it didnt seem to use it. I put in my factorio.com account info and now it's in the list Thanks for the tip...
The token is a replacement for the password. NOT for password AND username. Hence, if you use the token, you have to use the token AND the username in the server config.
There is a good security reason to use the token instead of the password in the server config. Think about it and be safe.
Re: Server not appearing in the global list
Absolutely - thx for making the steps clear!Impatient wrote: Fri Jun 19, 2020 6:25 am The token is a replacement for the password. NOT for password AND username. Hence, if you use the token, you have to use the token AND the username in the server config.
There is a good security reason to use the token instead of the password in the server config. Think about it and be safe.
--- https://Factorio.GamePlayer.club - Our fan site & Factorio hosting service
--- https://GamePlayer.club - Hosts a variety of online multiplayer games...
--- https://GamePlayer.club - Hosts a variety of online multiplayer games...