# Flows have disappeared!

**URL:** https://discourse.nodered.org/t/flows-have-disappeared/13394
**Category:** General
**Created:** [17 July 2019 12:29 UTC](https://discourse.nodered.org/t/flows-have-disappeared/13394 "2019-07-17T12:29:06Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![bakman2](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/bakman2/32/6207_2.png) [@bakman2](https://discourse.nodered.org/u/bakman2)
#### Post date: [17 July 2019 15:10 UTC](https://discourse.nodered.org/t/flows-have-disappeared/13394/7 "2019-07-17T15:10:02Z")

</div>

node-red is running in a docker container ?  
Then the `--safe` option is not going to be easy I believe.

Does the container keep running after startup ?  
Then you could try the `docker exec -it <containername> /bin/sh` option to get into the container and restart node-red with the safe option from there.

---

_[View the full topic](https://discourse.nodered.org/t/flows-have-disappeared/13394)._
