pyupio / pyup

A tool to update your project's dependencies on GitHub. Runs on pyup.io, comes with a command line interface.
https://pyup.io
MIT License
454 stars 67 forks source link

Pyup constantly loading requirements in website #352

Closed AaronBlare closed 5 years ago

AaronBlare commented 5 years ago

A week ago pyup stopped creating PRs with updates. When I go to website, I can only see loading of requirements list, and it has never finished - just always loading. https://pyup.io/repos/github/AaronBlare/pydnameth/ Webhook on Github returns Runtime error.

I didn't change my pyup.yml file: https://github.com/AaronBlare/pydnameth/blob/master/.pyup.yml

What an be the reason and how can I fix it?

Harmon758 commented 5 years ago

I'm encountering the same issue. I've contacted support@pyup.io, but no response yet.

AaronBlare commented 5 years ago

@Harmon758 I have already moved from pyup to dependabot - it is supported better now

bmjjr commented 5 years ago

I've used the service for a few years and it hasn't changed much. Seems totally unmaintained now, with 500s showing all the time. Whoever is running it now should at least give an update what is going on.

Harmon758 commented 5 years ago

The issues seem to have been resolved now. Some backlogged PRs weren't retroactively made, but deleting the respective branches that were created retriggered them to be remade with corresponding PRs. Reloading the repository through the website was resulting in an "Unknown Error", but that seems to be fixed as well now.