AxaFrance / oidc-client

Light, Secure, Pure Javascript OIDC (Open ID Connect) Client. We provide also a REACT wrapper (compatible NextJS, etc.).
MIT License
571 stars 152 forks source link

Error TypeError: Failed to fetch with startKeepAliveServiceWorker #1303

Open damienborgniet opened 4 months ago

damienborgniet commented 4 months ago

We are having errors TypeError: Failed to fetch (linked to startKeepAliveServiceWorker) appear with the last itnerval of the "refresh_time_before_tokens_expiration_in_second" setting. @axa-fr/react-oidc version 7.18.5 and we are in service worker mode only, with Chrome last version

Have you a idea why this error is occuring ?

guillaume-chervet commented 4 months ago

hi @damienborgniet , Thank you for you issue. TypeError seem strange. Do you have a screen of the console or something like this?

aldodfm commented 3 months ago

Hello @guillaume-chervet , we face the same issues when running headless chrome in docker with playwright: we migrated from 7.13.15 -->7.20.1

image The login is done, but then it fails after...