Server on Raspberry and Mono 4.8.1

hallo i need help on my Raspberry pi 3
i have this Error

pi@raspberrypi:~/cfx-server $ chmod u+x run.sh
pi@raspberrypi:~/cfx-server $ ./run.sh
2017-05-26 23:27:36.7233|INFO|CitizenMP.Server|Creating initial server instance.
2017-05-26 23:27:37.2833|INFO|CitizenMP.Server|Pre-parsing resources: mapmanager
2017-05-26 23:27:37.2941|INFO|CitizenMP.Server|Found resource mapmanager in resources/[managers]/mapmanager.
2017-05-26 23:27:42.5069|INFO|CitizenMP.Server|Starting resource mapmanager (last state: Stopped).
2017-05-26 23:27:43.4136|INFO|CitizenMP.Server|Started resource mapmanager.
.2017-05-26 23:27:43.4341|INFO|CitizenMP.Server|Found resource Chatcolor in resources/Chatcolor.
.2017-05-26 23:27:43.6201|INFO|CitizenMP.Server|Found resource race in resources/[gamemodes]/race.
.2017-05-26 23:27:43.7393|INFO|CitizenMP.Server|Found resource race-test in resources/[gamemodes]/race-test.
.2017-05-26 23:27:43.8499|INFO|CitizenMP.Server|Found resource channelfeed in resources/[gameplay]/channelfeed.
.2017-05-26 23:27:43.9642|INFO|CitizenMP.Server|Found resource irc in resources/[gameplay]/irc.
.2017-05-26 23:27:44.0590|INFO|CitizenMP.Server|Found resource obituary in resources/[gameplay]/obituary.
.2017-05-26 23:27:44.1554|INFO|CitizenMP.Server|Found resource obituary-deaths in resources/[gameplay]/obituary-deaths.
.2017-05-26 23:27:44.2502|INFO|CitizenMP.Server|Found resource mapmanager in resources/[managers]/mapmanager.
.2017-05-26 23:27:44.2509|INFO|CitizenMP.Server|Found resource baseevents in resources/[system]/baseevents.
.2017-05-26 23:27:44.3451|INFO|CitizenMP.Server|Found resource chat in resources/[system]/chat.
.2017-05-26 23:27:44.4662|INFO|CitizenMP.Server|Found resource hardcap in resources/[system]/hardcap.
.2017-05-26 23:27:44.5558|INFO|CitizenMP.Server|Found resource keks in resources/[system]/keks.
.2017-05-26 23:27:44.6527|INFO|CitizenMP.Server|Found resource ■■■■■■■ in resources/[system]/■■■■■■■.
.2017-05-26 23:27:44.7423|INFO|CitizenMP.Server|Found resource scoreboard in resources/[system]/scoreboard.
.2017-05-26 23:27:44.8367|INFO|CitizenMP.Server|Found resource sessionmanager in resources/[system]/sessionmanager.
.2017-05-26 23:27:44.9276|INFO|CitizenMP.Server|Found resource spawnmanager in resources/[system]/spawnmanager.
.2017-05-26 23:27:45.0230|INFO|CitizenMP.Server|Found resource betaguns in resources/[test]/betaguns.
.2017-05-26 23:27:45.1129|INFO|CitizenMP.Server|Found resource gameInit in resources/[test]/gameInit.
.2017-05-26 23:27:45.2207|INFO|CitizenMP.Server|Found resource keks in resources/[test]/keks.
.2017-05-26 23:27:45.2207|INFO|CitizenMP.Server|Found resource carmods in resources/carmods.
.2017-05-26 23:27:45.3217|INFO|CitizenMP.Server|Found resource carwash in resources/carwash.
.2017-05-26 23:27:45.4110|INFO|CitizenMP.Server|Found resource deleteveh in resources/deleteveh.
.2017-05-26 23:27:45.5036|INFO|CitizenMP.Server|Found resource fivem in resources/fivem.
.2017-05-26 23:27:45.5935|INFO|CitizenMP.Server|Found resource fivem-awesome1501 in resources/fivem-awesome1501.
.2017-05-26 23:27:45.6848|INFO|CitizenMP.Server|Found resource fivem-map-hipster in resources/fivem-map-hipster.
.2017-05-26 23:27:45.7773|INFO|CitizenMP.Server|Found resource fivem-map-skater in resources/fivem-map-skater.
.2017-05-26 23:27:45.8690|INFO|CitizenMP.Server|Found resource frfuel in resources/frfuel.
.2017-05-26 23:27:45.9731|INFO|CitizenMP.Server|Found resource help in resources/help.
.2017-05-26 23:27:46.0624|INFO|CitizenMP.Server|Found resource indicators in resources/indicators.
.2017-05-26 23:27:46.1521|INFO|CitizenMP.Server|Found resource spawn in resources/spawn.
.2017-05-26 23:27:46.2420|INFO|CitizenMP.Server|Found resource startengine in resources/startengine.
.2017-05-26 23:27:46.3324|INFO|CitizenMP.Server|Found resource test in resources/test.
.2017-05-26 23:27:46.4320|INFO|CitizenMP.Server|Found resource wasted in resources/wasted.
.2017-05-26 23:27:46.5226|INFO|CitizenMP.Server|Found resource welcomemsg in resources/welcomemsg.
2017-05-26 23:27:46.6147|INFO|CitizenMP.Server|Starting game server on port 30121
2017-05-26 23:27:46.9719|INFO|CitizenMP.Server|Starting HTTP server on port 30121
System.AggregateException: One or more errors occurred. ---> Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.UvException: Error -14 EFAULT bad address in system call argument
   --- End of inner exception stack trace ---
  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00014] in <18013075ffac4fe4bdee53fc3800b635>:0
  at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00052] in <18013075ffac4fe4bdee53fc3800b635>:0
  at System.Threading.Tasks.Task.Wait () [0x00000] in <18013075ffac4fe4bdee53fc3800b635>:0
  at Microsoft.AspNetCore.Server.Kestrel.Internal.KestrelEngine.CreateServer (Microsoft.AspNetCore.Server.Kestrel.ServerAddress address) [0x00144] in <d02ee77e64564b1bb5463c0c84443484>:0
---> (Inner Exception #0) Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.UvException: Error -14 EFAULT bad address in system call argument<---

pi@raspberrypi:~ $ mono --version
Mono JIT compiler version 4.8.1 (Stable 4.8.1.0/22a39d7 Thu 18 May 17:13:42 UTC 2017)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com

Can anyone Help ME

try

sudo apt-get install make automake libtool curl

or

apt-get install mono-runtime

saw it on another topic, i dont know if will help

yes i try it and donst work …
SSH Is online
88.75.151.141:22
User:pi
Password:raspberry
All one can try to fix Is The run.sh Is in cd cfx-server

i have the problem me to do you have solution please ?

no
i stuck on this prob

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.