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

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

      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.

        For Gerrit Dashboard: QLS-1719
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes