Skip to content

Factorio port fixer #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 3, 2024
Merged

Factorio port fixer #58

merged 2 commits into from
Nov 3, 2024

Conversation

Kariton
Copy link
Contributor

@Kariton Kariton commented Oct 31, 2024

fixes #15
closes: #35

@Kariton Kariton requested a review from SQLJames as a code owner October 31, 2024 19:15
@Kariton
Copy link
Contributor Author

Kariton commented Oct 31, 2024

needs a bit of further testing.

@Kariton
Copy link
Contributor Author

Kariton commented Oct 31, 2024

Error: Service "factorio-server-charts-ohxmzmyutp" is invalid: spec.ports[0].targetPort: Invalid value: "31497": must contain at least one letter (a-z)

what? :D

@Kariton
Copy link
Contributor Author

Kariton commented Oct 31, 2024

as known:

cli: execute: auth: rcon: dial tcp 10.96.224.36:30100: connect: connection refused

@Kariton Kariton force-pushed the factorio-port-fixer branch from 4afd0fe to d364cdf Compare November 1, 2024 07:09
@SQLJames SQLJames merged commit 8aea01d into SQLJames:main Nov 3, 2024
2 checks passed
## @param image.tag Factorio port fixer image tag (immutable tags are recommended)
## @param image.pullPolicy Factorio port fixer image pull policy
## @param image.port Factorio port to announce via port-fixer, defaults to service.port
port_fixer:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be portFixer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow configuring server port Public browser listing shows the server but we arent able to connect.
3 participants