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
User cannot open admin page using https://:8443/index.html. This is because incompatible version of pyJWT is pulled down during the bootstrap process. pyJWT should be pinned to 1.7.1 and correct version needs to be pulled down during bootstrap process.
Affected Version
releases/7.x
The text was updated successfully, but these errors were encountered:
Description of Issue
User cannot open admin page using https://:8443/index.html. This is because incompatible version of pyJWT is pulled down during the bootstrap process. pyJWT should be pinned to 1.7.1 and correct version needs to be pulled down during bootstrap process.
Affected Version
releases/7.x
The text was updated successfully, but these errors were encountered: