Release licenses manually
Qt License Server releases expired licenses back to the license pool. However, if the Qt License Service process or Qt License Server is stopped during license reservation, the license might not get released.
If Qt License Server receives a license reservation request when the license pool is empty, it tries to release all expired, unreleased licenses.
To release the licenses manually from the command line with qt-license-server, enter:
./qt-license-server purge-unreleased-reservations --url <URL>
.\qt-license-server.exe purge-unreleased-reservations --url <URL>
See also Manage licenses and Qt License Server command-line interface.
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.