# Traefik hanging until restart

**URL:** https://community.traefik.io/t/traefik-hanging-until-restart/6459
**Category:** Traefik v1
**Tags:** docker, docker-swarm
**Created:** [June 9, 2020, 10:27am UTC](https://community.traefik.io/t/traefik-hanging-until-restart/6459 "2020-06-09T10:27:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![camo](https://avatars.discourse-cdn.com/v4/letter/c/ce7236/32.png) [@camo](https://community.traefik.io/u/camo)
#### Post date: [June 9, 2020, 10:27am UTC](https://community.traefik.io/t/traefik-hanging-until-restart/6459/1 "2020-06-09T10:27:05Z")

</div>

Hi,

We have a case on our production websites, that occasionally traefik will just stop responding and all traffic requests are hung. This is something ive never seen before on any of my other servers.

This can be resolved easily by running a `docker service update --force proxy`

Ive checked the traefik errors and its not reporting anything. Any ideas?
