Git Product home page Git Product logo

Comments (9)

pypingou avatar pypingou commented on September 27, 2024

I'm seeing a bug trying to delete some wrong distros, but not when displaying the page

from anitya.

relrod avatar relrod commented on September 27, 2024

This was right after I signed in and went to the distros page -- I didn't submit a form or try to delete a distro. :(

It seems to be intermittent, I was able to reproduce it 2-3 times but I couldn't figure out a pattern.

from anitya.

pypingou avatar pypingou commented on September 27, 2024

Let me know if you can reproduce

from anitya.

ralphbean avatar ralphbean commented on September 27, 2024

I tried to duplicate this too and can't. It looks like it was something temporary going on with the postgres db on anitya-backend01.

I'm going to close since we don't have any leads.

from anitya.

ralphbean avatar ralphbean commented on September 27, 2024

Nevermind. I hit it again on a random different page: https://release-monitoring.org/projects/search/?pattern=qm-dsp

Same traceback.

from anitya.

ralphbean avatar ralphbean commented on September 27, 2024

Perhaps this is because a single session is created and kept forever? Perhaps it should be closed and re-opened on each request?

from anitya.

pypingou avatar pypingou commented on September 27, 2024

oh, I have some code to do this (close at the end of the request), we should check if it is present in anitya: https://github.com/fedora-infra/pkgdb2/blob/master/pkgdb2/__init__.py#L211

from anitya.

ralphbean avatar ralphbean commented on September 27, 2024

Yeah, it's right here: https://github.com/fedora-infra/anitya/blob/master/anitya/app.py#L115-L118

from anitya.

pypingou avatar pypingou commented on September 27, 2024

dang :(

from anitya.

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.