Dashboard » Debates » Error al iniciar Wireshark
Rodrigo Millan
realizo una pregunta
Error al iniciar Wireshark
si sirve este curso porque, a mi no me aparece igual que en el video, solo me deja usar wireshark como root, pero me salen varios errores ya que lo inicio como root, el primero es:
"Lua: Error during loading: [string "/usr/share/wireshark/init.lua"]:44: dofile has been disabled due to running Wireshark as superuser.https://wiki.wireshark.org/CaptureSetup/CapturePrivileges for help in running Wireshark as an unprivileged user."
El otro me sale en la terminal cuando lo inicio es algo sobre el dbus:
"Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
más de 7 años
solo tienes que modificar un comando Paso 1: Abre el teminal Paso 2: Escribe esto cd /usr/share/wireshark Paso 3: Escribe esto nano init.lua Paso 4: Tienes que irte a la linea 29 Aproximadamente o encontrar este comando diablelua = false Paso 5: Cambiarlo por este Comando disablelua = True
Espero que te sirva. --Saludos.