Secret Usage

64 views
Skip to first unread message

gri...@spartzinc.com

unread,
Feb 28, 2013, 12:18:11 PM2/28/13
to twitter-clo...@googlegroups.com
Hi,

I'm trying to get Raven installed & running, but I keep getting this error:

ArgumentError (Secret should be something secure, like "e21a5b34167bf5ed9a770ee7439fd0a6". The value you provided, "secret", is shorter than the minimum length of 30 characters):

I generated the secret using the rake command with no issues, so I'm not sure what the problem is. 

Anyone else seen this?

Dave Buchfuhrer

unread,
Feb 28, 2013, 5:22:21 PM2/28/13
to twitter-clo...@googlegroups.com
Your config/secret.yml should look like

secret: e21a5b34167bf5ed9a770ee7439fd0a6

Can you verify that this is the case?

--
You received this message because you are subscribed to the Google Groups "twitter-clockworkraven" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twitter-clockwork...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
dictated but not read

gri...@spartzinc.com

unread,
Mar 5, 2013, 2:44:04 PM3/5/13
to twitter-clo...@googlegroups.com
Whenever I run rake secret, I get a much longer string.  For example:

5b96911ff43eb97a3793a387488dc48e9f9dae406e35033229a46c84b7d52885da2abb2782b669b8d519b2a15e716d1de55ea70c834959366d790d0ebe79eb6a

On Thursday, February 28, 2013 4:22:21 PM UTC-6, daveFNbuck wrote:
Your config/secret.yml should look like

secret: e21a5b34167bf5ed9a770ee7439fd0a6

Can you verify that this is the case?
On Thu, Feb 28, 2013 at 9:18 AM, <gri...@spartzinc.com> wrote:
Hi,

I'm trying to get Raven installed & running, but I keep getting this error:

ArgumentError (Secret should be something secure, like "e21a5b34167bf5ed9a770ee7439fd0a6". The value you provided, "secret", is shorter than the minimum length of 30 characters):

I generated the secret using the rake command with no issues, so I'm not sure what the problem is. 

Anyone else seen this?

--
You received this message because you are subscribed to the Google Groups "twitter-clockworkraven" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twitter-clockworkraven+unsub...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.
 
 

Dave Buchfuhrer

unread,
Mar 5, 2013, 4:02:13 PM3/5/13
to twitter-clo...@googlegroups.com
That's expected. Just paste it in there.

To unsubscribe from this group and stop receiving emails from it, send an email to twitter-clockwork...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.
 
 

gri...@spartzinc.com

unread,
Mar 5, 2013, 5:30:05 PM3/5/13
to twitter-clo...@googlegroups.com
Thanks for the heads up.  I'm still getting some issues simply getting Raven to run.  I'm getting the stock 500 error, but nothing is being dropped into the logs.  Is there a specific very of rails / ruby that's required for it ?


On Tuesday, March 5, 2013 3:02:13 PM UTC-6, daveFNbuck wrote:
That's expected. Just paste it in there.

On Tue, Mar 5, 2013 at 11:44 AM, <gri...@spartzinc.com> wrote:
Whenever I run rake secret, I get a much longer string.  For example:

5b96911ff43eb97a3793a387488dc48e9f9dae406e35033229a46c84b7d52885da2abb2782b669b8d519b2a15e716d1de55ea70c834959366d790d0ebe79eb6a

On Thursday, February 28, 2013 4:22:21 PM UTC-6, daveFNbuck wrote:
Your config/secret.yml should look like

secret: e21a5b34167bf5ed9a770ee7439fd0a6

Can you verify that this is the case?
On Thu, Feb 28, 2013 at 9:18 AM, <gri...@spartzinc.com> wrote:
Hi,

I'm trying to get Raven installed & running, but I keep getting this error:

ArgumentError (Secret should be something secure, like "e21a5b34167bf5ed9a770ee7439fd0a6". The value you provided, "secret", is shorter than the minimum length of 30 characters):

I generated the secret using the rake command with no issues, so I'm not sure what the problem is. 

Anyone else seen this?

--
You received this message because you are subscribed to the Google Groups "twitter-clockworkraven" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twitter-clockworkraven+unsubscri...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
dictated but not read

--
You received this message because you are subscribed to the Google Groups "twitter-clockworkraven" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twitter-clockworkraven+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

gri...@spartzinc.com

unread,
Mar 5, 2013, 5:52:27 PM3/5/13
to twitter-clo...@googlegroups.com
Nm, figured it out.  For future reference, I needed to toggle the config.assets.compile = true flag in my production.rb
Reply all
Reply to author
Forward
0 new messages