Coder Social home page Coder Social logo

Comments (18)

mesacarlos avatar mesacarlos commented on August 26, 2024 1

Hello,
I was able to reproduce this issue. I spent the last hour investigating this issue, being unable to connect from even inside my LAN. Everything was a nonsense

Then I realized that I upgraded to Windows 10 2004 some days ago and that Windows Firewall could be the problem...

Turned off Windows firewall and everything worked. Maybe your problem is similar..

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

Hello,
I was able to reproduce this issue. I spent the last hour investigating this issue, being unable to connect from even inside my LAN. Everything was a nonsense

Then I realized that I upgraded to Windows 10 2004 some days ago and that Windows Firewall could be the problem...

Turned off Windows firewall and everything worked. Maybe your problem is similar..

Hey, thank you for replying,
I will try, but I guess there should be a better way to solve it, maybe allowing the plugin through the firewall perhaps, but I don't know if that's possible.

from webconsole.

mesacarlos avatar mesacarlos commented on August 26, 2024

Yeah, of course, adding a new rule allowing traffic through the WebConsole port will also work (considering that the problem is related to the firewall)

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

I tried both disabling firewall and allowing the port thought the advanced firewall (both UDP and TCP just in case) but the problem persists. I checked the port and it says it's open on the server address.

from webconsole.

mesacarlos avatar mesacarlos commented on August 26, 2024

It seems then that the problem is elsewhere.
What browser are you using in your phone?

There was no changes to the WebSocket part in any of the recent updates, so if an older version worked, the new should also work.

What is that value of 'host' in your config.yml?

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

The value set on the Host variable is my computer's ipv4. I tried with both Opera and Chrome.

from webconsole.

mesacarlos avatar mesacarlos commented on August 26, 2024

Try changing that to 0.0.0.0

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

Putting 0.0.0.0 lead to the same results as putting my ipv4. Just to be clear, I CAN connect from other wifis (even through mobile data), but ONLY on PC, I CAN NOT connect from any mobile device (it didn't even show to write the password, that's why I think something changed in this client version)

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

I'll try with version 1.5 to see if it's still working

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

I tried with V1.5 but I can't even connect with it now D:

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

Bastante comico que estemos hablando en ingles y recien ahora me doy cuenta que hablas español xD

from webconsole.

mesacarlos avatar mesacarlos commented on August 26, 2024

Bastante comico que estemos hablando en ingles y recien ahora me doy cuenta que hablas español xD

Pues si, 😂

Parece que el problema está en alguna otra parte, si no fuese así debería de funcionar todo de nuevo con la versión 1.5...
Quizá te ayude saber que puedes probar si puedes acceder al servidor desde un dispositivo entrando en la dirección http://ip_de_tu_server:puerto, debería aparecer algo como esto:

img

Si te aparece ese mensaje, es que tu navegador conecta correctamente con el servidor de WebConsole. Si no conecta, probablemente tu navegador acabe mostrando un error de timeout.

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

image
Me sale lo mismo que a vos

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

Tanto en la computadora como en el celular usando la ip publica me sale lo mismo

from webconsole.

mesacarlos avatar mesacarlos commented on August 26, 2024

Qué extraño, eso significa que sí se conecta al servidor correctamente...
Has probado usar el modo incógnito en el móvil? Quizás sea algún problema de caché.

O quizás sea por haber marcado la casilla de "SSL activado" o alguna otra configuración incorrecta en el cliente..

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

Creo que sé dónde está el problema, y es que el archivo de configuración está semi actualizado, puesto que tiene parte de cuando sólo había una única contraseña. Ahora mismo no estoy en la computadora, pero es algo como esto:

useSSL: false
StoreType: JKS
KeyStore: plugins/WebConsole/keystore.jks
StorePassword: storepassword
KeyPassword: keypassword
host: 0.0.0.0
port: 3074
language: es
passwords: contraseñavieja
admin:
user1: 5179.0
viewer: {}

from webconsole.

Sebas-Re avatar Sebas-Re commented on August 26, 2024

Eliminé la configuración para que se genere un nuevo archivo pero tampoco, sigue sin conectar desde el teléfono, ni siquiera sale para poner la contraseña

from webconsole.

mesacarlos avatar mesacarlos commented on August 26, 2024

Al final lograste conectarte desde Android?

Cierro la issue ya que en mi caso es irreproducible

from webconsole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.