Skip to main content Skip to complementary content

Wizard and startup issues

Port is already in use

Another instance of QV2QS or another application is using the same network port. The console displays ERROR: Port [number] is already in use.

Close the other application, or specify a different port with --port. Use --port 0 to allow the system to select an available port automatically.

The wizard opens in Internet Explorer or does not render correctly

Internet Explorer is the default browser on the machine. The QV2QS user interface requires a modern browser and does not function in Internet Explorer.

Install Google Chrome, Microsoft Edge, or Mozilla Firefox. QV2QS detects the default browser at startup and automatically opens a supported browser when one is available. If no supported browser is found, the console displays download links.

On Windows Server 2019, Internet Explorer is the only browser installed by default. Install a supported browser before running QV2QS in wizard mode. Alternatively, use the command-line interface, which does not require a browser. See Argument reference for the full list of CLI arguments.

Conversion fails or produces unexpected results in the wizard

The wizard displays a summary error but does not expose the full diagnostic detail needed to identify the root cause.

Re-run the same conversion from the command line with debug logging enabled. Do the following:

  1. In the wizard, navigate to the Review step.
  2. Click Copy command to copy the full CLI command to the clipboard.
  3. Open a terminal window and paste the copied command.
  4. Append --logLevel DEBUG to the end of the command and press Enter.

The console displays verbose output covering every conversion decision, cloud API call, and object processing step. The full debug log is also written to the logs/ subfolder in the output directory.

Tip note

The copied command includes all settings configured in the wizard. Appending --logLevel DEBUG is the only change needed to enable full diagnostics.

See Logging and diagnostics for details on log file format and location.

QV2QS has stopped modal appears in the browser

The QV2QS process was closed, crashed, or terminated while the wizard was still open in the browser. The user interface monitors the backend service with a periodic health check and displays the modal when the service becomes unreachable.

Do one of the following:

  • Reconnect to the current session. Copy the command displayed in the modal and run the command in a terminal. The command includes --port and --noBrowser to reattach to the same browser tab on the same port. After the server starts, click Reconnect in the modal. The wizard resumes with all previously entered settings intact.
  • Close the browser tab. Click Close window in the modal. Any unsaved settings in the current wizard session are lost.

Example project file is missing or corrupted

The example QVW file in %TEMP%\QV2QS\examples\ was deleted, moved, or modified outside of QV2QS.

Delete the affected file from %TEMP%\QV2QS\examples\ and restart QV2QS. A fresh copy is extracted automatically on launch. To keep a permanent copy of an example file, copy the file to a local working folder before modifying. See Example projects.

Learn more

Visit the discussion forum at community.qlik.com

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!