How can I connect Heroku to Github? - github

I have had a Github account for about 3-4 months. Just today, I added an 'Organization'. I changed the security settings for this Organization, and now it says 'No Restrictions'. Here's an image.
I followed the instructions from the link below, to get that setup.
https://docs.github.com/en/free-pro-team#latest/github/setting-up-and-managing-organizations-and-teams/enabling-oauth-app-access-restrictions-for-your-organization
Now, I am trying to link Keroku to my Github account. In the Keroku environment, I click 'Connect to Github' and I get this.
I followed the instructions in the link below.
https://www.youtube.com/watch?v=GgNcs9zlFSA
Somehow, the lady can connect in 2.5 minutes, but even after working on this for 60 minutes, all I get is error saying Keroku can't connect to Github. Does anyone know exactly how this works?
Thanks.

This is very, very bizarre. I tried the same steps in Google Chrome and everything worked just as I expected it to. For some weird reason, I couldn't get it to work in Firefox. Anyway, everything works fine now.

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.

Resolved: Sanity.io Deploy fails even though local host says query exists

I have been building a website with Sanity.io (Netlify) It is working perfectly fine when I'm using localhost. However, when I deploy the site to Netlify, graphql query reverts back to the beginning list. Here is the image of the localhost Graphql
Then, I can deploy the studio and still everything is fine, but when I push the front end, deployment fails and tells me
I have done the graphql deploy and tried it again, but the result is the same
I have been trying to solve it last 2 days, but no luck. Maybe you guys can help me with this.
Here is the git link as well. https://github.com/BoraALAP/jasperspaws.git
Thanks,
Nevermind, With the git push new deployment, worked fine. If you have theories, I would be happy to hear.

Can't connect to github.com at all

I'm running windows 10. I used to use github just fine and I'm not sure what changed, but I can't access the site in any way. I can't browse it. I can't use github tools. I've tried http and https. It all times out.
All other https sites work fine. All other sites that I can find in general work fine. It's just me and Github not getting along.
I beseech thee, code gurus, help me get back to work.
I've tried setting myself in the DMZ of my router and turning off the firewall, to no effect.
are you about to connect to this ip?
192.30.252.153
192.30.252.154
You should get this page
Comment on whether you get this or not you get this so I can help you
It went away as mysteriously as it came. We may never know.

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.

Single Sign On service hangs when configuring it

I am trying to create and configure the Bluemix Single Sign On service and I am facing issues.
I create it unbound of any app, and when trying to setup it on the first dialog (provide a service name which will be part of its URL) it gets hanged. The browser is unresponsive for 1 minute or so and finally it fails with error message: "env: Client internal Error"
I am facing the same issue with Firefox 38.0.5, Chrome 43.0.2357.81m and IE 11.0.9600.17801
Any suggestion? Searching the forums I found as recommendation to clean browser cache and cookies. I already did it with no success.
EDITED: In parallel, I added as manager and developer another colleague to my Bluemix Space and it worked fine to him. So it seems it fails with my user which also is manager and developer but it exists in other spaces, etc...
Any thing I can check to narrow the issue?
Thanks!
on yesterday there have been a maintenance/upgrade activity so probably it your problem could be related to this.
Could you check again if it is working right now?