Giter VIP home page Giter VIP logo

Comments (32)

pelson avatar pelson commented on June 18, 2024

Looks like this could be an issue on their end. Did you try re-starting?

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Yeah, I tried a few times when it happened and then opted to remove it. I will try adding again because it seems @ocefpaf had some luck recently.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Nope this still fails @pelson. See this line in the latest log. I really don't know what is going on here. Is it possible to delete this repo from CircleCI? Maybe there is something off with it.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

So, I have this PR ( #464 ) that we can merge once we fix the CircleCI issue here.

from staged-recipes.

ocefpaf avatar ocefpaf commented on June 18, 2024

I will try adding again because it seems @ocefpaf had some luck recently.

I had to re-start Travis-CI yesterday. But after a while things were normal.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Yeah, I restarted this several times yesterday and it didn't work. So, I decided to remove it. I have retried recently and it is still failing. So, I remove it again. There is something off here that goes beyond the usual issues. Not sure why, but there is something more here.

from staged-recipes.

ocefpaf avatar ocefpaf commented on June 18, 2024

I am overwhelmed with some of my day job, but I will take a look at this later. Not sure if I can do any better than you already did though...

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

If you have permissions to delete this, then that might be enough. I don't have these permissions.

from staged-recipes.

ocefpaf avatar ocefpaf commented on June 18, 2024

I have the same rights as you. But I did find this. Not sure what to do here...

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

I'll take a look to see if I can add you both as admin.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Thanks.

Though it looks like we have to ping them though according to this tweet for a project to be deleted.

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

Out of interest, what do you expect deleting the repo from circle-ci will help with?

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Well, it is having some issue configuring CircleCI for just this feedstock. So, I am thinking something went sour when it first tried to setup the feedstock. Since it happens to us so reliably with the apptools-feedstock and not with any other feedstock, I am wondering if there is something broken with this CircleCI project. Deleting it and recreating it may let us start over fresh and not suffer from whatever configuration mess up has occurred.

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

Has anything else gone through circle since the first apptools failure?

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

It is definitely recreatably timing out with the circle api.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Yes, snappy, which worked fine.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Hmm...now it happened to psutil. Am going to try restarting to see if the issue persists.

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

I've been able to reproduce this on my own machine (apptools and msinttypes). I'll dig a little deeper.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Restarting with psutil has failed. Trying a third time. If it still fails, will remove from the staging area. Maybe it is a general problem with the CircleCI API. Though they don't show any status issues. That doesn't mean there isn't one. Maybe it is worth reporting.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Worked on the third try. Weird.

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

If it still fails, will remove from the staging area.

Please don't. It won't make any difference, and it is a bit hack and slash to solve the problem. Let's find the issue, once solved, these will slot into their own feedstock.

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

I thought for a second it was an expired token, and was able to get it to work with a new one, but now I'm getting the same issue with that token too. I'm pretty confident it is a circle issue.

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

P.S. I will revoke the circle token once we have solved this.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Please don't. It won't make any difference, and it is a bit hack and slash to solve the problem. Let's find the issue, once solved, these will slot into their own feedstock.

Doesn't matter. It went on the third try.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Though if you want to try merging this PR ( #464 ), we can play with apptools in the staging area, which we know has caused some issues.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

I'm pretty confident it is a circle issue.

I think you are right. Just wasn't sure if it was one project or the whole API that was having issues. Now I am leaning towards the latter.

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

I've asked circle here: https://twitter.com/pypelson/status/725344329884139520
This is certainly an issue with circleci (which may of course be related to something we are doing with conda-forge, like registering lots of repos). Even when the registration is working it is taking a good amount of time though, so worth getting to the bottom of.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Even when the registration is working it is taking a good amount of time though, so worth getting to the bottom of.

Absolutely. It would be nice to understand what is going on here.

This is certainly an issue with circleci (which may of course be related to something we are doing with conda-forge, like registering lots of repos).

Maybe, but this only started recently and we have only registered a couple of repos. Not quite following why it has to do with how many we are registering. Though it might be related to how many we have registered already, but that would be pretty horrible if that is the case.

Let's wait and see what they say.

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

Though it might be related to how many we have registered already, but that would be pretty horrible if that is the case.

I just got a gateway timeout on their website when listing the registered projects. I'd say this was a problem with Circle not handling the high number of repos. I've submitted a change to conda-smithy which works around this fundamental flaw. conda-forge/conda-smithy#147

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

I think this is solved by not checking whether a repo is followed first. Happy to reopen if it re-occurs.

from staged-recipes.

jakirkham avatar jakirkham commented on June 18, 2024

Seems to have worked just a moment ago.

from staged-recipes.

pelson avatar pelson commented on June 18, 2024

I got redirected from the Twitter post to the mailinglist. They seem to have solved the underlying issue (but we can stick with the fix I proposed anyway). https://discuss.circleci.com/t/circle-api-504-gateway-timeout/3659/1

from staged-recipes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.