Announcement

Collapse
No announcement yet.

Agente NXProxy - Problema

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Agente NXProxy - Problema

    Olá!

    Toda vez que o Windows inicia, o serviço do NXProxy não funciona corretamente.
    Já tentei contornar informando alguns paramentos de inicialização, mas sem êxito.

    Testei criando um Script de logon que, ao realizar logon ele forçar a reinicialização do serviço para funcionar.
    Se não fizer isso o PC fica sem internet.

    Alguma solução sem precisar de script?
    Previsão de update do Agente?

  • #2
    What's your Windows version?

    And can you try this in CMD?

    Code:
    net start NxProxy
    We want to know if it's registered as a valid Windows service.

    And what's your script?

    Comment


    • #3
      Click image for larger version

Name:	image.png
Views:	90
Size:	9.1 KB
ID:	1391
      Estou usando:

      cmd:

      net stop NxProxy
      net start NxProxy

      Powershell:

      powershell -command "Restart-Service NxProxy -Force"


      Comment


      • #4
        If it's started by 'net start NxProxy', it's already registered as a Windows Service. But your system doesn't start a Windows Service. Did you install it just one system or do you have another system? You need to find out why your system can't start it at startup time.

        Or did you see anything in its log file? Its log file is C:\Program Files (x86)\nxproxy\log\nxproxy.log

        Comment


        • #5
          Só tenho NXProxy instalado para nossos colaboradores Home Office.
          Isso é um problema enorme, pois trocar nosso filtro ZScaler pelo NXFilter e está acontecendo isto.

          Comment


          • #6
            Whatever it is, it you can start it by 'net start NxProxy' it's already installed as a valid Windows Service. That's as far as we can do. Your system needs to start it when it starts. Youi need to find why your system can't start it.

            If I were you, I would install it on another system and see if it happens again.

            Comment

            Working...
            X