If you are reporting a bug or error, consider submitting a Support Bundle to aiworkbench-ea@nvidia.com. This will help us solve your issue more quickly.
Please describe your issue or request: (tick the boxes after creating this topic):
Please tick the appropriate box to help us categorize your post
Bug or Error
Feature Request
Documentation Issue
Other
Environment:
- NVIDIA AI Workbench version: 0.157.15-13 (2026/02/22)
- OS: Windows 11 Home 25H2
Issue:
When clicking the Push button in the UI, it hangs on
“Pushing… Please wait…” indefinitely and never completes.
Steps to reproduce:
- Make changes and commit via UI
- Click Push button
- Status shows “Pushing… Please wait…” forever
Authentication tested:
- OAuth (github.com sign-in): hangs
- Personal Access Token (PAT): hangs
- Both result in “Invalid Credentials” popup or infinite hang
Workaround:
Terminal command “git push origin main” works correctly.
Request:
Please fix the UI Push functionality.