After install oas 2024 accessing dv is ok but further links like snapshot, users and roles shows 404
Please add /dv/ui/**
Hello,
i made the changes but it didn't work, still got same error message below:
The requested URL /bi-sac-config-mgr/snapshots/Snapshots.html was not found on this server.
The requested URL /bi-sac-config-mgr/security/UsersAndRoles.html was not found on this server.
You can find an example directives here: https://docs.oracle.com/en/middleware/bi/analytics-server/enterprise-deploy-oas/installing-and-configuring-oracle-http-server.html#GUID-355836D6-377B-46A2-A4FB-51CCC9B2BACD
Create the biinternal_vh.conf file and add the following directives:
biinternal_vh.conf
I am also facing same issue..
I have installed OAS 2025, same issue happening even in fresh installation, and also on upgrading from 2023.
-
@User_AOKHO, is it resolved to you?
what is the exact steps you followed?
But I see one difference in this issue I am seeing,
@User_AOKHO has mentioned on accessing he is getting 404 Not Found..
—
for me, accessing /bi-sac-config-mgr/security/UsersAndRoles.html
redirecting to /bi-sac-config-mgr/index.html?ojr=UsersAndRoles
and forever waits in this below shown gif snap like waiting screen !!
And on browser inspection this is the error
The last redirection is not happening correctly,
it is directly hitting, "/bi-sac-config-mgr/api/v1/sessionState/locale", without including prior redirection path,
On browser, live I have edited manually & triggered again with right redirection then 401 Unauthorized..
Here the last 2 trials are, after manually updating & resending the redirection
I am closing this thread. The original issue is from May 2024 The next issue is due to HTTP Server front-end configuration. The last issue should be investigated on it's own and likely a permissions issue.