Displaying 3 results from an estimated 3 matches for "18t19".
Did you mean:
18,19
2015 Jun 18
1
Dovecot 2.1.9 shared folder deletion causes fault
...Thunderbird. Mac Mail does not cause the fault.
I'm not getting a core dump so all I have is what the log outputs. I can
reproduce this regularly so let me know if you need any additional
information.
Thanks,
JT
===
Version: 2.1.9 (Ubuntu Trustydeb package)
OS: Ubuntu trusty 14.04
2015-06-18T19:17:50.518505+00:00 mail-103 dovecot: imap(XXX): Error: Raw
backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x5e271) [0x7eff3f6d1271]
-> /usr/lib/dovecot/libdovecot.so.0(+0x5e34e) [0x7eff3f6d134e] ->
/usr/lib/dovecot/libdovecot.so.0(i_fatal+0) [0x7eff3f68ca9e] ->
/usr/lib/dovecot/libdovecot-st...
2012 Oct 18
1
mount.cifs: regular freezes with s3fs
...mp, 149
Kerberos: Looking for PKINIT pa-data -- steve3 at HH3.SITE
Kerberos: Looking for ENC-TS pa-data -- steve3 at HH3.SITE
Kerberos: ENC-TS Pre-authentication succeeded -- steve3 at HH3.SITE using
arcfour-hmac-md5
Kerberos: AS-REQ authtime: 2012-10-18T09:57:33 starttime: unset endtime:
2012-10-18T19:57:33 renew till: 2012-10-19T09:55:48
Kerberos: Client supported enctypes: aes256-cts-hmac-sha1-96,
aes128-cts-hmac-sha1-96, des3-cbc-sha1, arcfour-hmac-md5, using
arcfour-hmac-md5/arcfour-hmac-md5
Kerberos: Requested flags: renewable, forwardable
Kerberos: TGS-REQ steve3 at HH3.SITE from ipv4:19...
2006 Jun 18
4
uninitialized constant Datetime
I am building an application and I have generated the scaffold for a
product.
In the list method I include something like
my_date = Datetime.now
and the result I get from the webrick is an error
uninitialized constant Datetime
Do I have to add a line with a require?
I am new at ruby on rails
thanks in advance
--
Posted via http://www.ruby-forum.com/.