MRColorR / money4band

A multi platform, self updating, lightweight docker stack that use compose to run many passive income applications like Honeygain, EarnApp, IPRoyal Pawns, PacketStream, Peer2Profit, Repocket, Earnfm, Proxyrack, Bitping, SpeedShare, etc. that pay you in USD or crypto to share unused internet bandwidth. It includes an auto updater and web dashboard
https://github.com/MRColorR/money4band#-join-the-money4band-community-on-discord
GNU General Public License v3.0
221 stars 36 forks source link

Unable to launch app stack #37

Closed FencingFanatic closed 1 year ago

FencingFanatic commented 1 year ago

I have set up the .env file via the guided set up but it won't launch the apps from the menu. I was trying to do this on v1.4.1

I received the below: This menu item will launch all the apps using the configured .env file and the docker-compose.yaml file (Docker must be already installed and running) Do you wish to proceed Y/N? y "Money4Band" is not a valid project name: it must contain only characters from [a-z0-9_-] and start with [a-z0-9] All Apps started you can visit the web dashboard on http://localhost:8081/ . If not already done use the previously generated earnapp node URL to add your device in your earnapp dashboard. Check the README file for more details. Now press enter to go back to the menu

MRColorR commented 1 year ago

Hello, Please let me know on which docker version are you running the project , as workaround for now just open the .env file and change the project name to lower case . Then start the stack

FencingFanatic commented 1 year ago

I'm running on a pi4 with Debian GNU/Linux 11 (bullseye) and running Docker version 23.0.2

MRColorR commented 1 year ago

let me know if the workaround was enough to resolve the issue

FencingFanatic commented 1 year ago

Yes, that was enough to get it going.