Thank you for your reply.
Were the compute nodes also upgraded to Rocky 8 or was it just the webnode?
I am using the Singularity container and its OS is Rocky 8.7. Also, the host running the Singularity container has the same OS.
Could you supply the
node_uri
andrnod_uri
from theood_portal.yml
as well?
node_uri: '/node'
rnode_uri: '/rnode'
And lastly, could you open this in Chrome, open a new tab with the developer tools open and see if there are errors in the console and also check the response of the request (which will be under the
Network
tab in the dev tools).
Best,