Hola! Tengo un problema con Chrome, de repente dejó de funcionar, cuando intento abrirlo, se queda en blanco y se cierra, y no sé cómo puedo solucionarlo.
Además no consigo reestablecer la conexión de mi pc después de suspenderlo, siempre la pierdo y tengo que reiniciarlo. Mi Endless es el 3.4.2.
Tras varios días probando a suspender el pc, aún se queda sin conectividad. El problema con Chrome también persiste. eos-diagnostic-201201_113900_UTC 0100.txt (1.2 MB) Os dejo el diagnóstico por aquí. Muchas gracias.
As you are still on 3.4.2, can you please perform the following:
Open a Terminal, then enter:
journalctl -f -u eos-updater 2>&1 | tee ~/eos-updater.log
Open another Terminal, then enter:
eos-updater-ctl update --force
When the command from (2) finishes, press Ctrl-C in the first Window, then upload the file eos-updater.log here in this thread. The first step in solving your issue is to get your system up to date.
Traceback (most recent call last):
File “/usr/bin/eos-updater-ctl”, line 409, in
main()
File “/usr/bin/eos-updater-ctl”, line 405, in main
sys.exit(args.function(**args_dict))
File “/usr/bin/eos-updater-ctl”, line 209, in command_update
force=force, timeout=timeout)
File “/usr/bin/eos-updater-ctl”, line 191, in command_fetch
return command_dbus(‘fetch’, block, quiet, parameters)
File “/usr/bin/eos-updater-ctl”, line 159, in command_dbus
proxy.call_sync(qualified_method_name, parameters, 0, -1, None)
GLib.Error: g-io-error-quark: GDBus.Error:com.endlessm.Updater.Error.WrongState: Can’t call Fetch() while in state Ready (36)