On Tue, Oct 29, 2013 at 04:33:58PM -0400, Len Jaffe wrote: > FOr some of my users, I see meesages of this form in my rt.log: > > [Tue Oct 29 19:25:25 2013] [debug]: Canonicalizing URI '21' to > 'fsck.com-rt://mydomain.com/ticket/21' > (/u01/app/PROD/rt4-efts/sbin/../lib/RT/URI.pm:108) > > What's up with fsck.com? > Did I misconfigure something back in the beginning?
fsck.com-rt:// is RT's internal custom url scheme (like http:// or ftp://). > Can I get rid of the references to fsck.com? You could rewrite RT's URI code (lib/RT/URI/*.pm). > Can I get rid of the messages > about canonicalizing the URI altogether? Don't run your logs in debug? It's a debug message to help with figuring out when links go wrong. -kevin
pgpQGXxzA7Wf7.pgp
Description: PGP signature
