You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Node.js are you using? Not applicable if you use the standalone version of Ctrl-Q.
No response
What command did you use to start Ctrl-Q?
What operating system are you using?
What CPU architecture are you using?
What Qlik Sense versions are you using?
Describe the Bug
PS C:\tools\ctrl-q> .\ctrl-q.exe qseow session-get `
>> --auth-type cert `
>> --host pro2-win1.lab.ptarmiganlabs.net `
>> --auth-user-dir LAB `
>> --auth-user-id goran `
>> --output-format table
2024-11-15T15:40:52.376Z info: -----------------------------------------------------------
2024-11-15T15:40:52.379Z info: | Ctrl-Q
2024-11-15T15:40:52.379Z info: |
2024-11-15T15:40:52.379Z info: | Version : 4.0.0
2024-11-15T15:40:52.379Z info: | Log level : info
2024-11-15T15:40:52.380Z info: |
2024-11-15T15:40:52.380Z info: | Command : session-get
2024-11-15T15:40:52.380Z info: | : get info about proxy sessions on one or more virtual proxies
2024-11-15T15:40:52.380Z info: |
2024-11-15T15:40:52.381Z info: | Run Ctrl-Q with the '--help' option to see a list of all available options for this command.
2024-11-15T15:40:52.381Z info: |
2024-11-15T15:40:52.381Z info: | https://github.com/ptarmiganlabs/ctrl-q
2024-11-15T15:40:52.381Z info: ----------------------------------------------------------
2024-11-15T15:40:52.381Z info:
2024-11-15T15:40:52.385Z info: Get Qlik Sense proxy sessions
2024-11-15T15:40:53.018Z info: Successfully retrieved 29 virtual proxies from host pro2-win1.lab.ptarmiganlabs.net
2024-11-15T15:40:53.415Z info: Successfully retrieved 2 proxies from host pro2-win1.lab.ptarmiganlabs.net
2024-11-15T15:40:53.429Z info: Available Proxy services.
┌───────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Available proxy services. │
│ │
│ Note: The "sessions-get" command will only work correctly if the correct --host parameter is used when ca │
│ lling Ctrl-Q. │
│ The --host parameter should be one of the host names listed below. │
├─────────┬─────────────────────────────────┬──────────────────────────────────────┬────────────────────────┤
│ Name │ Host name │ Id │ Linked virtual proxies │
├─────────┼─────────────────────────────────┼──────────────────────────────────────┼────────────────────────┤
│ Central │ pro2-win1.lab.ptarmiganlabs.net │ 9d5d7900-3e52-4f22-b6b9-51f38a3afe86 │ 24 │
├─────────┼─────────────────────────────────┼──────────────────────────────────────┼────────────────────────┤
│ dev1 │ pro2-win2.lab.ptarmiganlabs.net │ d0510bbe-c686-459b-b10e-713fcf3951e8 │ 6 │
└─────────┴─────────────────────────────────┴──────────────────────────────────────┴────────────────────────┘
2024-11-15T15:40:53.435Z error: Error getting proxy sessions from host pro2-win1.lab.ptarmiganlabs.net: ReferenceError: fileCert is not defined
at getSessionsFromQseow (build.cjs:107729:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async getSessions (build.cjs:107895:30)
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered:
What version of Ctrl-Q are you using?
4.0.0
What version of Node.js are you using? Not applicable if you use the standalone version of Ctrl-Q.
No response
What command did you use to start Ctrl-Q?
What operating system are you using?
What CPU architecture are you using?
What Qlik Sense versions are you using?
Describe the Bug
Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered: