[Users] ovirt-report Forbidden access error
Yedidyah Bar David
didi at redhat.com
Tue Feb 4 13:55:59 UTC 2014
> From: "Alessandro Bianchi" <a.bianchi at skynet.it>
> To: "Yedidyah Bar David" <didi at redhat.com>
> Cc: "Gianluca Cecchi" <gianluca.cecchi at gmail.com>, "users" <users at ovirt.org>
> Sent: Tuesday, February 4, 2014 3:35:47 PM
> Subject: Re: [Users] ovirt-report Forbidden access error
> Il 04/02/2014 14:06, Yedidyah Bar David ha scritto:
> > ----- Original Message -----
>
> > > From: "Alessandro Bianchi" <a.bianchi at skynet.it> To: "Yedidyah Bar David"
> > > <didi at redhat.com> Cc: "Gianluca Cecchi" <gianluca.cecchi at gmail.com> ,
> > > "users" <users at ovirt.org> Sent: Tuesday, February 4, 2014 2:49:47 PM
> >
>
> > > Subject: Re: [Users] ovirt-report Forbidden access error
> >
>
> > [snip]
>
> > (for now I'll ignore the confs (which seem ok) and the logs (which will
>
> > require more time to understand)
>
> > > postgres-# select * from vdc_options where
> >
>
> > > option_name='RedirectServletReportsPage'
> >
>
> > > postgres-#
> >
>
> > > (no results)
> >
>
> > This is probably the source of the problem.
>
> > Can you post all the setup log files (engine, dwh, reports)?
>
> > The line is normally inserted by engine-setup and updated by reports-setup.
>
> Engine setup is quite older since I didn't install reports at that time
It's not supposed to be rotated, you should be able to find it with
find /var/log/ovirt-engine -iname "*setup*"
3.3 engine setup keeps them under a subdir setup/, the rest (<=3.2 engine and <=3.3 dwh/reports)
keep them directly there (and in 3.4 all will keep in setup/).
> Let me know if anything else may help
As I said, not having this line might imply there are other problems.
You can try solve this one by adding it. In psql connected to db engine:
select fn_db_add_config_value('RedirectServletReportsPage','https://YOUR_FQDN:443/ovirt-engine-reports','general');
(replace YOUR_FQDN with your engine fqdn).
--
Didi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140204/2f437869/attachment-0001.html>
More information about the Users
mailing list