You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason could be that current implementation of serving the page is very slow and by the time the page is sent to browser localhost sever has already got the callback from sso, got the token and stopped.
11:31:09 AM [main] [redhat-authentication] [Error: ENOENT: no such file or directory, open '/data/.local/share/containers/podman-desktop/plugins/quayioredhatdeveloperpodmandesktopredhataccountext/www/success.html'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/data/.local/share/containers/podman-desktop/plugins/quayioredhatdeveloperpodmandesktopredhataccountext/www/success.html'
}
I don't see an issue for this already, anyone else seeing this?
The text was updated successfully, but these errors were encountered: