Page 1 of 1
[RESOLVED] Reporting tab disabled on the console
Published: June 19, 2024 - 7:12 PM
by Benbatt
Hello,
having recently deployed this solution, I've noticed that the reporting tab is grayed out in my console.
Is there anything I need to do on the server side to enable it?
Thank you in advance.
wapt 2.5 debian 12 w11
Re: Reporting tab disabled on the console
Published: June 20, 2024 - 09:12
by dcardon
Hi Benoît,
is it the Discovery or Enterprise edition? If Enterprise, was the license successfully loaded and hasn't expired (temporary trial license)?
Denis
Re: Reporting tab disabled on the console
Published: June 20, 2024 - 8:07 PM
by Benbatt
Hello,
I have an enterprise license valid until 2027,
the latest version of the console.
Should I try re-importing the license?
Re: Reporting tab disabled on the console
Published: June 25, 2024 - 09:35
by sfonteneau
Yes, you can try again. Re-import the license.
It could also be an ACL issue. Are you using the console with the admin account?
Re: Reporting tab disabled on the console
Published: June 26, 2024 - 1:20 PM
by Benbatt
Hello,
yes, I'm using an LDAP admin group and the admin account created during the post-configuration, and I've upgraded to the latest minor version.
If I delete the license and re-import it, will that cause any problems?
Re: Reporting tab disabled on the console
Published: June 26, 2024 - 1:30 PM
by Benbatt
So the answer was much simpler than expected:
in /opt/wapt/conf/waptserver.ini
, set reporting_enable = True;
on my system it was set to False --'