bubuntux / nordlynx

GNU General Public License v3.0
192 stars 43 forks source link

Docker unhealthy after update to Synology DSM 7.2.1-69057 Update 4 #159

Closed pipsen closed 3 months ago

pipsen commented 6 months ago
:warning: Make sure to follow the template, troubleshoot on your own first, review Open/Closed Issues, Discussions, Wiki and consider creating a discussion thread instead. :warning:

Describe the bug

I used the nordlynx docker for a long time on three Synology NAS servers and it was working like a charm until today. After Updating all Synologys from DSM 7.2.1-69057 Update 3 -> Update 4, none of the dockers are healthy any more.

The docker starts, runs until connected in the log, but I have no access to the internet. After a while, the docker health status switches to unhealthy

To Reproduce using docker CLI

see docker compose

To Reproduce using docker-compose

docker-compose.yml if used (hide credentials)

version: "3"

services: nordvpn: image: bubuntux/nordlynx container_name: NordVPN network_mode: bridge restart: always security_opt:

Expected behavior

Healthy docker container

Logs

nordvpn.log

Additional context

Distribution used, versions, architecture and any other context about the problem here.

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.