Forum Discussion
Error message when trying to sync over GIT - Workload_FailedToParseFile
- 2 years ago
Thanks for closing the loop.
I believe there was a fix somtime between yesterday afternoon and today.
I ended up testing in a clean workspace and was able to sync to my git repo without issue. When I attempted the same thing in my dev workspace, it resynced without issues, however it also notified me that I had to merge and override my existing workspace objects, including my semantic model (which I've never had to do before).
I'm just now experiencing the same issue for the first time. I've found another post created in the last 2 hours reporting the same thing (https://community.fabric.microsoft.com/t5/Service/Error-while-reading-definition-pbidataset/m-p/3792233)
I had 3 new, untracked files appear in my directory, just before I hit this error, one of which was */definition.pbism.
Was an update rolled out that's impacted this process?
While I haven't tried yet, I'm going to save my changes in a new directory and revert to an earlier commit from yesterday to see if that works.
Today I got it to work. Here's what I did:
- Created a forced edit on the branch (added a blank query)
- Saved and commited
- Pull request to merge to main
- Sync to workspace
However, a new problem seems to have been introduced, which is my workspace is saying every single object is holding changes that haven't been commited to Git, which is impossible.
- EvanSkam2 years agoFrequent Visitor
Thanks for closing the loop.
I believe there was a fix somtime between yesterday afternoon and today.
I ended up testing in a clean workspace and was able to sync to my git repo without issue. When I attempted the same thing in my dev workspace, it resynced without issues, however it also notified me that I had to merge and override my existing workspace objects, including my semantic model (which I've never had to do before).