Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-1440

Binder doesn't serves HTTP request to APIs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • Flounder, Eel 5.0.2
    • App Framework

      This is a regression that comes from internal rewrites.

      Example:

      curl -v localhost:1234/api/hello3/ping
      * Trying 127.0.0.1...
      * TCP_NODELAY set
      * Connected to localhost (127.0.0.1) port 1234 (#0)
      > GET /api/hello3/ping HTTP/1.1
      > Host: localhost:1234
      > User-Agent: curl/7.55.1
      > Accept: */*
      >
      < HTTP/1.1 500 Internal Server Error
      < Connection: Keep-Alive
      < Content-Length: 0
      < Date: Thu, 17 May 2018 12:49:46 GMT
      <
      * Connection #0 to host localhost left intact
      

      And the binder prints an error "out of memory"

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jobol-iot jose bollo
            jobol-iot jose bollo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: