-
Notifications
You must be signed in to change notification settings - Fork 99
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
GSA 23.2.0 and GSA 23.1.1 doesn't show the menu bar as expected #4108
Comments
Just to let you guys know, I am running into the same problem (i.e. limited menu links) after installation of Greenbone/Openvas following the official installation manual at https://greenbone.github.io/docs/latest/22.4/source-build/index.html#greenbone-security-assistant with GSA_VERSION=23.2.1 and GSAD_VERSION=22.11.0. However, when entering the missing links directly into the browser, like /users, /feedstatus, /scanconfigs, /tasks, etc. it is all there functioning correctly! Seems like the bug only has to do with the menus being empty or non-existing. I then tried installing directly from github gsa version 24.1.0 and gsad version 24.1.0, with same results, i.e. menus are empty/nonexisting. My system is Ubuntu 22.04.5 LTS |
@asmaack |
Then something must be afoot with the installation instructions for Ubuntu 22.04 and gsad. |
Hi, the UI got an overhaul with 24.0.0 and we wont work on the old UI anymore. Please update to a newer release. |
When downstream (for example Kali) doesn't include a fix, please report the issue to downstream and request a package update. |
I am updating gentoo ebuild for gsa. Now on gentoo we are using gsa v. 23.0.0.
I have "built" both gsa v. 23.2.0 and gsa v. 23.1.1 and on both versions the menu bar is not rendered as expected (see pictures below).
The gsa gentoo's ebuild uses the gsa-node-modules tar archive.
I have tested both gsa newer versions with gsad v. 22.9.1, 22.10.0 and 22.11.0 but the problem seems to be unrelated to gsad.
On gsa 23.0.0 the menu bar shows as expected:
Expected behavior
gsa-23.0.0
![Schermata del 2024-07-23 20-24-02](https://private-user-images.githubusercontent.com/26635356/351445611-6b2182cc-4af4-458e-b863-bf8be733a13a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4ODcwMTksIm5iZiI6MTczOTg4NjcxOSwicGF0aCI6Ii8yNjYzNTM1Ni8zNTE0NDU2MTEtNmIyMTgyY2MtNGFmNC00NThlLWI4NjMtYmY4YmU3MzNhMTNhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDEzNTE1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNlMzAzZGRiZWQ2MmJiYTI1ZTIzNjRmMTA3YzRlNjMwMDRjNTgwNjNmZDI2ODE5NjEwOWRhOGMwNmJhODBkNTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.QycdcYvWA3PJ6YOrb_jDvFy4CCmbRGUTgO4UNSOOCvU)
Actual behavior
gsa-23.1.1
![Schermata del 2024-07-23 19-02-54](https://private-user-images.githubusercontent.com/26635356/351439830-13585e37-b56a-4425-b030-b4811cca3817.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4ODcwMTksIm5iZiI6MTczOTg4NjcxOSwicGF0aCI6Ii8yNjYzNTM1Ni8zNTE0Mzk4MzAtMTM1ODVlMzctYjU2YS00NDI1LWIwMzAtYjQ4MTFjY2EzODE3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDEzNTE1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU1NDE4OTQ5NDI2MDJlMmMxMmQ2YWQwMDc1NWY0MTU4OTY2MjcxOWJjMDVmN2Q1MzkyMzE0Y2ViNDQ4NjY0OGUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.FAUJOy9R58Mg9EVzYpIsh94rlFaWlcQi0jjCw-PxBzE)
gsa-23.2.0
Environment
Operating system:
Linux 6.6.38-gentoo
DISTRIB_ID="Gentoo"
Installation method / source:
source
Edited:
I noticed there is no static/ dir in the build directory after building gsa, but there is no static/ dir even in the packaged dist files.
The text was updated successfully, but these errors were encountered: