Seite 1 von 2

VPS

Verfasst: Fr 15. Mär 2019, 19:25
von Swamttert
I bought a Linux VPS and downloaded the appropriate console executable to make it run. However what i get once i run the bot is this: Bild
First, i don't understand german but i know it says Accounts are missing from Acc.ini, but the accounts are there, in the same directory. And then i don't know how to start it. Any help is much appreciated.

Re: VPS

Verfasst: Fr 15. Mär 2019, 21:16
von UnknownDeveloper
Please follow guides and post regarding Linux/raspberry in this forum :-)

Gesendet von meinem V2 Pro mit Tapatalk


Re: VPS

Verfasst: Sa 16. Mär 2019, 10:07
von Robin
Hi Swamttert,
that error looks a bit unusual, especially because it seems the Acc.ini was correctly placed and then got accidentally erased by the bot due to an error.
Which OS are you running and on which linux kernel version are you running it?
Also: Did you install the package "mono-runtime"? If so, which version? (Find out with mono --version)

Regards,
Robin

Re: VPS

Verfasst: So 17. Mär 2019, 12:22
von Swamttert
ArchLinux 64bit
I tried mono --version but it says "Mono: unknown command". I'm not an expert into this, that's why i'm asking you. I had to buy this VPS cause i can't run my pc 24/7.

Re: VPS

Verfasst: So 17. Mär 2019, 12:49
von Robin
Yeah, then you should really try installing the mono-runtime package before:

Code: Alles auswählen

sudo apt-get install mono-runtime -y

Regards,
Robin

Re: VPS

Verfasst: So 17. Mär 2019, 13:01
von Swamttert
apt-get command not found.
I tried it.. :/

Re: VPS

Verfasst: So 17. Mär 2019, 13:07
von Robin
Oh sorry, I overread that you use ArchLinux.
In your case, that would be:

Code: Alles auswählen

pacman -S mono
Regards,
Robin

Re: VPS

Verfasst: So 17. Mär 2019, 13:10
von Swamttert
Done, now? (I'm very sorry but i'm totally garbage into this. I just follow your steps since i couldn't find it on the internet.)
EDIT:
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.

Re: VPS

Verfasst: So 17. Mär 2019, 13:11
von Swamttert
Bild

Re: VPS

Verfasst: So 17. Mär 2019, 13:18
von Swamttert
I installed it by using -Sy and it worked


This happens once i run the bot.
Triggering error: Error: TrustFailure (The authentication or decryption has failed.)
> Running MFBot Konsole, MFBot 5.1.3.1 (Nardus) on Mono runtime
> Geben Sie "exit" ein um den Bot zu beenden.