# RPC errors on the server

**URL:** https://drone.discourse.group/t/rpc-errors-on-the-server/8940
**Category:** Drone Support
**Created:** [April 27, 2018, 9:39pm UTC](https://drone.discourse.group/t/rpc-errors-on-the-server/8940 "2018-04-27T21:39:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ptagr](https://yyz1.discourse-cdn.com/flex003/user_avatar/drone.discourse.group/ptagr/32/3672_2.png) [@ptagr](https://drone.discourse.group/u/ptagr)
#### Post date: [April 27, 2018, 9:39pm UTC](https://drone.discourse.group/t/rpc-errors-on-the-server/8940/1 "2018-04-27T21:39:03Z")

</div>

Our docker server and agents are deployed in a docker swarm setup  
Server is on manager node, while the agents are on the worker nodes

I am mimicking this setup for the most part (esp about using endpoint mode as dnsrr) :  
[http://discuss.harness.io/t/solved-how-to-get-drone-working-in-docker-swarm-mode-with-docker-stack-deploy/1166](http://discuss.harness.io/t/solved-how-to-get-drone-working-in-docker-swarm-mode-with-docker-stack-deploy/1166)

On the agent logs, we still see the following errors:  
2018/04/27 18:04:46 grpc error: wait(): code: DeadlineExceeded: rpc error: code = DeadlineExceeded desc = context deadline exceeded

Any clue what might be causing the issue?
