I just tried running grab-logs -A
and it hung for several minutes, before returning the following unhelpful output:
Last login: Sat Mar 17 22:50:01 2018 from 192.168.1.EDITED
osmc@osmc:~$ grab-logs -A
Logs successfully uploaded.
Logs available at https://paste.osmc.tv/<html>
(the URL looked just like that - ending in a html tag)
I dug around and found uploadlog.txt, and tried pushing it up myself:
osmc@osmc:~$ paste-log /var/tmp/uploadlog.txt
Unable to upload log. Log file is too large. (402MB)
Some error handling on grab-logs would be awesome.