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.

请问unraid重启之后可以ssh连接但是没法打开webui界面是怎么回事呢?

Featured Replies

请问unraid重启之后可以ssh连接但是没法打开webui界面是怎么回事呢?路由器中可以看到unraid的ip,通过ssh软件可以连接到unraid 但是在浏览器输入ip后没法进去webUI界面,请问怎样才能进入webUI界面呢

Solved by Gaoxing

这个可能出现异常导致并没有完全启动unraid,卡住了,如果是软件问题,那么把U盘插到PC:

1、如果之前修改了flash的Syslinux 配置,那么打开U盘Syslinux目录,编辑Syslinux.cfg,删除你做出的修改。

2、如果修改了网络方面设置或者直通方面的设置,那么打开config,删除network.cfg、network-rules.cfg和直通文件vfio-pci.cfg。

  • Author
On 3/25/2022 at 10:29 AM, lyqalex said:

这个可能出现异常导致并没有完全启动unraid,卡住了,如果是软件问题,那么把U盘插到PC:

1、如果之前修改了flash的Syslinux 配置,那么打开U盘Syslinux目录,编辑Syslinux.cfg,删除你做出的修改。

2、如果修改了网络方面设置或者直通方面的设置,那么打开config,删除network.cfg、network-rules.cfg和直通文件vfio-pci.cfg。

您好,根据2删除了3个文件,机器获取了新的ip地址,但是仍然是只能ssh 没有web,请问还有什么其他办法么

打开U盘config/ident.cfg,对比一下以下部分,修改或直接粘贴。

 

USE_SSL="no"
PORT="80"
PORTSSL="443"
LOCAL_TLD="local"
BIND_MGT="no"
USE_TELNET="no"
PORTTELNET="23"
USE_SSH="yes"
PORTSSH="22"
USE_UPNP="no"
START_PAGE="Main"

  • Author
  • Solution
8 minutes ago, lyqalex said:

打开U盘config/ident.cfg,对比一下以下部分,修改或直接粘贴。

 

USE_SSL="no"
PORT="80"
PORTSSL="443"
LOCAL_TLD="local"
BIND_MGT="no"
USE_TELNET="no"
PORTTELNET="23"
USE_SSH="no"
PORTSSH="22"
USE_UPNP="no"
START_PAGE="Main"

好的谢谢您,我最后找到原因了,是因为我的conifg下的go文件删除了

 

/usr/local/sbin/emhttp &

 

这一行,导致机器无法正常启动,现在已经解决

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.