You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vanity-talk
https://github.com/assaf/vanity/blob/master/bin/vanity#L16 seems to be
running the "vanity" command each time the "vanity" command is run,
which makes Ruby unhappy since my order for infinite RAM hasn't
arrived yet. Am I doing something wrong? I was trying to run "vanity
report".
Chris Braddock
unread,
Mar 16, 2012, 1:45:31 PM3/16/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vanit...@googlegroups.com
Did you ever get any answer to this? I'm facing the same now I think:
bundle exec vanity report --output vanity.html
/Users/chris/.rvm/gems/ruby-1.9.3-p125/bin/vanity:19: stack level too deep (SystemStackError)
Doug Cole
unread,
Mar 16, 2012, 3:07:12 PM3/16/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vanit...@googlegroups.com
Hi Chris, No, I somehow missed that first email, that looks like a bug. Do you mind opening a issue in github: https://github.com/assaf/vanity/issues/new with a little more info (Rails version, adapter you are using, etc) and I'll take a look soon. Doug