Subject: | First time trying to use Authen Token |
Date: | Mon, 11 Feb 2019 14:20:25 -0600 |
To: | bug-RT-Authen-Token [...] rt.cpan.org |
From: | Joseph Cooper <anon [...] example.com> |
New setup of RT4.4.3 on a RHEL7.6 server.
I enabled the plugin, edited apache per the instructions, cleared the mason
cache, and restarted httpd. When I try to generate a token I get these in
my debug log
[image: image.png]
[104710] [Mon Feb 11 20:16:12 2019] [warning]: RT::Handle=HASH(0xa673680)
couldn't execute the query 'SELECT count(main.id) FROM RTxAuthTokens main
WHERE (main.Owner = '199088') ' at
/usr/local/share/perl5/DBIx/SearchBuilder/Handle.pm line 599.
DBIx::SearchBuilder::Handle::SimpleQuery('RT::Handle=HASH(0xa673680)',
'SELECT count(main.id) FROM RTxAuthTokens main WHERE (main.Ow...') called
at /usr/local/share/perl5/DBIx/SearchBuilder.pm line 297
DBIx::SearchBuilder::_DoCount('RT::AuthTokens=HASH(0xa7aea40)') called at
/opt/rt4/sbin/../lib/RT/SearchBuilder.pm line 993
RT::SearchBuilder::_DoCount('RT::AuthTokens=HASH(0xa7aea40)') called at
/usr/local/share/perl5/DBIx/SearchBuilder.pm line 1479
DBIx::SearchBuilder::Count('RT::AuthTokens=HASH(0xa7aea40)') called at
/opt/rt4/local/plugins/RT-Authen-Token/html/Elements/AuthToken/List line 11
HTML::Mason::Commands::__ANON__('Owner', 199088) called at
/usr/local/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa7aec08)',
'Owner', 199088) called at /usr/local/share/perl5/HTML/Mason/Request.pm
line 1302
eval {...} called at /usr/local/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, 'Owner', 199088) called at
/opt/rt4/local/plugins/RT-Authen-Token/html/Helpers/AuthToken/List line 1
HTML::Mason::Commands::__ANON__('owner', 199088) called at
/usr/local/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa6754b8)',
'owner', 199088) called at /usr/local/share/perl5/HTML/Mason/Request.pm
line 1302
eval {...} called at /usr/local/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef, 'owner', 199088) called at
/usr/local/share/perl5/HTML/Mason/Request.pm line 955
HTML::Mason::Request::call_next('RT::Interface::Web::Request=HASH(0xa1245f0)')
called at /opt/rt4/share/html/Helpers/autohandler line 51
HTML::Mason::Commands::__ANON__('owner', 199088) called at
/usr/local/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa688f38)',
'owner', 199088) called at /usr/local/share/perl5/HTML/Mason/Request.pm
line 1302
eval {...} called at /usr/local/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef, 'owner', 199088) called at
/opt/rt4/sbin/../lib/RT/Interface/Web.pm line 697
RT::Interface::Web::ShowRequestedPage('HASH(0xa6d81a0)') called at
/opt/rt4/sbin/../lib/RT/Interface/Web.pm line 376
RT::Interface::Web::HandleRequest('HASH(0xa6d81a0)') called at
/opt/rt4/share/html/autohandler line 53
HTML::Mason::Commands::__ANON__('owner', 199088) called at
/usr/local/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa689400)',
'owner', 199088) called at /usr/local/share/perl5/HTML/Mason/Request.pm
line 1297
eval {...} called at /usr/local/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef, 'owner', 199088) called at
/usr/local/share/perl5/HTML/Mason/Request.pm line 481
eval {...} called at /usr/local/share/perl5/HTML/Mason/Request.pm line 481
eval {...} called at /usr/local/share/perl5/HTML/Mason/Request.pm line 433
HTML::Mason::Request::exec('RT::Interface::Web::Request=HASH(0xa1245f0)')
called at /usr/local/share/perl5/HTML/Mason/PSGIHandler.pm line 96
eval {...} called at /usr/local/share/perl5/HTML/Mason/PSGIHandler.pm line
96
HTML::Mason::Request::PSGI::exec('RT::Interface::Web::Request=HASH(0xa1245f0)')
called at /usr/local/share/perl5/HTML/Mason/Interp.pm line 342
HTML::Mason::Interp::exec(undef, undef, 'owner', 199088) called at
/usr/local/share/perl5/HTML/Mason/PSGIHandler.pm line 59
eval {...} called at /usr/local/share/perl5/HTML/Mason/PSGIHandler.pm line
59
HTML::Mason::PSGIHandler::invoke_mason('HTML::Mason::PSGIHandler::Streamy=HASH(0xa123e70)',
'HASH(0xa67d610)', 'HASH(0xa67cd28)') called at
/usr/local/share/perl5/HTML/Mason/PSGIHandler/Streamy.pm line 52
HTML::Mason::PSGIHandler::Streamy::__ANON__('CODE(0xa5f9d60)') called at
/usr/local/share/perl5/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0xa5de880)') called at
/usr/local/share/perl5/Plack/Util.pm line 339
Plack::Util::__ANON__('CODE(0xa673368)') called at
/usr/local/share/perl5/Plack/Handler/FCGI.pm line 149
Plack::Handler::FCGI::run('Plack::Handler::FCGI=HASH(0xa14c5e0)',
'CODE(0xa17aaa8)') called at /usr/local/share/perl5/Plack/Loader.pm line 84
Plack::Loader::run('Plack::Loader=HASH(0xa163b40)',
'Plack::Handler::FCGI=HASH(0xa14c5e0)') called at
/usr/local/share/perl5/Plack/Runner.pm line 277
Plack::Runner::run('RT::PlackRunner=HASH(0x2f26f40)') called at
/opt/rt4/sbin/../lib/RT/PlackRunner.pm line 150
eval {...} called at /opt/rt4/sbin/../lib/RT/PlackRunner.pm line 150
RT::PlackRunner::run('RT::PlackRunner=HASH(0x2f26f40)') called at
/opt/rt4/sbin/rt-server.fcgi line 162
(/usr/share/perl5/vendor_perl/Carp.pm:103)
[104710] [Mon Feb 11 20:16:12 2019] [warning]: Use of uninitialized value
in numeric eq (==) at
/opt/rt4/local/plugins/RT-Authen-Token/html/Elements/AuthToken/List line
11. (/opt/rt4/local/plugins/RT-Authen-Token/html/Elements/AuthToken/List:11)
Joseph Cooper
Sr. SOC Analyst - Information Security
Fossil Group
901 S. Central Expwy. Richardson TX 75080 United States
www.fossilgroup.com
O:
e: anon@example.com