Seite 1 von 1

MFbot linux problem with install

Verfasst: Di 23. Feb 2021, 19:48
von Rektinio
Hi, I started my Google Cloud free trial and create my VPS on LINUX Terminal.
I downloaded using:
wget - O mfbot http://www.mfbot.de/Download/latest/MF ... ole_x86_64 && chmod 777 mfbot && ./mfbot
After this I uploaded my Acc.ini from windows, then:
./mfbot
And now I have this error ( attached photo)

Re: MFbot linux problem with install

Verfasst: Di 23. Feb 2021, 21:25
von Robin
Hi there,

the problem is already known and has been discussed a lot (see viewtopic.php?f=20&t=2904 for example), but it's still not completely clear where the bug originates.
Basically you have two options:

1. enter the following line before you start the bot:

Code: Alles auswählen

export TERM=xterm
2. use the command line tool screen to open a session detached from your login via ssh. In the above linked thread, this seemed to help somehow, too.

Good luck!

Regards,
Robin

Re: MFbot linux problem with install

Verfasst: Di 23. Feb 2021, 21:45
von Rektinio
It says that I didnt configure Acc.ini but I did upload from my windows client.
Is there a option that I will give u password to Google Cloud in DM and u will try to fix this error ?
Thanks for help :)

Re: MFbot linux problem with install

Verfasst: Mi 24. Feb 2021, 00:16
von neuhier
why dont you use the latest version? i had the same issue it required me to upload the Acc.ini.bak as well to fix it. also make sure the the bot and the acc ini are in the same folder