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.

BoxOfSnoo

Members
  • Joined

  • Last visited

Everything posted by BoxOfSnoo

  1. It‘s supposed to delete them once it imports.
  2. Yup - go to Preferences - Adding Books - Automatic adding. I created a second mapped path called /import. I just plunk books in there and they get imported and converted as necessary.
  3. For IPV6 you want an IPV6 address, not an IPV4 address, though, right? That's why you need a second line. Try it.
  4. Just put 19132 in both port fields. 19133 is only for IPV6, if you want that you should probably have another line anyway.
  5. You're gonna need to post a picture of your port forwarding setup, probably.
  6. If it runs correctly internally, then it's probably not the Docker... Do you have UDP forwarded or just TCP?
  7. Yeah that crashes the server task. If you turn off the mapping it runs - but who wants that! I think the solution for me was to change /mnt/user to /mnt/cache. If that share is not in your cache drive then you *might* have to use a named volume instead of a mapped volume. Those sit in your docker image file though, unfortunately.
  8. Do you have volumes mapped? If so, what are the paths?
  9. It's an extremely active project, there are a lot of updates. You can pick a more stable tag if you prefer... there's a list here: https://hub.docker.com/_/microsoft-mssql-server
  10. Fantastic plugin! I was already sold on the script, this makes everything about that, better. Thank you!
  11. Just my first name. It works though. the trick was echo -n password And not echo ‘password’
  12. I wa about to say “no that’s not it” but I went and looked at my config and yup, that’s exactly it. Since I copied and pasted, the /mnt/cache path was entered when I was typically using the /mnt/user/appdata path in all of my previous tests. Interesting, and fantastic detective work!
  13. Yes, I'm on rc7. I built mine using "Add Container" and plugging in the values as recommended above.
  14. I actually forget exactly how I found it - I know I tried to get the most current one from Microsoft's repo. I think I may have started with the Dockerhub template and changed the repository source.
  15. DUDE, it works! What's the difference from what I was doing? I made it all manually using your settings, maybe that was it. I also noted that the path has a trailing / - which I don't think I had before? Not sure if that makes any difference. The only thing it doesn't do is grab the icon, not sure why
  16. Be informed, though, that the problem I am encountering is exactly do do with persistence. Once you configure volumes, expect the container to crash. I haven figured out a great solution yet.
  17. Found some help on discord. The problem is the md5 for an empty password - doesn't work. Try "5f4dcc3b5aa765d61d8327deb882cf99" for the password "password". If you want to generate a new one, go to a console and type something like: echo -n br1lli@ntPa$sw0rd | md5sum
  18. I am getting this same thing, just installed and run from Community Applications.
  19. This doesn’t work for me, I am still using the unRAID web UI though.
  20. Ok thanks, I will try the specific version... How are you managing this through unRAID? Are you doing this through the command line and this docker-compose file?
  21. Anyone still working on running MS-SQL? I use it for development and I'd really hate to have to load the Windows version in a VM. I tried the memory and ulimit settings above, and it crashes. To be clear, it crashes when I map /var/opt/mssql to anything. I had this trouble on a Mac host before I started running unRAID, but I used a named volume instead. I can't see that that is a good idea for unRAID though - since it is all going to fill up the docker image? Is that my only option? This works: mssql:/var/opt/mssql This crashes the server: /mnt/user/appdata/mssql:/var/opt/mssql Also these crash the server: /mnt/user/appdata/mssql/data:/var/opt/mssql/data /mnt/user/appdata/mssql/log:/var/opt/mssql/log /mnt/user/appdata/mssql/backups:/var/opt/mssql/backups
  22. I'm not sure about the rest. I haven't seen those options. Do you need to have cheats on for those options? Also no idea about #2. Resource pack, maybe? I would try changing the server.properties to point at the other level that was initially installed and see if it all works correctly.
  23. Are you able to map the volumes to appdata? Whenever I do that it crashes. The only way I could get it to run was by using a named volume instead of a host path. Was it the ulimit and stack parameter that made it work?
  24. It should be: [ { "permission": "operator","xuid": "2533274801027666" } ]
  25. Probably some malformed json. Let's see your file?

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.