Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to post a large diagnostics file?

Featured Replies

Are there any recommendations on how to post larger diagnostics files?  Mine was about 6 times the limit.  I have seen a feature request and several comments but haven't found the solution.  Tried breaking it into multiple zip files which didn't work with a .z01 extension.

Upload to drop box and post a link

 

Sent from my LG-D852 using Tapatalk

 

  • Author

Thanks!

When the diagnostics zip file is too large, what I would suggest is the following:

 

* Look at the files in the log folder:

  ls -al /var/log

* There will be various log files there, similar to docker.log, syslog, syslog.1, syslog.2, and possibly others.  Check their sizes and select the largest.  There should normally be only one that is really huge, over 10MB.  If more than one is huge (over 3MB), then chop each of them.

* Run the following command to chop each down to size: (replace file_name with the name of the huge file you selected)

  truncate -s 2M /var/log/file_name  (that's a small s and capital M)

 

When you grab the diagnostics now, it should be MUCH smaller, suitable for attaching here.  This truncation is done automatically for you in 6.2-beta22 or later.  Don't worry about what was chopped, it's not useful and we don't want it!

  • Author

Thanks RobJ!

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.