Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
After install oas 2024 accessing dv is ok but further links like snapshot, users and roles shows 40
Answers
-
Please add /dv/ui/**
0 -
Hello,
i made the changes but it didn't work, still got same error message below:
Not FoundThe requested URL /bi-sac-config-mgr/snapshots/Snapshots.html was not found on this server.
Not FoundThe requested URL /bi-sac-config-mgr/security/UsersAndRoles.html was not found on this server.
0 -
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-51CCC9B2BACDCreate the
biinternal_vh.conf
file and add the following directives:0 -
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?
0 -
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 !!
0 -
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
0 -
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.0