Error Starting Linux Server

I have just installed the version of FiveM Server via this guide https://wiki.fivem.net/wiki/Running_FXServer
mono Version

Mono JIT compiler version 5.0.1.1 (2017-02/5077205 Thu May 25 09:19:30 UTC 2017)
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 (concurrent by default)

After finishing this installation started the server with this command and I recived this

bash run.sh +exec server.cfg

Hello!
Failed to get instance for guid a7242855-0350-4cb5-a0fe-61021e7eafaa and iid 567634c6-3bdd-4d0e-af39-7472aed479b7: System.InvalidOperationException: Sequence contains no matching element
  at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00011] in <fb8f7831037a4d3481e7bbe63117e3d0>:0
  at CitizenFX.Core.RuntimeManager.CreateObjectInstance (System.Guid guid, System.Guid iid) [0x00014] in /src/code/client/clrcore/RuntimeManager.cs:39
Found new resource fivem-awesome1501 in /home/FiveM/cfx-server-data/resources//fivem-awesome1501
Found new resource fivem in /home/FiveM/cfx-server-data/resources//fivem
Found new resource fivem-map-skater in /home/FiveM/cfx-server-data/resources//fivem-map-skater
Found new resource fivem-map-hipster in /home/FiveM/cfx-server-data/resources//fivem-map-hipster
Found new resource betaguns in /home/FiveM/cfx-server-data/resources//[test]/betaguns
Found new resource gameInit in /home/FiveM/cfx-server-data/resources//[test]/gameInit
Found new resource keks in /home/FiveM/cfx-server-data/resources//[test]/keks
Found new resource channelfeed in /home/FiveM/cfx-server-data/resources//[gameplay]/channelfeed
Found new resource obituary in /home/FiveM/cfx-server-data/resources//[gameplay]/obituary
Found new resource irc in /home/FiveM/cfx-server-data/resources//[gameplay]/irc
Found new resource obituary-deaths in /home/FiveM/cfx-server-data/resources//[gameplay]/obituary-deaths
Found new resource spawnmanager in /home/FiveM/cfx-server-data/resources//[system]/spawnmanager
Found new resource baseevents in /home/FiveM/cfx-server-data/resources//[system]/baseevents
Found new resource scoreboard in /home/FiveM/cfx-server-data/resources//[system]/scoreboard
Found new resource hardcap in /home/FiveM/cfx-server-data/resources//[system]/hardcap
Found new resource ■■■■■■■ in /home/FiveM/cfx-server-data/resources//[system]/■■■■■■■
Found new resource chat in /home/FiveM/cfx-server-data/resources//[system]/chat
Found new resource sessionmanager in /home/FiveM/cfx-server-data/resources//[system]/sessionmanager
Found new resource mapmanager in /home/FiveM/cfx-server-data/resources//[managers]/mapmanager
Found new resource race-test in /home/FiveM/cfx-server-data/resources//[gamemodes]/race-test
Found new resource race in /home/FiveM/cfx-server-data/resources//[gamemodes]/race
Started resource sessionmanager
Started resource mapmanager
Started resource chat
Started resource spawnmanager
Started resource fivem
Started gametype Freeroam
Started resource hardcap
Started resource ■■■■■■■
Started resource scoreboard
Started resource fivem-map-hipster
Started map fivem-map-hipster

My server seems like it has started but it is not showing in the server list or if I use the IP of my server

Hello, try to update to latest version of FX server.
https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/

Sometimes, the actual version won’t work… I have problem when i try to start server with “systemd”… It crash at end of loading… I use this version and it work : https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/296-e24e90af7dcb09b20aaccb29f140e2e59d01ffdb/

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