Xen Orchestra - Community Edition - Installing with Yarn
- 
 Before you proceed with that change, make sure to take a snapshot. 
- 
 @DustinB3403 Isn't that a given for any upgrade?  
- 
 What's the easiest way to see what the latest version is of XO-Web and server? 
- 
 @Danp said in Xen Orchestra - Community Edition - Installing with Yarn: @DustinB3403 Isn't that a given for any upgrade?  You'd think that but often people need a reminder. 
- 
 
- 
 @Danp said in Xen Orchestra - Community Edition - Installing with Yarn: @hobbit666 Check github -- Thx Bookmarked  
 I'm a bit old according to this lol (running 5.7.0)
- 
 a few deprecated messages on some packages, node.js, and fspromise... 
- 
 @Danp said in Xen Orchestra - Community Edition - Installing with Yarn: @shwetkprabhat said in Xen Orchestra - Community Edition - Installing with Yarn: *** Please tell me who you are. 
 Run
 git config --global user.email "[email protected]"
 git config --global user.name "Your Name"You need to address this issue before it will build successfully. Why is that? And what exactly is it looking for? #askingforafriend 
- 
 @BRRABill Unsure why this started occurring. It's possibly due to my inclusion of git stash -uin the updater script.
- 
 @Danp said in Xen Orchestra - Community Edition - Installing with Yarn: @BRRABill Unsure why this started occurring. It's possibly due to my inclusion of git stash -uin the updater script.Is it looking to an account associated with XO, or with git? 
- 
 @BRRABill It's a git issue unrelated to XO. 
- 
 @Danp said in Xen Orchestra - Community Edition - Installing with Yarn: @BRRABill It's a git issue unrelated to XO. OK, so use my git account info there... 
- 
 @BRRABill Any value with do... 
- 
 @Danp said in Xen Orchestra - Community Edition - Installing with Yarn: @BRRABill Any value with do... Well, what is the point of that, then? Odd. 
- 
 @BRRABill From https://superuser.com/questions/1166219/how-do-i-set-my-local-git-identity -- Setting Your Git Identity First, your identity should be simply your full name and email address which could be your GitHub username and email combo. But this is not a verification stage as much as a βtagβ to identify you; this has nothing to do directly with your GitHub username unless they are indeed one and the same. 
- 
 BTW, I have never done that, and do not have issues updating. Or at least, issues that I know of. 
- 
 Also seems like from more research it is tied to commit transactions. Why would that be coming up in this instance? 
- 
 @BRRABill The git pullcommand started failling with the following --error: Your local changes to the following files would be overwritten by merge: 
 <list of files here>
 Please, commit your changes or stash them before you can merge.So I implemented git stash -uto eliminate the unmerged changes. There may be a better way to accomplish this.
- 
 @Danp thanks it solved the issue, it broke my self signed ssl cert though  And I am not sure what caused sudden increase in interest on this topic, my email was blowing up this morning  
- 
 @shwetkprabhat Please tell us more about your setup. Where was the certificate installed? Also, what other files did you modify within the xo-server / xo-web directories? 





