connect epic games account with github - github

I want to get the unreal engine source from github. I followed the steps on unreal engine 4 on github, I created an epic games account. After that I need to associate that account with my github account. After step 5 "After opening the Connected Accounts menu, select the Connect button below the GitHub icon", I got this:
The problem is, clicking the "Authorize EpicGames" in the light green part did nothing. I don't know where the problem is and I cannot proceed. Anyone have encountered this?
One reasonable explanation is network problem. I mean if there are some problems with some servers, but I'm not sure.

Now I know the answer.
Github page warns that "Please note that Github no longer supports your web browser".
But I ignored it before.
So using my latest firefox or updating the outdated chrome which I was using to the latest version solved my problem.

https://status.epicgames.com/ reports:
Jul 18, 2018 Matchmaking issues
Resolved - The issues impacting matchmaking have been addressed and we're seeing full recovery. Jul 18, 00:49 UTC
It is possible there are still lingering effects of incidents on epicgames side.

Related

Firebase Hosting reverification shows nothing

I have a GCP project. Then I gave permission to a user A with email A#email. They connected it to Firebase and developed a project there with hosting enabled and verified. Then another user B came and I switched the ownership of the project to them and removed A from this. After ownership change, the hosting verification was re-triggered (as expected). However, since 1 week it only shows
I tried searching for other people who had such an issue and nothing came about. I even wrote a bug report but for more than a week nobody has reached out to me and I am worried because the grace period is 1 month and I my project could go down. Have you heard of similar problems?
Edit from comment:
I can confirm that the error comes in Chrome and incognito (version: 80.0.3987.163 (Official Build) (32-bit)) and in Firefox and incognito (version: 72.0.2 (64-bit)). Opening the console gives error 503 for URLs https://clients6.google.com/siteVerification/v1/webResource?verificationMethod=DNS_TXT&alt=json&key= and https://clients6.google.com/siteVerification/v1/token.
The issue was due to my company's license agreement with Google and the way Firebase Hosting is made. More details below.
Strangely enough, using GCP and Firebase require a GCP license. With this license you can do everything from adding/changing/modifing collections/projects. However, the functionality to 'Verify' your hosting site goes through the Google Console which is not included in the license.
Encountered this same thing. The problem turned out that I was using a Google Workspace account that did not have "Google Search Console" enabled for the domain I was logged in on.
To remedy, I had to login to my Workspace Admin, and go turn it on as shown below.

UiPath Error : Desktop has been disconnected while performing UI actions

I am using UiPath to automate some of our manual task done through website. But for some reason i get the below error. This happens when i click the link and new page gets loaded. In the new web page i try to click a button and the below error shows up.
Kindly note that i am not using RDP for automation.
"Desktop has been disconnected while performing UI actions"
19:03:56.3586 Error {"message":"Click 'INPUT btnReset' : Desktop has
been disconnected while performing UI
actions.","level":"Error","timeStamp":"2017-05-05T19:03:56.3586114+05:30","windowsIdentity":"ENT\VS","processName":"TestProject","processVersion":"2017.1.6334.30035","fileName":"Seq_OptionsAtOpenCustomer","jobId":"0fd0eaaf-e7be-4ec6-83b6-09a3c2a29d96","robotName":"ENT\VS"}
I got the same error message a few days ago while I was not using RDP, with a bit research it was resolved by reverting back to an older version of the software - currently there's a bug with the latest version (2017.1.6309).
Regarding UiPath's technical support on their website, it was suggested to use 2016.2 version for now while the bug fix has not been released.
Hope that helps.

github extension for visual studio 2015 loses connection

I keep getting this error occasionally. It is really annoying because sometimes it fixes itself, but mostly I just have to close VS and reopen and then it will work again for a while.
It happens when I try to pull from a branch (or any other git network interaction).
Error encountered while fetching: An error occurred while sending the request.
Inner Exception:
The remote name could not be resolved: 'github.com'
Sometimes it fixes itself after an unknown period of time.
Sometimes I do nothing during that period of time.
Sometimes I click around and check out other branches and do pull requests and then it works again.
Mostly I have to restart VS to get it working again.
Has anyone else had this issue? How did you resolve?
I am also using two factor auth. if that is the issue. (Doesn't appear to be the issue)
I also receive this error when starting up VS sometimes:
We were unable to automatically populate your Visual Studio Team Services accounts.
The following error was encountered: TF400813:
Resource not available for anonymous access. Client authentication required.
So perhaps it is that the github.com authentication is being lost at some point during interactions and restarting VS fixes it.
Another clue is that when github.com can't be reached, it can't be browsed to in the browser in Visual Studio. It can be browsed to fine in Chrome (or FireFox or IE). Visual Studio also seems to lose connection to nuget.org occasionally as well, the effect appears to be the same.
Possible related issue:
Visual Studio/C#: Nuget Unable to connect to remote server
UPDATE: This happens on two different ISPs and one of them was not on the corporate firewall (this rules out network issues). When the issue happens it actually shuts down ALL network communication from within Visual Studio, so this isn't just a github.com issue. I have a ticket open with Microsoft, hopefully we will get it resolved and I can post the answer for everyone.
After back and forth with Microsoft support and the release of VS 2017.
The answer is to upgrade!

Visual Studio Team Services (was VS Online) not showing GitHub repository type

I'm trying to setup an integration between my GitHub and VSTS account.
I'm creating a build definition to build and deploy my code to my azure web app. From all the things I've read online (I've been trying to make this work for at least some 3h now) this should be so simple I'm reconsidering calling myself a developer... =/
I've added the Service Endpoint:
But it doesn't show up at the build definition:
The other service endpoints for azure work fine, I'm able to set them at the build definition, but the GitHub just won't work! I've tried signing out, using chrome's private window, removing and re-adding the endpoint, using IE, nothing makes that damn thing show up as an option in the dropdown.
Does anyone have any ideas?
EDIT - ScreenCast
http://screencast-o-matic.com/watch/cDif6XiUSZ
After 3 days and no answer from MS I kept trying to figure it out and it seems this account is running on an old version.(?)
I have another account that's working fine and I started to compare both, here's why I think that:
Different versions
no online column and different header (Account profile vs Account/acc_name)
Perhaps you are right that your account is running in an old server.
I created one in India South and experienced the same behavior.
Then I deleted it and created one in South US and I can see my GitHub repository.

Can't log in to github using PyCharm

I'm attempting to log in to Github using the PyCharm IDE.
It keeps saying that I cannot log in with the credentials that I gave it. I made sure my login credentials were correct by logging in on the github.com site. I also made sure capos lock wasn't on. I swear I'm not crazy and am putting in the right credentials.
Any idea what the problem could be?
GitHub has shut down v1 and v2 APIs on June 12. PyCharm is still using v2 API, therefore it will no longer work until a new PyCharm version using v3 API is released. The same applies to the other products based on the IntelliJ IDEA platform (WebStorm, PhpStorm, IDEA, AppCode, RubyMine).
You can track the progress of this issue in YouTrack.