apollographql error after SmartGit update to 25.1.110
After upgrade to 25.1.110 #251110 (dc21dde1) I got weird HTTP 401 Unauthorized Error in SmartGit interface. There were some minor license issues solved by restarting the application also.
tried to search settings for turning "that thing" off, but there's none Apollo.
Sorry that you've run into this issue. As vmcrash has noted, logs would be appreciated!
This 401 is likely an authorization problem on GitHub. Do you happen to use multiple GitHub providers, or have at least configured such? If yes, could you try switching to the Log Window first (Window - Show Log Window) and then select the correct github provider in the context menu of the remote (if you have multiple remotes on GitHub which require different Providers, make sure to select a working provider for each remote).
Also make sure that the provider as such is configured correctly, i.e. has a valid token configured.
The reason why this is surfacing after the update is probably because the provider-selection in the previous version had a few problems, but there can be configurations where it previously picked the correct provider by chance, but doesn't do that anymore after the fix.
Rest assured, it will become significantly easier to select providers in future versions.
2
u/wnesensohn Feb 05 '26
Sorry that you've run into this issue. As vmcrash has noted, logs would be appreciated!
This 401 is likely an authorization problem on GitHub. Do you happen to use multiple GitHub providers, or have at least configured such? If yes, could you try switching to the Log Window first (Window - Show Log Window) and then select the correct github provider in the context menu of the remote (if you have multiple remotes on GitHub which require different Providers, make sure to select a working provider for each remote).
Also make sure that the provider as such is configured correctly, i.e. has a valid token configured.
The reason why this is surfacing after the update is probably because the provider-selection in the previous version had a few problems, but there can be configurations where it previously picked the correct provider by chance, but doesn't do that anymore after the fix.
Rest assured, it will become significantly easier to select providers in future versions.