Report this

What is the reason for this report?

pushed new code to server, changes not shown

Posted on June 28, 2013

I have a Rails app running on Digital Ocean. I made some changes to it (added a link) and redeployed, however the new link isn’t showing in the app. I checked the code on the droplet and the new link is definitely in the code. Furthermore, I checked the app in a new browser so it’s not a cache issue. So I’m wondering if I need to restart the server on the droplet to have it reflect the changes

I’m using ubuntu with unicorn and nginx. When I did a new deploy it gave (in part) this output

I’m wondering if the fact that it’s ‘already running’ is a clue to something? Anyways, can you help?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

figured it out. I think I was running cap deploy:cold to push subsequent changes instead of just cap deploy

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.