[csaba@csaba-mini ~]$ journalctl -b -1 | eos-sendlog
(yad:14859): Gtk-WARNING **: 11:39:42.644: cannot open display:
Nothing sent.
It should display the warnings in the terminal if there’s no graphical display.
[csaba@csaba-mini ~]$ journalctl -b -1 | eos-sendlog
(yad:14859): Gtk-WARNING **: 11:39:42.644: cannot open display:
Nothing sent.
It should display the warnings in the terminal if there’s no graphical display.
You can use Termbin instead, which does not call for a GUI component.
journalctl -b -1 | nc termbin.com 9999
I know these, there are many sites, just eos-sendlog is included in the system and many times people advise using this program to get logs. Until know I didn’t know it doesn’t work without a desktop environment.
Thanks for the report!
I’ll fix it as soon as possible.
eos-bash-shared
24.16.2-1 includes a fix to this issue.
Coming to mirrors as we speak.
Please test and report!