You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by dangogh <gi...@git.apache.org> on 2017/04/27 00:26:06 UTC

[GitHub] incubator-trafficcontrol issue #522: [TC-255] and [TC-256] -- Fixes issues w...

Github user dangogh commented on the issue:

    https://github.com/apache/incubator-trafficcontrol/pull/522
  
    not certain I'm doing it right, but trying to test the manage ssl certs,  I hit this error: ```Traffic Ops fatal error occurred while processing your request. 
    Error at line 242 (	my $profile = $self->db->resultset('Profile')->search( { id => $profile_id }, { prefetch => ['cdn'] } )->single();) 
    DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::Pg::st execute failed: ERROR: column reference "id" is ambiguous LINE 1: ...e me LEFT JOIN cdn cdn ON cdn.id = me.cdn WHERE ( id IS NULL... ^ [for Statement "SELECT me.id, me.name, me.description, me.last_updated, me.type, me.cdn, cdn.id, cdn.name, cdn.last_updated, cdn.dnssec_enabled, cdn.domain_name FROM profile me LEFT JOIN cdn cdn ON cdn.id = me.cdn WHERE ( id IS NULL )"] at /home/dkirkw202/incubator-trafficcontrol/traffic_ops/app/lib/UI/DnssecKeys.pm line 242```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---