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.

patm95

Members
  • Joined

  • Last visited

Everything posted by patm95

  1. Tried updating Nextcloud. I am stuck at level 6 and not proceeding. Log is as follows: cont-init: info: running /etc/cont-init.d/99-custom-files cont-init: info: /etc/cont-init.d/99-custom-files exited 0 s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service init-mods: starting s6-rc: info: service init-mods successfully started s6-rc: info: service init-mods-package-install: starting s6-rc: info: service init-mods-package-install successfully started s6-rc: info: service init-mods-end: starting s6-rc: info: service init-mods-end successfully started s6-rc: info: service init-services: starting s6-rc: info: service init-services successfully started s6-rc: info: service legacy-services: starting services-up: info: copying legacy longrun cron (no readiness notification) services-up: info: copying legacy longrun nginx (no readiness notification) services-up: info: copying legacy longrun php-fpm (no readiness notification) s6-rc: info: service legacy-services successfully started s6-rc: info: service 99-ci-service-check: starting s6-rc: info: service 99-ci-service-check successfully started [custom-init] no custom files found exiting... [ls.io-init] done. Could not open input file: /config/www/nextcloud/cron.php Could not open input file: /config/www/nextcloud/cron.php Any ideas on how to proceed? Thank you.
  2. I setup WireGuard and it seems to work fine on my laptop. However, on my iPhone it says I'm connected but I have no internet access. I can not access a single web page. Thoughts?
  3. patm95 replied to patm95's topic in Lounge
    Thank you for this. It had been so long since I had setup OpenVPN that I had not remembered forwarding that port. My router rarely gets updates anymore from Asus. I wonder how secure OpenVPN would be from the router? Do you see Wiregaurd as the most formidable setup for Unraid?
  4. patm95 posted a topic in Lounge
    Hi all. I was just wondering what the consensus was for the best VPN to use for remote access to files and such? Currently I use OpenVPN. Although it still works, it seems like the docker is no longer supported. I was wondering what everyone else uses? Are most people using wireguard? I see that my Asus router has OpenVPN which can be enabled on it. Is that a good option? I see wireguard requires a port forwarding on the router. I've always heard that this lives you vulnerable to attacks? Thank you.
  5. Worked for me. Thank you.
  6. I got the RDP working. However, I was not able to connect with SSH to unraid. I can connect via Putty. Anyone else have an issue?
  7. Great vid. Is there a way to use RDP without using a password protected account? Also is there a way where the user at the remote PC can see you control the pc in real time? When I got it to work the remote pc would go into a login type screen whenever I was logged on. Then when I was done the user had to log back in. Even if it was the same account. If end user at remote pc could see me work, it would help in troubleshooting. Thank you.
  8. I think she deleted the whole folder in appdata. Then when you restart the container, it will basically redownload everything. I was getting a similar issue when I upgraded to Nextcloud 20 and that seemed to help me.
  9. Thanks for responding. I just now saw your reply. I tried it with privileged mode both on and off, but still the same thing. It was working fine when I first installed it.
  10. Hello all. MakeMKV is not recognizing my DVD drive. It has been working well in the past and the log says that it has found my drive. However when I open the GUI, it says that it has found no optical drives?
  11. Got it figured out. Been awhile since I configured LE.
  12. I get a SSL error when trying to use the iphone app. I setup as instructed here with LetsEncrypt. Am I missing something?
  13. Glad to hear it Maggi. I just now saw your post. Glad you figured it out. I don't think I would have. Great work!
  14. patm95 replied to vooo's topic in VM Templates
    I did this, but everytime I restart the VM, it's like I've never ran it. I have to reregister and download all of my apps again. Do you experience this as well?
  15. Hi all. I recently upgraded my server. All new hardware. New cache pool. I backed up old appdata and restored on new cache drive. All of my dockers are working except for this one. I can not access the webui at all. I get this recurring error in the log file. /usr/local/openvpn_as/scripts/openvpnas: No such file or directory I changed the mnt/user to mnt/cache as suggested in a previous post but still not working. It was working perfectly before I migrated everything to the new server.
  16. Great! Thanks for sharing!
  17. I've never used that docker before. I would assume they would have to be in there somewhere though. I know it is not the .pem files though. They will be specifically cert.crt and cert.key .
  18. Did you copy the cert files as mentioned above?
  19. Good question about #1. Idk to be honest. This was the only way I could get it to work. Worst case, maybe we update the certs ever so often. I've never had a problem yet. For #2, no I use 443 on mine and it works fine. Container port is the same for both dockers.
  20. I had always thought we were supposed to update an application outside of the docker. Thank you!
  21. How do you upgrade to 17? I have updated my docker and it is still on v16.
  22. For Nextcloud you only need the document server. I downloaded the document server with the defaults, only change the Name at the top to "onlyoffice". What navigating to the Webui -> https://your-ip:4430/ You should see a green checkmark and "Document server is running" text
  23. Hi gang. I finally got onlyoffice to work! I will try to describe the best I can as I tried many different things. I found a reddit post and random youtube comment that was very helpful. This is what finally worked: 1. Set up a CNAME for your subdomain unless using a subdirectory. 2. Install OnlyOfficeDocumentServer docker container. Make sure to re-name the container to all lowercase (this is important). Rename to "onlyoffice" without the quotes if you want to match the config file. 3. If you've already go the Let's Encrypt docker container, create a new proxy config file the attached config file. If you haven't setup Let's Encrypt, search for the spaceinvader youtube video on it. 4. Edit your LE docker container to add in your newly created subdomain and restart the container. 5. Stop the letsencrypt and onlyoffice containers. Go into your appdata\letsencrypt\keys and copy cert.crt and cert.key files. Go into the appdata folder in onlyoffice /Data folder and create a folder called "certs". Paste your certs in there. you will likely need Krusader or use the terminal due to permission issues. rename them onlyoffice.crt and onlyoffice.key Restart the containers. 6. Go into NextCloud UI, click on your username, then Apps. Install OnlyOffice. Go to the settings page for OnlyOffice and type in your URL (e.g. https://docs.yourdomain.com). Save and that should be it! As a side note, this seems to have broken my collabora integration. Apparently onlyoffice is not compatible with the nextcloud iphone app and collabora was. I could have broken something in my efforts to get onlyoffice working. Not 100% sure yet. If anyone is able to get them both to work, please post here. Good luck! onlyoffice.subdomain.conf
  24. I got an Antec 900 back in the day. I bought it because it was cheaper than the 1200, but now I'd be in the market for a 1200 and they just don't make anything even like it anymore. I like my 900, got 3 hot swap bays in it.
  25. For the moment, I've went with Collabora. I'm hoping Spaceinvader One will put a video out on it sometime. There are a lot of people interested in it for sure. If I do ever get it done, I will be sure to post it.

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.