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.

aptalca

Community Developer
  • Joined

  • Last visited

Everything posted by aptalca

  1. https://blog.linuxserver.io/2019/07/10/troubleshooting-letsencrypt-image-port-mapping-and-forwarding/
  2. Yeah, if you nuke the appdata, the license won't be valid anymore. What we need tested is, recreating the container with the same appdata. Openvpn-as won't tell us what parameters they use to check. I'm not sure if mac address is one of them. But you can indeed set a custom one for your docker container: https://stackoverflow.com/questions/42946453/how-does-the-docker-assign-mac-addresses-to-containers
  3. Can you confirm that the license remains valid through container recreation? We had a couple people ask in the past but they never confirmed. No one on the team has a paid license so we can't test. Thanks
  4. No, this is a server. What you need is a client
  5. If you can access via cell phone, then there is nothing wrong with letsencrypt or ports. Issue is your router. Google hairpin nat or nat loopback
  6. In container settings, additional arguments, enter "--hostname blah"
  7. You'll have to create a new server block for the subdomain. See the default proxy conf for examples. Server name is defined in there. And then, inside that new server block, you'll create a location block for whatever subfolder you want.
  8. Once you connect to the vpn, just browse to your server ip address and put in the port for the relevant gui. If you want to do it with reverse proxy (properly), then you can use our letsencrypt image. Here's a guide for that: https://blog.linuxserver.io/2019/04/25/letsencrypt-nginx-starter-guide/
  9. edit the container settings, STAGING should be there, if not, add it and set it to true
  10. Use allow/deny statements to block outside access and only allow internal access Location does not refer to the domain. Server name directive is for the domain name
  11. Yeah, don't run manual commands in the container unless we tell you to. Things are sure to break
  12. If anybody's affected, set the staging var to true, hit save. Then edit again and set it back to false. That action will force a renewal of the cert.
  13. LT dropped by once and asked for a summary, then crickets. Try emailing them and linking to this thread
  14. Post a full log. Those are harmless errors
  15. When I try to connect to your domain, I get a blank yellow/green page with "webcam" as the page title. Are you sure you did the test correctly as described?
  16. Either your IP is incorrect, or you have port forwarding issues. Also, you really don't need to create multiple domains on duckdns. Create one, use that as the url here, and everything else will be a sub-subdomain. For example, you register mycustom as your duckdns subdomain, so you'll put "mycustom.duckdns.org" into url, and put "nextcloud,sonarr,sabnzbd" into subdomains and your services will be accessible at "nextcloud.mycustom.duckdns.org". See here to troubleshoot the port/IP issue: https://blog.linuxserver.io/2019/07/10/troubleshooting-letsencrypt-image-port-mapping-and-forwarding/
  17. You said you followed the linuxserver troubleshooting guide. So what happened? Did you do the test?
  18. Roxedus already answered you there. It's a macvlan issue. You have some containers on macvlan, and they can't access the host or any service running on the host. That's a docker security feature.
  19. Edit the default site config, create 3 server blocks, one for each site, and set their server names and root directives accordingly. You can create folders "/config/www-domain1", "/config/www-domain2", etc. This is just basic nginx config. There are plenty of guides online.
  20. No longer needed but won't hurt
  21. Maxmind already provides a script that you can run via cron on the host. Luajit alert is an upstream issue with the luajit nginx module on alpine. It's harmless, just an alert.
  22. Letsencrypt generates one cert that covers all domains and subdomains you validated

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.