factorio-server-manager icon indicating copy to clipboard operation
factorio-server-manager copied to clipboard

A tool to help manage Factorio multiplayer servers including mods and save games.

Results 95 factorio-server-manager issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...

dependencies
go

Currently using screen. However, it would be nice to have a --daemon flag that daemonizes the server-manager binary.

question
wontfix

When accessing the factorio server through traefik, all users connect through the internal network created by traefik with the same IP address, for example 172.18.0.2. If you ban a player...

Should the name be unique? To me it looks like it should. ![image](https://github.com/OpenFactorioServerManager/factorio-server-manager/assets/662896/e25d76ee-c0ea-4064-8c32-f66b63f4d3a2) No unique constraint in the database: ![image](https://github.com/OpenFactorioServerManager/factorio-server-manager/assets/662896/7c4f4a21-061f-4c19-a9f4-76c89108d722)

bug

It isn't possible to create a new user, since the prefilled "role" field is requires. ![image](https://github.com/OpenFactorioServerManager/factorio-server-manager/assets/18680546/b64fa7dd-f4cc-488f-b32e-0ca7ff37eb4d)

bug

factorio has MFA support now, this breaks the login into the mod-portal, either give a different error or support mfa login.

Some settings are not available everywhere (like autostart). We should support to set all settings as ENV, in conf.json and as flags. Also all settings should be documented. Order of...

Currently the zip files attached to releases are built retrospective after the Release was done. I wan't to switch that those are build when a tag is pushed and then...

hi, is it possible to manage an docker instance of factorio (`image: factoriotools/factorio`) which is in the same stack (via `docker compose`)? greetings mok

question
wontfix

# Problem The UI was working fine, and when trying to load: - `Krastorio 2` - `Krastorio 2 Assets` The GUI stopped behaving, and ultimately stopped responding. ## Logs ```...

bug