Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task visualisation graph does not work #551

Closed
mountaindude opened this issue Nov 19, 2024 · 5 comments · Fixed by #565 or #562 · May be fixed by #571
Closed

Task visualisation graph does not work #551

mountaindude opened this issue Nov 19, 2024 · 5 comments · Fixed by #565 or #562 · May be fixed by #571
Labels
bug Something isn't working

Comments

@mountaindude
Copy link
Contributor

mountaindude commented Nov 19, 2024

What version of Ctrl-Q are you using?

4.1.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?

Win10. Worked on macOs??

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 task-vis `
>>   --host pro2-win1.lab.ptarmiganlabs.net `
>>   --auth-type cert `
>>   --auth-user-dir LAB `
>>   --auth-user-id goran
2024-11-19T07:10:20.307Z info: -----------------------------------------------------------
2024-11-19T07:10:20.307Z info: | Ctrl-Q
2024-11-19T07:10:20.307Z info: |
2024-11-19T07:10:20.307Z info: | Version      : 4.1.0
2024-11-19T07:10:20.307Z info: | Log level    : info
2024-11-19T07:10:20.307Z info: |
2024-11-19T07:10:20.307Z info: | Command      : task-vis
2024-11-19T07:10:20.307Z info: |              : visualise task network
2024-11-19T07:10:20.307Z info: |
2024-11-19T07:10:20.307Z info: | Run Ctrl-Q with the '--help' option to see a list of all available options for this command.
2024-11-19T07:10:20.307Z info: |
2024-11-19T07:10:20.307Z info: | https://github.com/ptarmiganlabs/ctrl-q
2024-11-19T07:10:20.307Z info: ----------------------------------------------------------
2024-11-19T07:10:20.307Z info:
2024-11-19T07:10:22.439Z info: Using vis.js to visualize tasks, more info at https://github.com/visjs/vis-network
2024-11-19T07:10:22.439Z info:
2024-11-19T07:10:22.439Z info: Task visualization server listening on http://localhost:3000
2024-11-19T07:10:22.439Z info: Press Ctrl-C to quit.
2024-11-19T07:10:46.849Z error: Error while checking if asset \index.html exists: Cannot find asset \index.html for the single executable application
2024-11-19T07:10:46.852Z error: Asset not found: \index.html
2024-11-19T07:10:46.852Z error: Error while getting SEA asset: Error: Asset not found
2024-11-19T07:10:46.870Z error: GET / 404
2024-11-19T07:10:46.970Z error: Error while checking if asset \ctrl-q.png exists: Cannot find asset \ctrl-q.png for the single executable application
2024-11-19T07:10:46.972Z error: Asset not found: \ctrl-q.png
2024-11-19T07:10:46.974Z error: Error while getting SEA asset: Error: Asset not found
2024-11-19T07:10:46.983Z error: GET /ctrl-q.png 404
2024-11-19T07:10:47.011Z error: Error while checking if asset \favicon.ico exists: Cannot find asset \favicon.ico for the single executable application
2024-11-19T07:10:47.020Z error: Asset not found: \favicon.ico
2024-11-19T07:10:47.020Z error: Error while getting SEA asset: Error: Asset not found
2024-11-19T07:10:47.020Z error: GET /favicon.ico 404
2024-11-19T07:13:06.481Z error: Error while checking if asset \index.html exists: Cannot find asset \index.html for the single executable application
2024-11-19T07:13:06.481Z error: Asset not found: \index.html
2024-11-19T07:13:06.481Z error: Error while getting SEA asset: Error: Asset not found
2024-11-19T07:13:06.485Z error: GET / 404
2024-11-19T07:13:06.508Z error: Error while checking if asset \ctrl-q.png exists: Cannot find asset \ctrl-q.png for the single executable application
2024-11-19T07:13:06.508Z error: Asset not found: \ctrl-q.png
2024-11-19T07:13:06.508Z error: Error while getting SEA asset: Error: Asset not found
2024-11-19T07:13:06.508Z error: GET /ctrl-q.png 404
2024-11-19T07:13:07.546Z error: Error while checking if asset \index.html exists: Cannot find asset \index.html for the single executable application
2024-11-19T07:13:07.546Z error: Asset not found: \index.html
2024-11-19T07:13:07.546Z error: Error while getting SEA asset: Error: Asset not found
2024-11-19T07:13:07.549Z error: GET / 404
2024-11-19T07:13:07.570Z error: Error while checking if asset \ctrl-q.png exists: Cannot find asset \ctrl-q.png for the single executable application
2024-11-19T07:13:07.570Z error: Asset not found: \ctrl-q.png
2024-11-19T07:13:07.570Z error: Error while getting SEA asset: Error: Asset not found
2024-11-19T07:13:07.573Z error: GET /ctrl-q.png 404

Expected Behavior

No response

To Reproduce

No response

@mountaindude mountaindude added the bug Something isn't working label Nov 19, 2024
@mountaindude
Copy link
Contributor Author

Confirmed, the 4.1.0 qseow task-vis command does work as intended on macOS, but fails on Win10.

@bintocher
Copy link

I have same error, win10 and ctrl-q version 4.3.0
image

@mountaindude
Copy link
Contributor Author

Noted. And the Ctrl-Q logo in the error page is also broken.

There were major refactoring done in 4.1, all for a better and more maintainable future Ctrl-Q tool, but it did meant some bugs too. Sorry about that.

@mountaindude
Copy link
Contributor Author

Testing shows that this bug is happening on Windows, but not macOS.

@mountaindude
Copy link
Contributor Author

@bintocher

This bug was fixed in version 4.3.1, which is being released right now.
Available from the releases page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants