Hello,
i build a ui using anvil and now when i login and get redirected to the /build link i get a json error
how od i fix this ? i cant really do anything now
Hello,
i build a ui using anvil and now when i login and get redirected to the /build link i get a json error
how od i fix this ? i cant really do anything now
Hi! That definitely looks like the Anvil Editor has experienced some sort of internal error.
Just checking: Have you been editing your code locally or on GitHub and pushed a new version into Anvil? Because if you do that and accidentally cause a syntax error in the YAML, that could cause this error.
no, i built the gui and the just copy pasted all my code into anvil as servercode.
is there a way you could check my account and maybe clear my yaml ? because i cant do anything atm.
@meredydd can you look into this error ? im using anvil for my bachelor thesis so this problem is time critical.
Thank you very much in advance!
If your app opens in the IDE but doesn’t run correctly, try checking out an earlier commit to see if any older versions work.
Once you identify the first working commit, go to the next one in the history and review the changes (visible in the diff at the bottom-right of the IDE). This comparison might help you pinpoint what introduced the issue.
i didnt commit in anvil yet. i just built my gui and copy pasted my local code into anvil. my local code runs perfectly but im just using anvil for my gui.
there is something major wrong with my account.
This is impossible. As soon as you create an app, there is a commit. As soon as you add a character to a code module or you drag a component in a form, there is a commit.
Look at the Version History
panel at the bottom.
https://anvil.works/build
is there a git website only for anvil commits ?
or is there any other link i can visit other than https://anvil.works/build
This is not clear.
So your problem is not with one app? And has nothing to do with pasting code?
I think it’s time to restart: please tell us what is your problem, clearly describing the steps you are doing.
Hi @ailudo,
Are you still seeing this problem? I have had a look at your account and everything currently looks okay to me! Let me know if the Anvil Editor is still not loading, and I will investigate further.
thank you very much everything seems to be working!