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.

jmztaylor

Members
  • Joined

  • Last visited

Everything posted by jmztaylor

  1. I am moving away from Google services and looking for a replacement for google photos. The only feature I need is auto sync. Nextcloud and owncloud apps are garbage so those are not an option. I don't need sharing or galleries or anything. Just straight need sync to my server without nextcloud/owncloud bloat.
  2. I just installed the same Chrome Dev version and I am not seeing this behavior. Everything is working as intended. See if the problem persists in incognito mode.
  3. Tried multiple times rebooting and nuking data before and just left it alone. Now magically it just worked. I tried it on mobile this time. Dunno if it was something wacky with my desktop browser or something. Odd
  4. I am using Invidious and its working. The problem I am having is that when trying to register I am getting Erroneous token after the captcha. Any ideas?
  5. I am seeing this same behavior. Did you solve this?
  6. Ill wait for someone more knowledgeable about the logs, but the logs say that it's not enabled in the BIOS. I know you said it is, and didn't change anything. What is your motherboard model.
  7. Please post diagnostics.
  8. So about 10 mins into the scan I get this error. All disk spin down after this so I am pretty sure its not scanning anymore. Any ideas? LibClamAV Warning: Bytecode run timed out in interpreter after 5000 opcodes LibClamAV Warning: Bytecode 78 failed to run: CL_ETIMEOUT: Time limit reached
  9. I just whipped this up. I forked an old repo I found that injects custom CSS and just made it use JS instead so ignore the name. After installing the plugin, edit the file /boot/config/plugins/eth-p.unraid.custom-css/custom.js and paste the contents below in the file. Save and reload the page. I did a quick test and this works but since I just threw this together quickly not going to support it really. I think the my servers orb is loaded via JS so normal CSS rules won't hide it. Thats why I did it in JS. From plugins tab install this. https://raw.githubusercontent.com/JmzTaylor/unraid/master/release/eth-p.unraid.custom-css.plg $(document).ready(function(){ document.querySelector("#header > unraid-user-profile").shadowRoot.querySelector("#UnraidUPC > div.relative.z-0.flex.flex-row.items-center.justify-end.h-full > div.relative.flex.items-center.justify-end.h-full").remove(); });
  10. Trying in incognito or a browser you don't normally use might be worth a shot too. It seems like a browser caching issue.
  11. you can run diagnostics from the command line and the zip will be on the flash drive
  12. Please post diagnostics.
  13. If I am looking at this right SSH access is turned of in settings->management access
  14. what is your nginx config for overseerr?
  15. To get 80/443 to go to unraid properly, you will have to change the ports unraid gui listens on. This can be done under settings-management access. I have a feeling once that cert expires you are going to have the same issue again. Not completely sure though
  16. If I had to guess, 1980 and 19443 are non standard ports. Since it fails on http-01 test I am assuming it defaults to port 80. Which it cannot connect to. Check the docs of the container you are using for the SSL cert and see if you can pass a different port to use.
  17. Yes RustDeskServer is the hbbs and Relay is the hbbr. I have got this to work without the relay. Using only server and port forwarding port 21116.
  18. Honestly, I just saw this software the other day and started messing with it. The relay I don't know the exact purpose of. Opening 21116 in your firewall will allow external connections and not specifying relay server. So for the settings put your_ip:21116 as the ID server. At least for me it did. Relay might have to do with NAT transversal or something.
  19. I got this in CA now. Both server and relay
  20. This is the support thread for RustDesk Server. I am not a developer of RustDesk. Only made the template for CA. Project Github: https://github.com/rustdesk/rustdesk
  21. Also, FWIW I couldn't get it to run from the docker GUI either. Not sure why
  22. From what I understand from quick read is relay is needed for external connections. I was able to run that command and connect from my phone to computer. But running this should work for the relay docker run --name hbbr -p 21117:21117 -p 21119:21119 -v /mnt/user/appdata/rustserver-hbbr:/root -d --rm rustdesk/rustdesk-server hbbr
  23. This worked for me docker run --name hbbs -p 21115:21115 -p 21116:21116 -p 21116:21116/udp -p 21118:21118 -v /mnt/user/appdata/rustserver-hbbs:/root -d --rm rustdesk/rustdesk-server hbbs
  24. I would start with the cable. I have had it happen multiple times the cable won't allow gigabit.

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.