Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production Server Not Being Updated, But Dev Works #28

Open
workmaster2n opened this issue Apr 6, 2012 · 0 comments
Open

Production Server Not Being Updated, But Dev Works #28

workmaster2n opened this issue Apr 6, 2012 · 0 comments

Comments

@workmaster2n
Copy link

I've marked one of my blurb's as published, but my production server isn't seeing the changes. This line pops up in the log occasionally:

** [Copycopter] [P:8994] [T:82457100] Downloaded translations

The dev server (running development environment), does see the changes.

This is my config file:

CopycopterClient.configure do |config|
  config.api_key = ENV['COPYCOPTER_API_KEY']
  config.host = ENV['COPYCOPTER_HOST']
end

Running ENV['COPYCOPTER_API_KEY'] from a rails console on the production server yields the correct key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant