-
Notifications
You must be signed in to change notification settings - Fork 38
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
peer2profit, image down #56
Comments
hello simon-bd and thank you for letting us know. |
Currently chatting with them on telegram and they are saying that the image from them has been removed permanently |
They just Said “Docker will not be supported anymore due to abusive usage.” |
thanks for this update, we will evaluate how to proceed to keep peer2profit running in the project, we already have some options. For now if you have the last image from peer2profit (before their deletion) it still works fine and is still usable. |
I think they will stop supporting connections from containers. i tried a few of them and haven't gotten them to work :) |
Hello , |
the old images seem to still work. Summary to take away: For now you can use mone4band skipping the peer2profit setup or using a peer2profit user made image. As soon as a suitable image is found (let us know) or when we have time to create one, the issue will be closed. |
Any updates on peer2profit? The old image is not working, when copied to a different system, or when the container is recreated a message appears "software expired". Old images are still working only in containers already running. |
these additional info comes new to me , also now i see the peer2profit website is down , i'll monitor it |
Using the new .deb package to install the Linux version in a ubuntu container require GUI passtrough or connecting using vnc to login in peer2profit , I'll look for a possible workaround |
As the peer2profit website is "down" too, the app has been moved to disabled apps until it works again . |
Website is down because they moved completely to telegram. From there you get all the information about payout, connected devices, referrals etc. App is working, they are just trying to limit somehow (I don't know why). |
Thanks, now I understand better: they stopped supporting the web dashboard and docker images and switched to Telegram and continued to support their app only when installed directly on users' host systems. What we will do:
These changes are already present in a feature branch that is now in testing, you can try it by switching to the extra-apps branch. Also, if all goes well, a new stable version of money4band will be released within a couple of days. Thank you for your patience and your valuable feedback |
i think i have found a viable workaround, it needs further testing |
I published on docker hub a custom image for peer2profit, you can try it out and let me know if it works well for you too. If the feedback is good enough I'll add back peer2profit inside money4band guided setup script as an "extra app", it will require a little extra step from the users but it will be fully functional again. Leave a star there too if you can thanks: https://hub.docker.com/r/mrcolorrain/peer2profit |
This problem should be solved thanks to the new image that is now part of money4band. |
Describe the bug
When updating my Docker Compose file to pull the image
peer2profit/peer2profit_linux:latest
, I encountered the following error: "pull access denied for peer2profit/peer2profit_linux, repository does not exist or may require 'docker login': denied: requested access to the resource is denied."Device
Docker
To Reproduce
Steps to reproduce the behavior:
peer2profit/peer2profit_linux:latest
image.Expected behavior
I expected the Docker Compose command to successfully pull the
peer2profit/peer2profit_linux:latest
image without any errors.Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
No additional context is provided at the moment.
The text was updated successfully, but these errors were encountered: