What I’m trying to do:
I recently completed a first round of changes to my app on a branch called ‘master_with_changes’, and I’d like to implement them (merge to master, then branch again) to start a second round of changes. However, I keep getting an error when I edit the ‘master_new’ version, or check-out the ‘master’, etc. Nothing I do will get these branches to merge. I keep getting: “Error Internal server error: 81078970651f” or “Internal server error: 423f2a50fb72”.
Now…the app doesn’t even auto-save which has completely halted my work.
What I’ve tried and what’s not working:
I then tried to sync with git, etc, but it was constantly resetting my app every time I made a change. So I disconnected git from my account.
I then tried to ‘clone’ the app, but it clones my ‘master’, not ‘master_with_changes’!
This product is currently in beta, and is live with testers. I desperately need some help to: correct auto saving, understand how to properly merge and do version control (because I’ve tried everything and nothing works). The documents don’t provide any support at all as it is super basic instructions…but I keep getting internal server errors.
Does anyone have any experience with this?
It’s incredibly frustrating. Anvil is my go-to solution to implement LLMs, so I have no idea where to even start if anvil can’t resolve these issues.
Clone link:
It doesn’t clone my latest version… it only clones ‘master’ which was 1 month ago at least.