[Release - Discontinued] Vadmin (Server Manager. program and web remote)

I have never received a message like that. Is this from cmd?

yes from cmd this coming after install your tool

Has Remote Web been released yet, if not do you have any type of ETA on it.

Web remote is currently development. Beta version (1.6.1) to test the web remote will be release soon

Works whit Linux?

No. I recommended use this tool https://forum.cfx.re/t/updated-july-txadmin-manager-discord-bot-live-console-playerlist-autorestarter/530475

Beta Version (1.6.1) Released

this version only for testing new feature Web Remote.


this version not recommended to used for Public server.
you can download that version in here
Before Testing Please folow this guide

  1. enable Feature IIS (Internet Information Service). follow this tutorial to enable IIS here
    note: this tool important to Host Web Remote page. for now

  2. search and open IIS from Start Menu

  3. On Connections menu. search site. right click and add web site
    1

  4. then fill in all the text boxes as below. and ok


    note: Ip address must use server or your ip adress. and the port must different with Fivem Server
    Example: Fivem Server using ip and port: 192.168.445.122:4457,
    Web Remote using ip and port: 192.168.445.122:4778

  5. after Hosting the Web Remote page With IIS. next is open/run Vadmin Beta (1.6.1)

  6. in Vadmin you have to enter the web remote link in the textbox in the System info by click change

  7. now Web Remote page and Vadmin is Connected. open the link in Browse to see The result

for System Monitoring on Web Remote is needed a name of your network adapter.
open Config file and type name of your network adapter like this Screenshot_71

troubleshoot

if you get Error 503 in your browser. that mean the port you using for web remote is being used by windows. change the port by click binding in right menu. edit. and change the port then OK

if you cannot access web remote page from another device like smartphone. make sure the device is connected in same network and the firewall is turned off

================================================================

i know this Web Remote need lot of improvement & feature but to anticipate a lot Bug and Error. so i release this feature in beta version. and i want to your test it and report to me if it worked. or finded a Bug or Error. your report very important to me

and if you find something different. yeah that right. i change name again. i think name “Server manager for Fivem” is too long. so i change to “Vadmin”. i hope i not got a violation again like the first name “Fivem Server Manager”

Hello,
What is the requirements for this Server Manager?
Recently i’ve migrated my Server from Linux to Windows, and i use this manager.
I’ve configurated this, but the BETA instant crash after start.

(vAdmin has ceased functionning : Windows say this, but the FxServer don’t be stopped, it’s stopped when i close the crash error message)

crash
Screenshot (Sorry in French)

Thanks for any helps.

@_Castiel i recommend using non beta version ( 1.6.0 ) the download link is above. and this server manager only need net. framework 4.5 or later

@DroidNetPC I use atually the non beta version, but i can start my server, but i’ve already the crashes.

Problem details :

 Nom d’événement de problème:	CLR20r3
  Signature du problème 01:	Server Manager for Fivem.exe
  Signature du problème 02:	1.0.0.0
  Signature du problème 03:	f4d34bef
  Signature du problème 04:	mscorlib
  Signature du problème 05:	4.7.3416.0
  Signature du problème 06:	5cabfaa3
  Signature du problème 07:	4db
  Signature du problème 08:	4f
  Signature du problème 09:	System.ArgumentOutOfRange
  Version du système:	6.3.9600.2.0.0.272.7
  Identificateur de paramètres régionaux:	1036
  Information supplémentaire n° 1:	b206
  Information supplémentaire n° 2:	b206e8e4f4fde5552e06f05f90a2db46
  Information supplémentaire n° 3:	ebfe
  Information supplémentaire n° 4:	ebfea2d9dd8f964e0108b132d4775c3c

@_Castiel hmmm… i will give you the current development version. this version work normaly in my private server.Dev.rar (942.8 KB)

note: i disable Web remote feature on that development version.

@DroidNetPC When i start this, same, crashs but when i click on your vAdmin.exe
Any ideas ?

