Uploaded image for project: 'Qt License server'
  1. Qt License server
  2. QLS-1719

Trailing slash in server_addr in qtlicd.ini breaks network requests

    XMLWordPrintable

Details

    • 468cd6062 (3.4), cc6733cc2 (dev)
    • License server development 47

    Description

      By mistake I've set the setting server_addr in qtlicd.ini to be
      server_addr=http://10.215.117.32:8080/
      instead of
      server_addr=http://10.215.117.32:8080

      The last slash "/" created problems with connections. Pinging with
      `http://10.215.117.32:8080//api/v2/ping` does not work.

      So if possible it might be good to remove the last / in server_addr when specified.

      Attachments

        Issue Links

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

          Activity

            People

              aswalpit Ashan Walpitage
              slobodan Slobodan Vrkacevic
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes