I have problem on vps

Stenziu
Beiträge: 8
Registriert: Mo 9. Okt 2017, 19:05
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

I have problem on vps

Beitrag von Stenziu »

When i run bot its saying

Code: Alles auswählen

root@stenziu:~/mfbot# ./MFBot_Konsole_x86_64
Loaded assembly
[INFO] [CORE] (Probably) Because of a non-supported TLS implementation, dungeon/pet file updates, error reporting and statistics are disabled.
[INFO] [CORE] Triggering error: Error: TrustFailure (The authentication or decryption has failed.)
> Running MFBot Konsole, MFBot 5.0.1b13 - Beta (running on dbf2b6a6) (Jasminum) on Mono runtime
> Geben Sie "exit" ein um den Bot zu beenden.
how to fix that? :p
Benutzeravatar
Robin
Administrator
Beiträge: 1723
Registriert: So 30. Jun 2013, 18:12
Wohnort: Rheinland-Pfalz
Hat sich bedankt: 303 Mal
Danksagung erhalten: 354 Mal

Re: I have problem on vps

Beitrag von Robin »

Hi Stenziu,
we can't really help you without knowing your system environment. Which OS you use and which version of it are you running would be a big help.

Until then: That problem doesn't restrict limit the bot in its actual bot tasks, it just isn't able to communicate with our servers for e.g. updates and error reporting.

Regards,
Robin
MFBot-VersionCode-Zeilen*In Dateien*Letzte Version
MFBot 1.5.x64851Juli 2013
MFBot 2.x1436316März 2014
MFBot 3.x2209536März 2015
MFBot 4.x55242241Juli 2018
MFBot 5.x66000440Tbc
*Ohne automatisch generierten Designer-Code
Stenziu
Beiträge: 8
Registriert: Mo 9. Okt 2017, 19:05
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

Re: I have problem on vps

Beitrag von Stenziu »

Its on Debian 8 64bit. I bought it on arubacloud. He normaly works because i do before teamspeak3 and im now boosting my hours on steam.
Benutzeravatar
TakeViagraDieHard
Spender
Beiträge: 140
Registriert: Fr 29. Jun 2018, 21:53
Wohnort: NRW
Hat sich bedankt: 14 Mal
Danksagung erhalten: 46 Mal

Re: I have problem on vps

Beitrag von TakeViagraDieHard »

You need to follow these instructions to install mono in the latest version:
https://www.mono-project.com/download/s ... lin-debian

Maybe your repository or certificates are not up to date :)

If you still have trouble try to install version 5.14 I'm using this verion on my Pi without any problems.
Stenziu
Beiträge: 8
Registriert: Mo 9. Okt 2017, 19:05
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

Re: I have problem on vps

Beitrag von Stenziu »

Still not working :/ all is up-to-date
Benutzeravatar
Robin
Administrator
Beiträge: 1723
Registriert: So 30. Jun 2013, 18:12
Wohnort: Rheinland-Pfalz
Hat sich bedankt: 303 Mal
Danksagung erhalten: 354 Mal

Re: I have problem on vps

Beitrag von Robin »

Hi Stenziu,
please verify that Mono on your system is on version 5.16 with

Code: Alles auswählen

mono --version
It it is actually the latest version, please try to change the tls provider implemented in Mono over

Code: Alles auswählen

export MONO_TLS_PROVIDER=btls
or

Code: Alles auswählen

export MONO_TLS_PROVIDER=legacy
One of both possibilities should work.

Regards,
Robin
MFBot-VersionCode-Zeilen*In Dateien*Letzte Version
MFBot 1.5.x64851Juli 2013
MFBot 2.x1436316März 2014
MFBot 3.x2209536März 2015
MFBot 4.x55242241Juli 2018
MFBot 5.x66000440Tbc
*Ohne automatisch generierten Designer-Code
Stenziu
Beiträge: 8
Registriert: Mo 9. Okt 2017, 19:05
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

Re: I have problem on vps

Beitrag von Stenziu »

Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-10+deb8u1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen

How to update that?
Benutzeravatar
TakeViagraDieHard
Spender
Beiträge: 140
Registriert: Fr 29. Jun 2018, 21:53
Wohnort: NRW
Hat sich bedankt: 14 Mal
Danksagung erhalten: 46 Mal

Re: I have problem on vps

Beitrag von TakeViagraDieHard »

You need to use a third-party repository:

Code: Alles auswählen

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
sudo apt install apt-transport-https
echo "deb https://download.mono-project.com/repo/debian stable-jessie main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update
Than you can execute the update:

Code: Alles auswählen

sudo apt-get update
sudo apt-get upgrade
Maybe you need also to execute:

Code: Alles auswählen

sudo apt-get dist-upgrade
Source: https://www.mono-project.com/download/s ... lin-debian
Stenziu
Beiträge: 8
Registriert: Mo 9. Okt 2017, 19:05
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

Re: I have problem on vps

Beitrag von Stenziu »

Still this same :|
Stenziu
Beiträge: 8
Registriert: Mo 9. Okt 2017, 19:05
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

Re: I have problem on vps

Beitrag von Stenziu »

I mean this same mono D: it's don't update
Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast