adambeck7

Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by adambeck7

  1. Hey! Thanks for the Readeck app. When I install, it quits immediately w/ the error `ERROR: error loading configuration (strconv.ParseBool: parsing "": invalid syntax)` Any idea what might be going on? I had to update the port, but both the `PORT` and `Internal_Port` variables match. I tried with and without the `Allowed_hosts` since I'm just running it locally and the server endpoint is just left as `/` and I set the `Host` to my server ip.
  2. Thanks. I just found the help section in the plugin, sorry I missed that earlier. So I ran through the whole process, navigated to `/boot/config/ssl/certs` verified it has the .pem file, and ran the restart script, but https still fails. There is one error in the log about health overall not in map poll, and then there is the info log about someone dleteing ip rules and restoring tailscale's. Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:58 magicsock: SetPrivateKey called (init) Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:58 Switching ipn state NoState -> Starting (WantRunning=true, nm=true) Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:58 active login: [email protected] Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:58 control: netmap: got new dial plan from control Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:58 control: RegisterReq: got response; nodeKeyExpired=false, machineAuthorized=true; authURL=false Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:57 control: creating new noise client Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:57 control: RegisterReq: onode= node=[vyWMG] fup=false nks=false Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:57 control: control server key from https://controlplane.tailscale.com: ts2021=[fSeS+], legacy=[nlFWp] Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:52 router: somebody (likely systemd-networkd) deleted ip rules; restoring Tailscale's Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:52 control: doLogin(regen=false, hasUrl=false) Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:52 health("overall"): error: not in map poll Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:52 control: client.Login(false, 0) Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:52 Backend: logs: be:79bf379505cc8f270fadc1401b825ad66be04a648fc0e3f379af fe: Jun 1 15:51:58 UNRAID tailscaled: 2023/06/01 15:51:52 Start
  3. Thank you. I'm sure this is the missing piece, but I can't change the domain successfully. I went to Settings > Management Access and updated the Local TLD, but it keeps throwing an extra `UNRAID` in front of my TLD, like `UNRAID.myMachine.mytailnet` even though the local TLD is set to `myMachine.mytailnet`. Any idea what I'm going wrong? I don't see another value hanging around that is just UNRAID anywhere. I'm guessing it's just inserting the machine name, but any idea how I'd stop it? Or am I updating the wrong value?
  4. Seriously awesome plugin! Love that I can still access if docker goes down. Is there any way I can get HTTPS working? I ran `tailscale cert {my_tailnet_name}` and it successfully generated the certs, but https still doesn't work. I have magic dns turned on, enabled https, and ran the script but nothing. Any ideas?
  5. Thank you! This worked for me. Haven't restarted yet, so I can't speak to the persistence, but so far so good.
  6. You can leave auth enabled, you just need to add the `REDIS_PASSWORD:` container variable manually.
  7. Sorry if this is a dumb question, but can either of these be used with a Coral TPU?
  8. I've been running this for a while, and it's great, thanks for your work! I ran the most recent update and now it won't load. The logs just keep saying `waiting for database.` The database connection is valid, I can connect with the same creds through dbeaver and all the tables are still there with data. I tried swapping out to the sqlite config, and it fails to load as well. Any ideas?
  9. @JakeBullet @Duckers and anyone else who hits the serial/by-id issue. it automatically fills in the serial/by-id. In order to get your actual path, open your unraid console and type udevadm info --name=/dev/ttyACM0 that'll return a DEVLINKS= and that's the value you want to paste in there. If you need to find other values for a camera or something (or if yours doesn't appear at ttyACM0) you can do cd /dev/bus/usb/ and then type ls to get all the files/folders and then do the udevadm info like udevadm info --name=/dev/bus/usb/001/002 to get more info about each location. For this one, I wanted the DEVNAME.
  10. @Normand_Nadon Looking to do the same thing for the same reasons. Were you able to get the mods working? edit: after reading a bit, it looks like all I really want to do is edit server.properties to enable mods, which I did, then I can run scripts directly from the command line. I'm assuming we can all add behavior packs directly to the folders inside the minecraft folder.
  11. I'm running a Zerotier container that allowed me to access the server just fine from outside the network but ever since I enabled MyServers it won't work any more, presumably because I don't have remote access enabled. I navigate to the zerotier ip and if I'm on the same network it opens just fine but once I leave the network it's broken. I've removed the MyServers plugin and restarted my server but it still wants to navigate to `myuid.unraid.net` when navigating to `http://myip`. How do I disable it completely?
  12. Look forward to listening! Just FYI your link for Overcast is dead. I was able to add by pasting the rss link into Overcast but you don't show up in their search either.
  13. Thanks so much! I was actually just watching the spaceinvaderone's setup video for bitwarden and realized I was barking up the wrong tree.
  14. I want to add it as a subdomain instead of just accessing it locally. For Nextcloud and Code-Server and others I've needed to edit the nginx config to add the subdomain there. Is there another way to do it?
  15. Is there any way to make the PhotoPrism deployable? It doesn't have the nginx or www folders most of my other containers have.
  16. Is CA down for anyone else? It was dragging late last night and this morning it just hangs completely. Everything else on the network and server seems to be running fine.
  17. This is probably a really stupid question but is there any way the Flutter Mod can build on an emulator or is just for web at this point?
  18. Please, don't just keep quoting people asking the same question. It's a saturday and might take some time to get an answer. Did you reboot your server? Can you post some logs from your jitsi containers to help narrow down what the issue could be?
  19. Solved. Thank you Matt Slavin in the youtube comments: Adding "include /config/nginx/ssl.conf;" right below the server_name in the jitsimeet.conf file fixed it for me.
  20. Thanks for this! It seems I'm having an issue w/ the jitsi conf file you provided. If I add it, it appears to load correctly but none of my subdomains work. Once I remove it, they're working again. _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io ------------------------------------- To support the app dev(s) visit: Let's Encrypt: https://letsencrypt.org/donate/ To support LSIO projects visit: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... using keys found in /config/keys [cont-init.d] 30-keygen: exited 0. [cont-init.d] 50-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... using keys found in /config/keys [cont-init.d] 30-keygen: exited 0. [cont-init.d] 50-config: executing... Variables set: PUID=99 PGID=100 TZ=America/Denver URL=domain SUBDOMAINS=server,nextcloud,climadb,meet,jitsi EXTRA_DOMAINS= ONLY_SUBDOMAINS=true DHLEVEL=2048 VALIDATION=http DNSPLUGIN= EMAIL=email STAGING= 2048 bit DH parameters present SUBDOMAINS entered, processing SUBDOMAINS entered, processing Only subdomains, no URL in cert Sub-domains processed are: -d server.domain -d nextcloud.domain -d climadb.domain -d meet.domain -d jitsi.domain E-mail address entered: email http validation is selected Certificate exists; parameters unchanged; starting nginx [cont-init.d] 50-config: exited 0. [cont-init.d] 60-renew: executing... The cert does not expire within the next day. Letting the cron script handle the renewal attempts overnight (2:08am). [cont-init.d] 60-renew: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Server ready Server ready nginx: [emerg] no "ssl_certificate" is defined for the "listen ... ssl" directive in /config/nginx/proxy-confs/jitsimeet.subdomain.conf:3 nginx: [emerg] no "ssl_certificate" is defined for the "listen ... ssl" directive in /config/nginx/proxy-confs/jitsimeet.subdomain.conf:3 nginx: [emerg] no "ssl_certificate" is defined for the "listen ... ssl" directive in /config/nginx/proxy-confs/jitsimeet.subdomain.conf:3 nginx: [emerg] no "ssl_certificate" is defined for the "listen ... ssl" directive in /config/nginx/proxy-confs/jitsimeet.subdomain.conf:3 nginx: [emerg] no "ssl_certificate" is defined for the "listen ... ssl" directive in /config/nginx/proxy-confs/jitsimeet.subdomain.conf:3
  21. Yea I wasn't sure that'd work. Right above your comment aptalca said to do it this way: Click on open folder, delete everything in the bar and put a forward slash `/` in there, it will let you browser the entire container contents including other mapped folders
  22. Have you tried navigating to the directory and using code -r {filename}
  23. For me it was only the first time that took extra.
  24. `DOCKER_MODS` needs to be in Key. It should look like this