Skip to content

Conversation

esabol
Copy link

@esabol esabol commented Sep 15, 2025

This partially addresses issue #123.

The following warning appears in docker-service-proxy service logs after HAProxy was updated:

[WARNING] 257/231940 (1) : Can't open global server state file '/var/lib/haproxy/server-state': No such file or directory

Adding this touch command to the Dockerfile will create the server-state file in the Docker image and silence this warning.

The following warning appears in docker-service-proxy service logs after HAProxy was updated:

[WARNING] 257/231940 (1) : Can't open global server state file '/var/lib/haproxy/server-state': No such file or directory

Adding this touch command to the Dockerfile will create the server-state file in the Docker image and silence this warning.
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.

1 participant