weird capistrano error: caching old hostnames?

I'm trying to move my app to a new server, and in the deploy.rb file I updated the hostname to reflect the new server. However, when I run any cap task it still contacts the old server no matter what, and I can't figure out why this is. There is no reference to the old server anywhere I can see.

I'm trying to move my app to a new server, and in the deploy.rb file I updated the hostname to reflect the new server. However, when I run any cap task it still contacts the old server no matter what, and I can't figure out why this is. There is no reference to the old server anywhere I can see.