Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Traffic Ops hardware Tab fails to populate when there are too many rows returned #859

Closed
lwickline opened this issue Dec 10, 2015 · 1 comment
Assignees
Milestone

Comments

@lwickline
Copy link
Contributor

The API @ /api/1.2/hwinfo.json will fail with an empty reply from the server.

The hardware page just never loads.

example curl:

time curl -H 'Cookie: mojolicious=blah' -Lvsk "https://server.server.comt/api/1.2/hwinfo.json" -o /dev/null

  • Trying 1.2.3.4...
  • Connected to server.server.com (1.2.3.4) port 443 (#0)
  • TLS 1.2 connection using TLS_RSA_WITH_AES_128_GCM_SHA256
  • Server certificate: server.server.com
  • Server certificate: COMODO RSA Organization Validation Secure Server CA
  • Server certificate: COMODO RSA Certification Authority
  • Server certificate: AddTrust External CA Root

    GET /api/1.2/hwinfo.json HTTP/1.1
    Host: tm.comcast.net
    User-Agent: curl/7.43.0
    Accept: /
    Cookie: mojolicious=blah

  • Empty reply from server
@dewrich dewrich modified the milestones: 1.2.2, 1.4.0 Dec 11, 2015
dangogh added a commit that referenced this issue Dec 23, 2015
Solves #859 Traffic Ops hardware Tab fails to populate when there are too many rows returned
@dewrich
Copy link
Contributor

dewrich commented Jan 21, 2016

Fixed by PR: #859

@dewrich dewrich closed this as completed Jan 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants