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.

VvLin-61

Members
  • Joined

  • Last visited

Everything posted by VvLin-61

  1. 我也遇到过,我是发现我的插座功耗一直很高,就连上看了一下,结果发现cpu一直高占用,一看日志,好像是俩盘出了点问题,再重启这俩盘就显示没插入,但是bios里能看到这两个盘 我这边的原因是电源的问题,10年老电源了,sata线换了几根,应该是电源接口这边不太稳定,就把这俩盘拔了换了另外两个口,现在2个14t稳定挂载,后面打算再换一个电源
  2. 我也遇到了,这个代理设置只有一处地方吧,不用再单独为docker再设置一次了吧 如果代理路由器那边短线过,但是又重新上线了,好像docker还是会报错不能拉取
  3. 更新7.0以前用的是虚拟旁路由istoreos,设置了上网环境,再设置unraid网关指向旁路由 wireguard设置好后,在istoreos里加入了路由就可以使其他外网设备通过隧道也有内网的上网环境。 更新以后网关指向主路由(没有环境),在设置里设置了旁路由代理服务,状态Active,通过隧道一样能进入内网,但是就没有了上网环境。 请问各位大佬有没有办法让wireguard也走设置里的代理服务器的流量。 另外,最近才出现的一个问题,wireguard连接后,zerotier同时开启无法访问装有客户端的设备(unraid和其他装了zerotier的内网设备),但是上网正常。
  4. 很好的解决了权限问题以及默认文件夹,感谢
  5. What does "profile" mean? I'm using XFS, and it had been working fine until I converted this disk from an array to a cache. However, my other Docker containers are functioning normally, and I have multiple Edge Docker instances, all of which are experiencing this issue. It feels like the VNC webpage is in a quantum state—it's fine until I open it, and then it crashes and reloads with an error.
  6. 配置如下,前两天把唯一的阵列盘转成了cache,现在是无阵列状态,只有池。 但是在转换后出现了很多报错 第一个错误下图 我的appdata设置如下 和这些一样的还有这些错误,但是里面的设置都只在cache里 配置如下 第二个错误就是appdata和几个其他的文件可用是0B 导致我创建docker时报错 提前感谢各位大佬了
  7. 我没有删除 appdata 中的内容;我保留它们以节省配置时间。我怀疑其中的内容可能存在问题。我会再试一次。
  8. Hello, After I converted my only array disk into a unique cache disk (which contains system files like appdata), every time I connect to VNC after starting the Edge Docker, the connection gets disconnected and reloads. I’ve attached the logs, and I believe the line “/opt/scripts/start-server.sh: line 107: 84 Floating point exception” indicates that a floating point error is causing the VNC to restart. The image is the latest version, and I tried deleting the container and adding it back with the original template, but the problem persists. Please help me, thank you. WebSocket server settings: - Listen on :8080 - Web server. Web root: /usr/share/novnc - No SSL/TLS support (no cert file) - Backgrounding (daemon) /opt/scripts/start-server.sh: line 107: 76 Floating point exception${DATA_DIR}/bin/microsoft-edge --user-data-dir=${DATA_DIR}/profile --disable-accelerated-video --disable-gpu --dbus-stub --no-sandbox --test-type ${EXTRA_PARAMETERS} 2> /dev/null WebSocket server settings: - Listen on :8080 - Web server. Web root: /usr/share/novnc - No SSL/TLS support (no cert file) - Backgrounding (daemon) ---Starting TurboVNC server--- ---Starting Fluxbox--- ---Starting noVNC server--- ---Starting Microsoft Edge--- ---Ensuring UID: 99 matches user--- usermod: no changes ---Ensuring GID: 100 matches user--- usermod: no changes ---Setting umask to 0000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Checking configuration for noVNC--- Setting noVNC resizing to: remote Nothing to do, noVNC qaulity set to default Nothing to do, noVNC compression set to default ---Taking ownership of data...--- ---Starting...--- ---Microsoft Edge v132.0.2957.127 up-to-date--- ---Resolution check--- ---Checking for old logfiles--- ---Checking for old display lock files--- ---Starting TurboVNC server--- ---Starting Fluxbox--- ---Starting noVNC server--- ---Starting Microsoft Edge---
  9. 解决了,换完盘后有些docker默认到了disk1,启动的时候创建了文件夹,改了位置删了文件之后就好了
  10. 老哥,这个弄完之后出现了disk1,但是在详情里面并没有看到,怎么解决呀
  11. 这样不会重新格式化吗,会直接识别上不 重新添加之后是不是得改一下文件夹位置就可以了
  12. After the 7.0 update, support for non-array booting has been added. There is only one SN730 512GB in the array. Is there any way to convert this disk into a cache pool without removing it? The other two 14TB drives are configured as a ZFS mirror.
  13. 7.0更新后,支持无阵列启动了,阵列里只有一块sn730 512G,有没有办法在不拔插的情况下把这块盘转成缓存池 另外两块14T组了zfs的mirror
  14. Hello, how can I set the parameter for Microsoft Edge Version? The default is "latest," and I don't want Edge to stay updated to the latest version. How can I configure it to disable automatic updates?
  15. Hello, how can I update the Compose.Manager plugin? I clicked "update" in the app store, and it flashed for a moment but then didn't respond.Do I need to stop all the containers in Compose, or is there something else I need to do?
  16. 太感谢了,这解决了困扰我很久的问题
  17. Hello, may I ask if there's a way to access a specific webpage with Docker Edge through parameters or commands?
  18. @ich777 Hello, your microsoft-edge Docker setup is really great. I have a small issue: I want to use an Unraid script to schedule the stopping and starting of the Edge Docker container. Whenever I use docker stop to stop the container, and then use docker start to restart it, it doesn't automatically access the homepage. Even though I’ve set Edge to open a specific page on startup, it still defaults to a new tab. However, if I manually close the browser before stopping the container, the next time it starts, it correctly accesses the specified page. Is there a suitable command to ensure the browser is not unintentionally closed, or a command that allows accessing a specific URL? curl doesn’t work for this purpose. I would greatly appreciate your help with this.
  19. 这个是什么原因呢,之后还有复现吗
  20. 我放弃了,没什么好使的办法 docker Android时不时抽风,还是麻烦点就直接用手机了
  21. 老哥找到解决方案了吗,我看很多chromeOS、fydeOS都装上打不开
  22. 解决了吗老哥,我发现有些人和我一样的版本,他就是三列我就是两列

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.