Skip to content

Conversation

@esabol
Copy link
Contributor

@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.
@esabol
Copy link
Contributor Author

esabol commented Oct 15, 2025

@josep-tecnativa @pedrobaeza : Please take a look at this PR when you have time. Thanks!

@esabol
Copy link
Contributor Author

esabol commented Dec 15, 2025

Ping @josep-tecnativa

@josep-tecnativa
Copy link
Contributor

It looks like the required checks are stuck in expected because no workflows were triggered for this commit.
Could you please push a new commit (either an empty commit or an amend) to retrigger the CI?

@esabol
Copy link
Contributor Author

esabol commented Dec 16, 2025

@josep-tecnativa wrote:

It looks like the required checks are stuck in expected because no workflows were triggered for this commit.
Could you please push a new commit (either an empty commit or an amend) to retrigger the CI?

I just pushed an empty commit. It still says, "2 workflows awaiting approval. This workflow requires approval from a maintainer."

EDIT: The workflows eventually ran this time, and the PR auto-merged. Thanks!

@josep-tecnativa josep-tecnativa merged commit 2f04313 into Tecnativa:master Dec 16, 2025
3 checks passed
@esabol esabol deleted the patch-1 branch December 16, 2025 07:22
alexlebens pushed a commit to alexlebens/infrastructure that referenced this pull request Dec 18, 2025
…646)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/tecnativa/docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy) | patch | `v0.4.1` -> `v0.4.2` |

---

### Release Notes

<details>
<summary>Tecnativa/docker-socket-proxy (ghcr.io/tecnativa/docker-socket-proxy)</summary>

### [`v0.4.2`](https://github.com/Tecnativa/docker-socket-proxy/releases/tag/v0.4.2)

[Compare Source](Tecnativa/docker-socket-proxy@v0.4.1...v0.4.2)

#### What's Changed

- Add touch command to create /var/lib/haproxy/server-state by [@&#8203;esabol](https://github.com/esabol) in [#&#8203;163](Tecnativa/docker-socket-proxy#163)

#### New Contributors

- [@&#8203;esabol](https://github.com/esabol) made their first contribution in [#&#8203;163](Tecnativa/docker-socket-proxy#163)

**Full Changelog**: <Tecnativa/docker-socket-proxy@v0.4.1...v0.4.2>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2646
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
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.

2 participants