Jump to content

ccw

MTA Team
  • Posts

    4,030
  • Joined

  • Days Won

    24

Posts posted by ccw

  1. Your pastebin result was: https://upload.mtasa.com/u/905560892/MTADiag-Log-2019-9-7_18-26-40.txt_

    It seems both GTA and MTADiag were prevented from making network connections. Not sure why.

    Try this:

    1) Run Command Prompt
    2) Enter the command: ping google.com
    3) Show the results here

     

    1 hour ago, Kyubi123 said:

    Haciendo ping a google.com [172.217.28.174] con 32 bytes de datos:
    Respuesta desde 172.217.28.174: bytes=32 tiempo=11ms TTL=56
    Respuesta desde 172.217.28.174: bytes=32 tiempo=31ms TTL=56
    Respuesta desde 172.217.28.174: bytes=32 tiempo=21ms TTL=56
    Respuesta desde 172.217.28.174: bytes=32 tiempo=13ms TTL=56

    Estadísticas de ping para 172.217.28.174:
        Paquetes: enviados = 4, recibidos = 4, perdidos = 0
        (0% perdidos),
    Tiempos aproximados de ida y vuelta en milisegundos:
        Mínimo = 11ms, Máximo = 31ms, Media = 19ms

     

    1 hour ago, Kyubi123 said:

    and now?

    Hi, I forgot to mention that the day that error happened (CC22) I didn't have internet (I didn't know) and when I opened MTA I got that error then I connected my WIFI but the error persisted

    Hello again, when I try to create a server lan I skip this on the console, the same with the map editor

     

    [21:28:35] ERROR: Could not start HTTP server on interface '' and port '22011'!
    [21:28:35] Server stopped!
    Error: No se pudo iniciar el servidor local. [Error loading mod]

     

  2. Thanks. Regarding 'Client version is below minimum' warnings:
    <minclientversion> was set too high, but you fixed that on 2019-09-01. It is currently set to "1.5.6-9.18706.0", which is correct.
    The number of 'Client version is below minimum' warnings you are getting now is to be expected and not related to any connection problems

  3. The problem is MTA is installed inside /root/ but nginx does not have permission to read inside /root/

    The solution is to move multitheftauto_linux_x64 to another directory, i.e. inside /srv/

    mv /root/multitheftauto_linux_x64 /srv

    You will also have to update the nginx config to use /srv/multitheftauto_linux_x64/mods/deathmatch/resource-cache/http-client-files/

×
×
  • Create New...