I have tried re-installing it thrice in the past week. It works fine after the installation but after I close the app and try to open it again then it never opens up.
Hi @Aayush Chachan ,
I had the same problem in the past and it was caused by user.config file.
Try to delete C:\Users\<username>\AppData\Local\Atlassian\SourceTree.exe<random_string>\<version_number>\user.config file and restart SourceTree.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Aayush Chachan , please provide your SourceTree version in order to check if there's some bug.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Fabio Racobaldo _Herzum_ When I posted this question I was using 3.4.1 but today I installed 3.4.5
And I am observing the same issue in the latest version too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Aayush Chachan ,
try to perform a new clean installation. The steps are as follows:
Let me know if it helped.
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I followed all the steps mentioned by you but still no luck.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Aayush Chachan , could you check C:\Users\<username>\AppData\Local\Atlassian\SourceTree\sourcetree.log file in order to figure out your current issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sourcetree.log file data:
2021-11-29T20:07:30: LogHost: Initializing to normal mode
ERROR [2021-11-29 20:08:41,107] [1] [SourceTree.Notifications.NotificationsManager] [Log] - Unable to set owner as parent is not visible or non-existent
That's all
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I observed one more file: "<some_string>sourcetree.log" which get created every time I try to open sourcetree app.
The content of that file is like:
2021-11-29T20:20:46: LogHost: Initializing to normal mode
2021-11-29T20:20:48: LogHost: SuppressChangeNotifications was called (perhaps via AddRange), yet you do not
2021-11-29T20:20:48: LogHost: have a subscription to ShouldReset. This probably isn't what you want, as ItemsAdded
2021-11-29T20:20:48: LogHost: and friends will appear to 'miss' items
2021-11-29T20:20:48: Could not obtain git dir, is not a git repo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Based on this thread https://community.atlassian.com/t5/Sourcetree-questions/Can-t-add-repo-Unable-to-set-owner-as-parent-is-not-visible-or/qaq-p/797199 it seems that there's a corrupted file in your repo
Try that approach.
Ciao,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.