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.

vuribe1221

Members
  • Joined

  • Last visited

  1. Shouldn't be offline, It's m.2 and has been working without issue until yesterday/day-before. Guess I'll have to check if it just died.
  2. Hi, I noticed my VMs stop responding yesterday and attempting to login did not work. When I looked closer it seems like the disk image files are missing from unraid and even worse the /mnt/disks folder. What could cause the /mnt/disks folder to disappear? Is there a way to fix or recover this folder/link? You can see the vm disks are still seen under /mnt/disks1. attached are some screenies from the unraid terminal. Didn't notice any unraid errors, and not hard shutdowns. I rebooted today to try and see if that helped, it didn't. Any help appreciated thanks.
  3. According to the original vm config xml files they were in /mnt/disks. :facepalm: Looks like my "Unassigned Device" ssd for these VM's is gone. I assumed I would get alerts or messages but I didn't get any. I'm guessing there is not way to recover it within unraid since the block device doesn't show?
  4. Hi, I noticed my VMs stop responding yesterday and attempting to login did not work. When I looked closer it seems like the disk image files are missing from unraid and even worse the /mnt/disks folder. What could cause the /mnt/disks folder to disappear? Is there a way to fix or recover this folder/link? You can see the vm disks are still seen under /mnt/disks1. attached are some screenies from the unraid terminal. Didn't notice any unraid errors, and not hard shutdowns. I rebooted today to try and see if that helped, it didn't. Any help appreciated thanks.
  5. 🙃 Could have swore I tried that before but I guess not. It's working now. Thanks saarg
  6. vuribe1221 changed their profile photo
  7. Used this tutorial for setting up swag and reversed my previous port changes. Now I'm over at the swag topic nagging about getting a config file so the container is forwarded properly. https://www.youtube.com/watch?v=I0lhZc25Sro Thanks saarg
  8. Hi Guys, I am trying to get swag working with Snipe-IT but I didn't see any configs available for it. Can someone help me figure out a way to get it working? Swag log I have swag setup and the docker Snipe-IT is also setup and working. I tried copying a similar config and changing it for my needs but I get a "502 Bad Gateway" error. Here is the config file I started snipe.mydomin.com is the domain, so I used server_name snipe.* server { listen 443 ssl; server_name snipe.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_app snipe-it; set $upstream_port 8000; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } } Let me know what information would be useful in troubleshooting. I'm not sure where to go from here. Thanks, Victor
  9. In the end I needed to delete the mariadb image and delete the docker instance for the correct user/pass to take effect. I used this guide in the end to setup the image (the key is generated automatically now so you can skip that step for the Snipe-IT docker). I'm on to a new issue. Is there a guide anywhere to setup the certs for ssl with Let's Encrypt or better yet the SWAG app? Using the docker I noticed it was http and it seems like the https port wasn't forwarded so as a temporary workaround I made the http port 90 and the https port 80. I'm looking to make the install work "as intended" with certs/https and general security practices followed. I also would like to use the SnipeIT app (for android if it matters) but I get an error that says "java.security.cert.CertPathValidatorException:..." and if I try to input the api key manually it says "It seems that https://empoleon:8000 is not a valid Snipe-IT Server". The dns does resolve correctly to my unraid server by the way and am able to reach and login to the app in Firefox on mobile using the name. Followed steps here for android app setup with no luck. https://github.com/diegogarciadev/android_snipeitapp_config Thanks
  10. I got passed the other error. I guess the username password wan't taking. My new question is, do I need to setup the database or should it setup the tables it needs to work. Seems like its asking for the schema of "users" table and "snipeit" table but they're empty.
  11. I get errors on install. not sure what is relevant or helpful at this point but the debug logger gives be the above error. I already checked the port for mysql and user/pass as well yet it doesn't work. Any help is appreciated. Thanks snipeit.txt

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.