Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add/update packages on repman.io #611

Open
dear-leader opened this issue Sep 8, 2022 · 8 comments
Open

Unable to add/update packages on repman.io #611

dear-leader opened this issue Sep 8, 2022 · 8 comments

Comments

@dear-leader
Copy link

Updates to packages in Github are not being reflected in the repman.io cloud service. I can see that webhooks are being received, and have also tried force updating to no avail.

Attempting to add a new package doesn't work either, stuck in a state of "synchronizing from ...".

The behavior seems to be the same as discussed in issues #565 and #566, but not sure the cause. Any ideas?

@juz501
Copy link

juz501 commented Sep 8, 2022

I'm getting similar issues today.

@cstrolink
Copy link

Same here

@Gallmond
Copy link

Gallmond commented Sep 8, 2022

Similar issues since yesterday evening.

@cstrolink
Copy link

It works again :)

@erkenes
Copy link

erkenes commented Sep 8, 2022

It works again :)

No, some packages are still not found although they are stored in the registry and are displayed in the webview.

Edit: If you press in the webview on the "update" button on the detail page of a package this package is available again. Do't use the "update" button in the list because it takes a long time to update.

@juz501
Copy link

juz501 commented Sep 13, 2022

It works again :)

No, some packages are still not found although they are stored in the registry and are displayed in the webview.

Edit: If you press "update" in the webview on those packages they are available again

Yea, we have the same issue.. however, Update button isn't working for us. (well it looks like it works but never actually fixes it)

Edit: the 'update' button on the list page worked, but the 'update' button on the package details page did not work.

Edit 2: looks like it just took a real long time to update.. not sure if it's the various buttons.

@erkenes
Copy link

erkenes commented Sep 13, 2022

It works again :)

No, some packages are still not found although they are stored in the registry and are displayed in the webview.
Edit: If you press "update" in the webview on those packages they are available again

Yea, we have the same issue.. however, Update button isn't working for us. (well it looks like it works but never actually fixes it)

Edit: the 'update' button on the list page worked, but the 'update' button on the package details page did not work.

Edit 2: looks like it just took a real long time to update.. not sure if it's the various buttons.

You have to use the update button on the detail page of every single package. The button in the list doesn't work well and takes a long time to update.
If I press the button on the detail page then the package is direct available again.

@hugronaphor
Copy link

hugronaphor commented Oct 2, 2022

This suddenly broke for me a few days ago and triggering update didn't help

My issue was that I didn't include:

{
    "type": "composer",
    "url": "https://xxx.repo.repman.io"
}

in my packages. It wasn't needed before but now looks like it's the way to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants