-
Notifications
You must be signed in to change notification settings - Fork 106
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
Login broken #651
Comments
Sounds like this issue again: #629 |
I'm using it as my email login, but it doesn't work normally |
@akondas is there any possibility that the storage get's migrated to S3 or something else of that nature? |
I know the service is free, but I cannot deploy anything for more then 13 hours now because repman.io has issues with logins. Can you please supply a status update @akondas? |
I'm also unable to distribute it. I'm waiting for it to normalize. |
Github login doesn't work also |
Seems like maybe we're just SOL on this one. Regardless seems like it was not safe to rely on this (free) service. |
Self hosted is easy to run, I can possibly publish a repman kubernetes chart if there is interest in this |
I believe we can close this. I'm able to login and fetch the package.json-file for the organisation I created. However, there's outdated data on the packages (like a branch that was removed in the last 24 hours), but I guess the platform is trying to update all the items it contains... Which might take some time, right? |
You can most likely press the “scan” button on the package overview for those packages to have them scanned again manually. I believe this also happens when the package webhook is called |
Yeah, already did that. The overview remains the same: "synced: 1 day ago". |
It depends on the following factors:
If there are a lot and not too many consumers it might take some time to catch up. but it could well not be fixed yet, and that the consumer isn’t running. Then we still have to wait. I would suggest keeping this open until we have the greenlight from @akondas |
Agreed. I'm seeing last synced 6 days ago and we definitely have more since then. Manual scanning hasn't resolved it either. |
Same issue here, login works now, but packages don't seem to sync. As said before, we realize the service is free, but getting package updates can be pretty critical when there is (for example) a security update in one of those packages. |
Hi all, small update, I've gotten approval to publish the internally used helm chart for Repman, its located here: https://github.com/teamdotblue/helm Couple of notes
I intend to fix the last remaining issues (nginx deployments), then it should be fine for a v0 tag. However, today is a public holiday over here, so I have to see how far I can come today. |
Small update, the helm chart is in a more generic and working state from v0.2.0 onwards. It can be deployed by first adding the repo uri Make sure to provide the |
The text was updated successfully, but these errors were encountered: