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.

Lost webui after 6.1 >> 6.7

Featured Replies

I have an install that's been neglected for some time. I believe it was on 6.1.x. Decided to bring it current, so hopped to 6.3.5, which seemed to work fine, then to 6.7.2 after which I get connection refused on port 80 and 443. I've attached a diagnostics file. Any help would be greatly appreciated.

tower-diagnostics-20190731-2051.zip

Edited by highspeed

  • Author

Any ideas? Not sure where to look here.

  • Community Expert

You have a lot of custom stuff on your go file and are missing the start GUI command, revert to default.

 

 

Your go file never starts the web UI.

 

 

#!/bin/bash
# Start the Management Utility
echo "Defaults umask_override
Defaults umask = 000" >> /etc/sudoers
echo "*.* @@192.168.1.113" >> /etc/rsyslog.conf
/etc/rc.d/rc.rsyslogd restart
/boot/packages/get-pip.py
pip install configobj
pip install Cheetah
pip install pillow
pip install pyusb
 

I suspect much of what you have in your go file you should possibly move to running using the "User Scripts" plugin.

 

That then helps to separate your customisations from the base Unraid.

  • Author

Great, thanks for the replies. The config in go is ancient stuff I was clearing out. I guess I cleared out a little too much.

 

Does anyone have a copy of a clean go file for 6.7?

  • Author

Got the machine up and running. Noticing a nice performance increase on 6.7.2.

 

Thanks a bunch!

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.