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
Description:
In the latest version of our Gradio app, when authentication is enabled and deployed to Cloud Run, the loading indicator remains indefinitely, and the app never reaches the sign-in page. This issue did not appear in previous versions. like gradio 5.14.0
Steps to Reproduce:
1. Deploy the Gradio app with authentication enabled to Cloud Run.
2. Access the app via the provided URL.
3. Observe that the loading indicator is restored indefinitely and the sign-in page never appears.
Expected Behavior:
The app should transition from the loading state to the authentication page, allowing users to sign in.
Actual Behavior:
The app remains stuck on the loading screen and never reaches the sign-in page.
Environment:
• Gradio Version: 5.15.0
• Deployment Platform: GCP Cloud Run
• Date Observed: February 2025
Additional Context:
• The issue is new to this version and was not present in previous releases.
• No related errors appear in the Cloud Run logs.
• If authentication is disabled, the app loads as expected.
Describe the bug
Description:
In the latest version of our Gradio app, when authentication is enabled and deployed to Cloud Run, the loading indicator remains indefinitely, and the app never reaches the sign-in page. This issue did not appear in previous versions. like gradio 5.14.0
Steps to Reproduce:
1. Deploy the Gradio app with authentication enabled to Cloud Run.
2. Access the app via the provided URL.
3. Observe that the loading indicator is restored indefinitely and the sign-in page never appears.
Expected Behavior:
The app should transition from the loading state to the authentication page, allowing users to sign in.
Actual Behavior:
The app remains stuck on the loading screen and never reaches the sign-in page.
Environment:
• Gradio Version: 5.15.0
• Deployment Platform: GCP Cloud Run
• Date Observed: February 2025
Additional Context:
• The issue is new to this version and was not present in previous releases.
• No related errors appear in the Cloud Run logs.
• If authentication is disabled, the app loads as expected.
Have you searched existing issues? 🔎
Reproduction
Screenshot
No response
Logs
System Info
Severity
I can work around it
The text was updated successfully, but these errors were encountered: