Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server is not working #135

Open
dbcooper7 opened this issue Jun 28, 2020 · 1 comment
Open

Server is not working #135

dbcooper7 opened this issue Jun 28, 2020 · 1 comment

Comments

@dbcooper7
Copy link

First of all, thank you for your good work. I was using the latest version of Telemetry Server. Unfortunately, it did not work after moving to my new home. I'm going to share my log file to detailed info.

2020-06-28 17:49:50,212 [1 ] [INFO ] Running application on Microsoft Windows NT 6.2.9200.0 (64-bit)
2020-06-28 17:49:50,312 [1 ] [INFO ] Checking plugin DLL files...
2020-06-28 17:49:50,312 [1 ] [INFO ] Validating ETS2 path: 'd:\steam\SteamApps\common\Euro Truck Simulator 2' ... OK
2020-06-28 17:49:50,328 [1 ] [INFO ] Checking Firewall rule...
2020-06-28 17:49:50,328 [1 ] [INFO ] Running command line:
netsh advfirewall firewall show rule dir=in name=all
2020-06-28 17:49:50,597 [1 ] [INFO ] Checking ACL rule status...
2020-06-28 17:49:50,597 [1 ] [INFO ] Running command line:
netsh http show urlacl url=http://+:25555/
2020-06-28 17:49:50,682 [1 ] [INFO ] Found following network interfaces:
'{425C14C4-6659-4EEE-BD2C-B6EFC8B82988}': 'Ethernet' (Down),
'{FA7D189F-3ABD-41B7-BFF8-1C1991066ECA}': 'Yerel Ağ Bağlantısı* 1' (Down),
'{E0407730-2063-4C35-8302-5BFF687AC9E9}': 'Yerel Ağ Bağlantısı* 2' (Down),
'{101646B1-A961-4BD5-B610-6196109DD00F}': 'Wi-Fi' (Up),
'{ADADE68D-4BC7-456C-8040-E1B2AE19DB18}': 'Bluetooth Ağ Bağlantısı' (Down),
'{897F9352-DA5F-11E9-8AF2-806E6F6E6963}': 'Loopback Pseudo-Interface 1' (Up)
2020-06-28 17:49:50,898 [1 ] [ERROR] System.Reflection.TargetInvocationException: Özel durum bir çağırma hedefi tarafından oluşturuldu. ---> System.Net.HttpListenerException: Belirtilen ağ adının biçimi geçersiz
konum: System.Net.HttpListener.AddAllPrefixes()
konum: System.Net.HttpListener.Start()
konum: Microsoft.Owin.Host.HttpListener.OwinHttpListener.Start(HttpListener listener, Func2 appFunc, IList1 addresses, IDictionary2 capabilities, Func2 loggerFactory)
konum: Microsoft.Owin.Host.HttpListener.OwinServerFactory.Create(Func2 app, IDictionary2 properties)
--- İç özel durum yığını izlemesinin sonu ---
konum: System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
konum: System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
konum: System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
konum: Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(IAppBuilder builder)
konum: Microsoft.Owin.Hosting.Engine.HostingEngine.StartServer(StartContext context)
konum: Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
konum: Microsoft.Owin.Hosting.Starter.DirectHostingStarter.Start(StartOptions options)
konum: Microsoft.Owin.Hosting.Starter.HostingStarter.Start(StartOptions options)
konum: Microsoft.Owin.Hosting.WebApp.StartImplementation(IServiceProvider services, StartOptions options)
konum: Microsoft.Owin.Hosting.WebApp.Start(StartOptions options)
konum: Microsoft.Owin.Hosting.WebApp.Start[TStartup](StartOptions options)
konum: Funbit.Ets.Telemetry.Server.MainForm.Start()

@JAGFx
Copy link

JAGFx commented Oct 15, 2020

I think that this project was dead. And they are no longer ready with the latest version of SCS SDK or ETS2/ATS.

I've made a side project to keep the skin from this project with some others features like unit change, event overlay and more.
If you are interested, you can check it here my project ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants