ETS2/ATS Telemetry Web Server + Mobile Dashboard

TcheBala
Posts: 6
Joined: 08 Jul 2017 20:12

Re: ETS2/ATS Telemetry Web Server + Mobile Dashboard

#901 Post by TcheBala » 08 Jul 2017 20:18

Hello.

I have a problem. I can not connect to the server. The software is installed on a wired computer and the client on a wireless computer, both on the same network (DIR-615 router). However, the client can not access the web page of the server. When I install them both on wireless only I can access them. How do I solve this. I plan to use the server on my desktop (wired) and use the client on my wireless notebook.

Thank you.
User avatar
Axel Slingerland
Posts: 6470
Joined: 22 Oct 2013 07:55
Location: The Lost Coast

Re: ETS2/ATS Telemetry Web Server + Mobile Dashboard

#902 Post by Axel Slingerland » 09 Jul 2017 01:56

If it works with both computers on Wi-Fi, why not do it that way? The Wi-Fi dongle I'm using cost me $12.00. Or, as an alternative, have you tried switching the Wi-Fi to the other computer?
[ external image ]

Boycott YouTube for Blocking Ad Blockers
User avatar
Lombra
Posts: 685
Joined: 27 Jan 2016 01:45
Location: Sweden

Re: ETS2/ATS Telemetry Web Server + Mobile Dashboard

#903 Post by Lombra » 09 Jul 2017 09:52

Probably a firewall issue. You need to allow incoming connections on the server on the appropriate port.
TcheBala
Posts: 6
Joined: 08 Jul 2017 20:12

Re: ETS2/ATS Telemetry Web Server + Mobile Dashboard

#904 Post by TcheBala » 11 Jul 2017 21:05

problem solved. Anti virus blocking.
Thank you.
User avatar
m4rc10w
Posts: 97
Joined: 15 Feb 2015 17:52

Re: ETS2/ATS Telemetry Web Server + Mobile Dashboard

#905 Post by m4rc10w » 12 Jul 2017 21:50

[ external image ]
[ external image ]

In finishing and tests, download link soon :)
My ETS2/ATS Custom/Edited Dashboards for Funbit ETS2/ATS Telemetry Server
https://www.worldoftrucks.com/en/online ... p?id=25089

[ external image ]
Sorry my bad English, it´s no my native language, then most my posts have help from Google Translate.
User avatar
WRB
Posts: 18
Joined: 22 Jul 2016 16:16
Location: Ohio

Re: ETS2/ATS Telemetry Web Server + Mobile Dashboard

#906 Post by WRB » 13 Jul 2017 13:29

Alright, I've sifted through 20 pages on here and I couldn't find it.

I had an old iPhone 4 laying around, so I decided to use it for this dashboard. I installed it and everything works great, for about 5-10 minutes. My phone will go back to the index page automatically to where I have to choose which dashboard I want again. I downloaded another browser to see if it was garbage Safari causing the issue, and it still does it.

When I use my giant tablet, it stays up for about 40 minutes or more before going to the index page again.

Any suggestions? I have my iPhone 4 hard mounted to my steering wheel and I would love to keep using it.
Intel Core i5 6500 - 3.2 Ghz | MSI GTX 1060 6GB Armor OC | 8GB DDR4 RAM | PNY 240 SSD & WD 1TB Caviar Blue
View my complete build at: https://pcpartpicker.com/list/2ChBZ8
User avatar
m4rc10w
Posts: 97
Joined: 15 Feb 2015 17:52

Re: ETS2/ATS Telemetry Web Server + Mobile Dashboard

#907 Post by m4rc10w » 13 Jul 2017 21:03

https://youtu.be/-r7nXXhZOB0

Download link on video description (and my google drive on signature, If you do not want to watch :mrgreen: ) :) ;)
My ETS2/ATS Custom/Edited Dashboards for Funbit ETS2/ATS Telemetry Server
https://www.worldoftrucks.com/en/online ... p?id=25089

[ external image ]
Sorry my bad English, it´s no my native language, then most my posts have help from Google Translate.
User avatar
1t5_Luc1f3r
Posts: 136
Joined: 14 Jun 2013 12:32
Location: Grimsby, UK

Re: ETS2/ATS Telemetry Web Server + Mobile Dashboard

#908 Post by 1t5_Luc1f3r » 23 Jul 2017 12:09

@ m4rc10w

Do we need to change the telemery server for using your dashboard as I am not getting any symbols show up only battery when engine off and CC symbol and park brake, nothing else shows up
When you're down and feeling blue, just remember Eurotruck Simulator 2 or ATS where you can crash into a vehicle or 2!!!

My WOT Profile
User avatar
m4rc10w
Posts: 97
Joined: 15 Feb 2015 17:52

Re: ETS2/ATS Telemetry Web Server + Mobile Dashboard

#909 Post by m4rc10w » 23 Jul 2017 12:25

@1t5_Luc1f3r, no, may be the browser you is using what´s no compatible, try chrome instead (work fine here) ;)

EDIT - The app stopped working suddenly here :evil:, I made a trip and everything ran normally, but now it does not work anymore, I load the dashboard in the browser but it does not work (happens in all skins, not just mine) I downloaded it in github again but nothing yet :(

Opened the API URL and get this (solved, trailer mod issue, apparently. Disabled all my trailer mods and worked fine again 8-) ):

Code: Select all

// 20170723125011
// http://127.0.0.1:25555/api/ets2/telemetry

{
  "message": "An error has occurred.",
  "exceptionMessage": "Error getting value from 'Name' on 'Funbit.Ets.Telemetry.Server.Data.Ets2Trailer'.",
  "exceptionType": "Newtonsoft.Json.JsonSerializationException",
  "stackTrace": "   em Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)\r\n   em Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)\r\n   em Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   em Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   em Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)\r\n   em Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerProperty)\r\n   em Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)\r\n   em Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)\r\n   em Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)\r\n   em Funbit.Ets.Telemetry.Server.Controllers.Ets2TelemetryController.GetEts2TelemetryJson()\r\n   em Funbit.Ets.Telemetry.Server.Controllers.Ets2TelemetryController.Get()\r\n   em lambda_method(Closure , Object , Object[] )\r\n   em System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.<GetExecutor>b__9(Object instance, Object[] methodParameters)\r\n   em System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments)\r\n   em System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---\r\n   em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   em System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()\r\n--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---\r\n   em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   em System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()\r\n--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---\r\n   em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   em System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()",
  "innerException": {
    "message": "An error has occurred.",
    "exceptionMessage": "Número não-negativo necessário.\r\nNome do parâmetro: count",
    "exceptionType": "System.ArgumentOutOfRangeException",
    "stackTrace": "   em System.Text.UTF8Encoding.GetString(Byte[] bytes, Int32 index, Int32 count)\r\n   em Funbit.Ets.Telemetry.Server.Data.Ets2TelemetryData.BytesToString(Byte[] bytes)\r\n   em GetName(Object )\r\n   em Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)"
  }
}
My ETS2/ATS Custom/Edited Dashboards for Funbit ETS2/ATS Telemetry Server
https://www.worldoftrucks.com/en/online ... p?id=25089

[ external image ]
Sorry my bad English, it´s no my native language, then most my posts have help from Google Translate.
GenericallyNamed
Posts: 6
Joined: 23 Jul 2017 00:11

Re: ETS2/ATS Telemetry Web Server + Mobile Dashboard

#910 Post by GenericallyNamed » 28 Jul 2017 11:26

can someone help me with this? i've downloaded it and followed the installation instructions, but i'm still lost. im pretty sure my phone is now connected to the server, but the gauge just permanently says "connected, waiting for the drive"
am I doing something wrong? please help. thanks.
Post Reply

Return to “General discussion about the game”

Who is online

Users browsing this forum: jho9203 and 14 guests