Signature du problème :
  Nom d’événement de problème:	CLR20r3
  Signature du problème 01:	Vadmin.exe
  Signature du problème 02:	1.0.0.0
  Signature du problème 03:	bf100831
  Signature du problème 04:	System
  Signature du problème 05:	4.7.3416.0
  Signature du problème 06:	5cabfe3e
  Signature du problème 07:	8be
  Signature du problème 08:	61
  Signature du problème 09:	System.Net.HttpListenerException
  Version du système:	6.3.9600.2.0.0.272.7
  Identificateur de paramètres régionaux:	1036
  Information supplémentaire n° 1:	0c18
  Information supplémentaire n° 2:	0c18ee1229e5d8f595af8479fec382d8
  Information supplémentaire n° 3:	9cc7
  Information supplémentaire n° 4:	9cc7e597f5181d23390d3b0fe2f6c6a4

I think the problem from your windows. What windows you using?. Do you already instal net framework 4.5?. Do you already disable the antivirus?

I’ve .net framwork 4.7.2
For the stable version (1.6 no beta)

Nom de l’application défaillante Server Manager for Fivem.exe, version : 1.0.0.0, horodatage : 0xf4d34bef
Nom du module défaillant : KERNELBASE.dll, version : 6.3.9600.18938, horodatage : 0x5a7ddf0a
Code d’exception : 0xe0434352
Décalage d’erreur : 0x0000000000008eac
ID du processus défaillant : 0x9d0
Heure de début de l’application défaillante : 0x01d546c74596e79f
Chemin d’accès de l’application défaillante : C:\Users\Administrateur\Desktop\SierraCityRP\Server Manager for Fivem.exe
Chemin d’accès du module défaillant: C:\Windows\system32\KERNELBASE.dll
ID de rapport : dc636b40-b2bd-11e9-80c1-848f69fe1163
Nom complet du package défaillant : 
ID de l’application relative au package défaillant :

And for your vAdmin dev, sent before :

Application : Vadmin.exe
Version du Framework : v4.0.30319
Description : le processus a été arrêté en raison d'une exception non gérée.
Informations sur l'exception : System.Net.HttpListenerException
   à System.Net.HttpListener.AddAllPrefixes()
   à System.Net.HttpListener.Start()
   à Microsoft.Owin.Host.HttpListener.OwinHttpListener.Start(System.Net.HttpListener, System.Func`2<System.Collections.Generic.IDictionary`2<System.String,System.Object>,System.Threading.Tasks.Task>, System.Collections.Generic.IList`1<System.Collections.Generic.IDictionary`2<System.String,System.Object>>, System.Collections.Generic.IDictionary`2<System.String,System.Object>, System.Func`2<System.String,System.Func`6<System.Diagnostics.TraceEventType,Int32,System.Object,System.Exception,System.Func`3<System.Object,System.Exception,System.String>,Boolean>>)
   à Microsoft.Owin.Host.HttpListener.OwinServerFactory.Create(System.Func`2<System.Collections.Generic.IDictionary`2<System.String,System.Object>,System.Threading.Tasks.Task>, System.Collections.Generic.IDictionary`2<System.String,System.Object>)

Informations sur l'exception : System.Reflection.TargetInvocationException
   à System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
   à System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
   à System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
   à Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(Owin.IAppBuilder)
   à Microsoft.Owin.Hosting.Engine.HostingEngine.Start(Microsoft.Owin.Hosting.Engine.StartContext)
   à Fivem_Server_Manager.Form1.WebHost(System.String)
   à Fivem_Server_Manager.Form1..ctor()
   à Fivem_Server_Manager.Program.Main()

It’s work on linux?

Hello,
it’s windows executable only for windows

Go WINE xD

Howdy,

Whats the delio with all of the DownloadString methods?

Also a couple of methods here that are not used leading to an IP Address that I can only think to be your server?

Also, your Version Checker is using a depricated URL:

I suggest you change it to your new repository url.

When you get a chance, I suggest you read up on C# conventions and name standards.
See - https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/inside-a-program/coding-conventions

Work the Manager with VRP?

that only for testing. i not using it when running the program

Thank you for the advice

not for now