Displaying 3 results from an estimated 3 matches for "somethinh".
Did you mean:
something
2007 Jul 21
3
manging rescues
What''s the recommended way to catch errors like this:
NoMethodError in Register#confirm
Showing app/views/register/confirm.rhtml where line #4 raised:
undefined method `namen'' for nil:NilClass
I get this error when someone does somethinh like:
http://.........../register/confirm?email=jkdsfadslkjflksd
If I make:
remail = params[:email]
@user = Request.find(:first, :conditions => ["email = ?", remail])
the error occurs.
What''s the prefered way to react when such an error occurs?
--
Jochen Kaechelin...
2011 Oct 10
1
Convert-tool maildir > mbox
...version: Couldn't create mailbox Sent/test: Mailbox doesn't allow
inferior mailboxes
) = 103
lstat("/var/mail/example.com/user1/.dovecot.convert.lock",
{st_mode=S_IFREG|0644, st_size=12, ...}) = 0
unlink("/var/mail/example.com/user1/.dovecot.convert.lock") = 0
Is that somethinh known ? Didn't find anything interesting in archives.
Maybe that kind of conversion have evolved since 2.0 ?
Thanks,
Beber
2010 Jan 21
47
What is the state of blktap2?
I''m currently working on moving storage services into their own domain
and I''ve been looking at blktap2. I''ve been trying to get an image
mounted with blktap2 and for some odd reason and tapdisk2 keeps hanging
instead of quitting at the end. I haven''t removed any of the storage
startup code at this point so everything should be as it normally is in
xen-unstable.