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

peer2profit, image down #56

Closed
simon-bd opened this issue Jul 3, 2023 · 16 comments
Closed

peer2profit, image down #56

simon-bd opened this issue Jul 3, 2023 · 16 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@simon-bd
Copy link

simon-bd commented Jul 3, 2023

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

  • Type: Intel NUC
  • OS details: intel nuc
  • Platform: x86_64
  • Version: Ubuntu 22.04.2 LTS (codename: jammy)

Docker

  • Docker Compose version: Docker Compose version v2.16.0
  • Docker version: 24.0.2

To Reproduce
Steps to reproduce the behavior:

  1. Update Docker Compose file to include peer2profit/peer2profit_linux:latest image.
  2. Run the Docker Compose command.
  3. See the "pull access denied" error.

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.

@MRColorR
Copy link
Owner

MRColorR commented Jul 3, 2023

hello simon-bd and thank you for letting us know.
At first glance it appears that peer2profit has deleted their app image and removed their repo from dockerhub. we don't know at the moment if it's a temporary or permanent thing. Many users are now creating custom images of this single app (peer2profit) which are appearing on dockerhub, as many users now seem to create alternative images as a workaround. if you want to try one of these let us know the results of your discoveries: if a good alternative image is found it will be used as a substitute in the project. If not, we will evaluate if it makes sense to make our own version of the peer2profit image

@simon-bd
Copy link
Author

simon-bd commented Jul 3, 2023

Currently chatting with them on telegram and they are saying that the image from them has been removed permanently

@simon-bd
Copy link
Author

simon-bd commented Jul 3, 2023

They just Said “Docker will not be supported anymore due to abusive usage.”

@MRColorR
Copy link
Owner

MRColorR commented Jul 4, 2023

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.
Also, did you already tried any of the user cooked images posted on dockerhub for peer2profit?

@simon-bd
Copy link
Author

simon-bd commented Jul 4, 2023

I think they will stop supporting connections from containers.

i tried a few of them and haven't gotten them to work :)

@dorel14
Copy link

dorel14 commented Jul 7, 2023

Hello ,
After asking for support about this on telegram , they tell me that they will stop supporting connections from containers due to abuse

@MRColorR
Copy link
Owner

MRColorR commented Aug 1, 2023

the old images seem to still work.
For those who don't have the old peer2profit image and can't download it: I suggest you try to use one of the images created by the users present or skip peer2profit during the money4band setup.
Regarding the issue the team of peer2profit encountered: a docker container is not that different from a linux pc so even if they don't support it anymore any problem they had with containers could happen even with the normal linux version. Also they can't differentiate and block them so easily.

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.

@ni-73
Copy link

ni-73 commented Aug 25, 2023

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.

@MRColorR
Copy link
Owner

these additional info comes new to me , also now i see the peer2profit website is down , i'll monitor it

@MRColorR
Copy link
Owner

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

@MRColorR MRColorR added bug Something isn't working help wanted Extra attention is needed labels Sep 3, 2023
@MRColorR
Copy link
Owner

MRColorR commented Sep 9, 2023

As the peer2profit website is "down" too, the app has been moved to disabled apps until it works again .
Please download and try the new pre-release to test the newer apps and functions https://github.com/MRColorR/money4band/releases

@ni-73
Copy link

ni-73 commented Sep 10, 2023

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).

@MRColorR MRColorR mentioned this issue Sep 26, 2023
@MRColorR MRColorR linked a pull request Sep 26, 2023 that will close this issue
@MRColorR
Copy link
Owner

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:

  • While waiting to find an already working image or a method to easily go through the GUI to configure the app (to create a usable image), the application will be moved within money4band into a separate list called "removed" apps. In reality the peer2profit application will still be present in money4band and it will be possible to carry out the manual setup as described in the wiki but for now it will not be managed by the automatic setup as at the moment only users who have already used peer2profit docker image in the past (as they have already logged in to the app) they can continue to use it as a containerized app.

  • This allows us not to remove it completely, keeping it available for those who already have the app installed or for those who want to carry out tests and making it very simple to re-enable it for automatic setup in the future when a found solution is available.

  • stack setup and launch will not remove the app if it is already present (it will be considered an orphaned container but will continue to work)

  • Users who have already used money4band to set up the containerized version of peer2profit or who start using money4band already having the peer2profit container will be able to continue running the containerized peer2profit app unless they remove the container or restart the stack using the remove-orphans flag.

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

@MRColorR MRColorR removed a link to a pull request Oct 2, 2023
@MRColorR
Copy link
Owner

MRColorR commented Oct 2, 2023

i think i have found a viable workaround, it needs further testing

@MRColorR
Copy link
Owner

MRColorR commented Oct 2, 2023

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

@MRColorR
Copy link
Owner

MRColorR commented Oct 3, 2023

This problem should be solved thanks to the new image that is now part of money4band.

@MRColorR MRColorR closed this as completed Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants