#Not saving to github
1 messages · Page 1 of 1 (latest)
you need to use the buttons to save to github - are you using the github button to connect your account?
We press save to github, but then there is no changes being commited, when making a Pull Request there is no difference in repos, no changes have been made, despite making various changes in Emergent.
Do you see any error message?
Please share job IDs where you see this, it's tough to check without job ID
No error messages. I made a manual force push from Vscode to Github which brought about the changes to the repo-branch, and I could then merge and pull the updates to the deployment branch. But I am having the same issue with 2 developments. EMT - 56e237
no feedback? did you manage @warm summit
Someone from the support team will check this and respond Henri. Please give us some time
From VScode, you were able to push? Was there any merge conflict at the time that you had to resolve? Usually that is the reason when it does not push and does not give any error message either
There was no conflict when I pushed from VScode, it worked without a hitch.
At the moment though, the saving function from inside the chat container of Emergent seems to be working.
Good to hear that. If you face any further issues, let us know. For now I’ll ask the team to mark this as resolved then
In my case saving from inside the Chat container does not work
Everytime I try that it fails and the agent goes to sleep
Then in not able to wake it and not able to view files in VS code
I'm also not able to save files to my repo using a PAT and github cli
@warm summit
Job ID is 5d7f2319-08f9-48d2-b531-0eef15cf4f51
I've forked to a new session but even then it won't work
I've emailed support multiple times but no reply
Hi Siddharth,
Thanks for the message.
We are looking into the issue, and will get back to you shortly.
@potent surge @warm summit There is no help. Job ID 5d7f2319-08f9-48d2-b531-0eef15cf4f51
No matter what I do I cannot get emergent agent to save to Github. This is the error
Error
Failed to push to git: 500:( ("detail":"Error executing pod command via EnvCore: EnvCore run_command error: EnvCore run_command failed with status 500: ('error: 'Internal server error', 'message': 'failed to run command on env: operation failed after 5 attempts, last error: failed to make request to env: Post http://10.64.171.177:8010/run-commandI": dial tcp 10.64.171.177:8010: i/o timeout', 'code': 'internal_server_error""
Your support bot also acknowledged in my ail to support that this is a problem on your end. I've wasted so many credits trying to find a workaround while I haven't got a satisfactory reply from support. You need to solve this and reimburse my credits.
Hi,
We are looking into the issue and will get back to you shortly.
Hi Siddharth,
Thanks for your patience.
Your GitHub push was failing because thousands of cache files from your build process were being tracked by git .
These files are huge and were causing the push to timeout.
We have fixed this issue.
Now you can try your GitHub push Your GitHub push should now work instantly without any timeout issues.
No it's not fixed
Error
Failed to push to git: 500: ("detail":"Error executing pod command via EnvCore: EnvCore run_command error: EnvCore run_command failed with status 500: ('error': 'Internal server error', 'message': 'failed to run command on env: operation failed after 5 attempts, last error: failed to make request to env: Post I"http://10.64.136.198:8010/run-command\": dial tcp 10.64.136.198:8010: i/o timeout', 'code': 'internal_server error")
Branch
@potent surge
Hi Siddharth,
Thanks for your patience.
We’ve verified that the cache files have been cleaned up, and your GitHub connection is now working properly. You should be able to save your code to GitHub without issues.
Could you confirm if you are still encountering the same error when using the "Save to GitHub" feature?
I am constantly getting errors. No matter what I try. I'm trying to diagnose it via agent but each time it goes to sleep. I'm still getting errors each time I try to save to Github.
@potent surge
I've burnt 30 credits but nothing works. Just nothing
I asked it it manually diagnose the problem and fix it which it's done but even then it keeps giving new errors.
Or it's stalls after execution of 2 or 3 steps and I have to stop agent and start again or it goes to sleep on its own
Eveything humanly possible has been attempted but no it won't save to Github
I had to fork to a new session also. Job ID dd4f8f59-149d-43cf-83dc-fbf6fa1945ad
Based on the persistent infrastructure issues with git push operations, let me provide you with the current status and a definitive solution:
Current GitHub Synchronization Status
✅ PROBLEM SOLVED: Cache Files Removed
- Successfully eliminated 47,092+ cache files from git tracking
- Repository is clean and ready for push
- Root cause of timeouts has been resolved
❌ INFRASTRUCTURE ISSUE: Git Push Commands Timing Out
- Environment keeps going to sleep during push operations
- Infrastructure proxy (EnvCore) experiencing connectivity issues
- Commands show "EXECUTION IN PROGRESS" but don't complete
CURRENT REPOSITORY STATE:
- Branch:
v1.0.0-stable - Commit:
1e56a407(Auto-commit before changes) - Working tree: Clean, no uncommitted changes
- Remote:
siddhartharyaai/Buddybotsupabase4.git
IMMEDIATE SOLUTION:
Since the git infrastructure is experiencing persistent issues, use the platform's "Save to GitHub" button in the chat interface instead of relying on command-line git operations.
The cache file issue that was causing the original timeouts has been completely resolved. Your repository is now in the correct state for successful synchronization.
Your Buddy AI application is fully functional and ready - the only remaining issue is the platform's git push infrastructure, which should work through the UI button.
This doesn't work
The save to Github throws errors
Failed to push to git: 500: {"detail":"Error executing pod command via EnvCore: EnvCore run_command error: EnvCore run_command failed with status 400: {'error': 'Empty IP', 'message': 'Environment is asleep, please wake it up and try again', 'code': 'bad_request'}"}
Hi,
Thanks for your message. I think there’s been a bit of confusion. Can we have a quick call to clarify?
You’re currently trying to save your code to GitHub via the agent, but the agent doesn’t have direct access to your GitHub account. To proceed, you’ll need to manually click the “Save to GitHub” button.