Hi,
I have a fresh XE installation. Can connect to CDB and PDB.
I alreadyrun this on cdb:
exec dbms_xdb_config.SetGlobalPortEnabled(TRUE);
I also have unlocked and PW reset for XDB and Anonymous.
When I open https://localhost:5500/em, the login screen loads, but when i try to log in with SYS, I get this:
https://localhost:5520 is requesting your username and password. The site says: “XDB”
I tried to re-config https to 5520, but the result is the same.
Please advice, how to solve this.
Thanks!