Reputation: 49
I am encountering an absurd situation when using Oracle Apex. When I log into my apllication, select a page from the list of pages and click the Play button (save and run page) I get a normal output in a new tab showing me the page.
The problem starts when I decide to change the page or any of the pages from the list. After making a change I am unable to save it. I get a message: Your session has ended. If I want to save the change I have to reload the page, log into Apex again, select the desired page and make the change.
It is totally weird, because before today this did not happen and Apex was able to save changes and run the page without having to log into again.
I tried to configure session timeout or google this, but nothing helped. I will appreciate every suggestion.
Upvotes: 3
Views: 2897
Reputation: 1
I am encountering an absurd situation when using Oracle Apex. When I log into my apllication, select a page from the list of pages and click the Play button (save and run page) I get a normal output in a new tab showing me the page.
The problem starts when I decide to change the page or any of the pages from the list. After making a change I am unable to save it. I get a message: Your session has ended. If I want to save the change I have to reload the page, log into Apex again, select the desired page and make the change.
It is totally weird, because before today this did not happen and Apex was able to save changes and run the page without having to log into again.
I tried to configure session timeout or google this, but nothing helped. I will appreciate every suggestion.
Upvotes: 0
Reputation: 53
I faced the exact same issue with Oracle Live SQL. I couldn't find an explanation of the differences, but they seem to use a very similar interface and login system (my account works both places).
The issue seemed to be my cookies. Here's how to delete (in Edge):
livesql.oracle.com
-> DeleteUpvotes: 0
Reputation: 421
If your application hasn't changed and the data hasn't changed, the only answer could be that the platform changed. Have you restored your application from a recent backup and confirmed that the issue still happens? If so, check system settings.
Upvotes: 0