Git Product home page Git Product logo

Comments (13)

Besix2 avatar Besix2 commented on June 2, 2024 1

it works now.

from money4band.

MRColorR avatar MRColorR commented on June 2, 2024

hello
could you please send me here the logs of the two containers? use sudo docker logs traffmonetizer and same for bitping. just the lates few lines of each

from money4band.

Besix2 avatar Besix2 commented on June 2, 2024

Screenshot_20230110-071918_Termux

Screenshot_20230110-071952_Termux

Just two screenshots before I go to work. When I get home I get more details. The screenshots are from termux sah into the pi.

from money4band.

MRColorR avatar MRColorR commented on June 2, 2024

Bitping login problem

Bitping can't detect your login details in the .data/.bitping/ .
Did you start the automatic setup from a terminal in the project's root folder or manually configured the env and docker file? The automatic script should guide you in the complete project setup and start a bitping interactive container in which you could enter your bitping credentials.
Anyway, to fix the issue you can stop the existing bitping container sudo docker stop bitping or the entire stack and then re-run this step opening a terminal in the money4band's root folder and entering
sudo docker run --rm -it -v ${PWD}/.data/.bitping/:/root/.bitping bitping/bitping-node after login confirmation you can CTRL-C the interactive container and restart the original one or the entire stack.

Traffmonetizer "failed to create coreclr" problem

This is a bug, the traffmonetizer image pulled is an x86_64 as the latest tag of this image on docker at the moment is not multiarch but target x86_64 only (like in other apps e.g. Honeygain). The emulation layer should work around this problem (as it does for other apps) but traffmonetizer's image still gives errors. As stated in #22 I'm working on a permanent solution, but for now the fastest fix is:

  1. Open the docker-compose file and edit the traffmonetizer image line changing traffmonetizer/cli:latest to traffmonetizer/cli:arm64v8 then save the changes
  2. Restart the project stack using the script or by opening a terminal in the docker-compose.yaml same folder and running docker compose up -d

from money4band.

Besix2 avatar Besix2 commented on June 2, 2024

For Bitping I configured It using the Script. I put my credentials and IT World. But anyways I try It when I get home

from money4band.

Besix2 avatar Besix2 commented on June 2, 2024

image

Bitping seems to ignore the emulation layer

Edit: It runs now.

from money4band.

Besix2 avatar Besix2 commented on June 2, 2024

Traffmonetizer work around doesnt work

image

from money4band.

MRColorR avatar MRColorR commented on June 2, 2024

Both seems networking related errors. bitping is using the emulation layer correctly as it is running and logging in, the architecture mismatch warning is just a heads up. Then it encounters a connection error.
Also traffmonetizer workaround is not visible in the second screenshot, connection to docker hub to check images arch could not be established and went on timeout.

from money4band.

MRColorR avatar MRColorR commented on June 2, 2024

A test pre-release with a possible permanent fix is now available, testing and feedback is welcome.
Edit: A new stable release has been published in https://github.com/MRColorR/money4band/releases

from money4band.

Besix2 avatar Besix2 commented on June 2, 2024

image

The text doubles in the new release

from money4band.

MRColorR avatar MRColorR commented on June 2, 2024

Thank you very much for your report. It was very precise and allowed me to solve quickly.
Is the text still duplicating or was that also fixed in the latest release?

from money4band.

Besix2 avatar Besix2 commented on June 2, 2024

When I first started the script from the new realse it looked like this. The second time I opened it only the top part was duplicate. And also the bitping problem reaccured I think its becasue if you enter the credentials trough the script it doesnt save them. I had to manually add them.

from money4band.

MRColorR avatar MRColorR commented on June 2, 2024

Thank you. I'll check it on a new test environment, when i can 👍

from money4band.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.