Rocka374

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by Rocka374

  1. The new version of the plugin fixed my issue. I have a question. Can I access any docker web ui, hosted in unraid with this tailscale plugin, or can I access only the server web ui ?
  2. Edited my previous post. You respond very fast Also, I have this in the logs (in red) Jun 18 19:13:14 vova tailscaled: 2023/06/18 19:13:14 health("overall"): error: not in map poll
  3. vova-diagnostics-20230618-1929.zip I have the same issue but I am using the plugin, not the docker
  4. Can someone help me to fix the path mapping of bazaar? I get this error: /data/media/tv This Sonarr root directory does not seems to be accessible by Please check path mapping. /data/media/movies This Radarr root directory does not seems to be accessible by Please check path mapping. In the docker settings the path to /movies is set to: /mnt/user/data/media/movies And the path to /tv is seto to: /mnt/user/data/media/tv In radarr and sonarr docker settings the paths to the /data are like this: /mnt/user/data/ On both containers I have manually created the data path. Then in radarr web ui I have set the root folder to /data/media/movies And in sonarr web ui to /data/media/tv I haven't set any path mapping in bazarr - just enabled sonarr and radarr with their APIs, set 2 languages and enabled 4 subtitle providers. The movies and tvs are successfully imported and I can set a language profile but when I manually search for subtitles I get this log: BAZARR Error (Path does not exist) trying to get video information for this file: /data/media/tv/... And the stack traceback is this: Traceback (most recent call last):   File "/app/bazarr/bin/bazarr/subtitles/utils.py", line 39, in get_video     video = parse_video(path, hints=hints, providers=providers, dry_run=used_scene_name,   File "/app/bazarr/bin/bazarr/../libs/subzero/video.py", line 61, in parse_video     return scan_video(fn, hints=hints, dont_use_actual_file=dry_run, providers=providers,   File "/app/bazarr/bin/bazarr/../libs/subliminal_patch/core.py", line 747, in scan_video     raise ValueError(\'Path does not exist\') ValueError: Path does not exist
  5. Okay, seems like I managed to increase the size and the websites are back online and I did full backup via duplicator plugin of the sites and their database. In case I can't further fix the VM, I will spend 1-2 days create a new and transfering the sites. However, I prefer to fix it somehow... I receive curl (6) error now: 1. Can't send emails, the error is: " ... "delay_reason":"Host or domain name not found. Name service error for name=...". However, I receive emails. 2. Jetpack / Google site kit plugins both show curl (6) errors in the dashboards of any of the wordpress sites. 3. None of the wordpress sites can load the default plugin library where I can search and install plugins from. 4. When trying to issue new certificate to any of the domains it says it cannot communicate with the server. 5. When trying sudo apt update and sudo apt upgrade commands it gives errors: "Failed to fetch .... Temporary failure resolving ..." Seems like the server can't communicate with external URLs or something? I don't know. Any ideas?
  6. EDIT 2: I can fix broken install but it says that I don't have enough free spaces.
  7. Hello guys I think I broke up my VM with very important information on it. Please help me - I will pay to someone if you can fix it... What was the issue: It is a Ubuntu VM which I used for web server and email server. I reached 97% disk space so I tried to increase the disk size but it didn't allocate. Since the VM wasnt with Desktop GUI I tried to install Ubuntu desktop but first I installed slim. I installed Slim successfully and then started installing ubuntu desktop. It says it requires around 1800mb so I made quick calculations and I saw that I have them but its on the edge. Seems like I was very wrong... :(- it showed some kind of error, I don't know what it was and I don't remember. So I rebooted the VM and now it is, as seen in the VNC: "A stop job is running for Advanced key-value store (5min 22s / no limit)" I don't know what to do. The websites aren't accessible. Says error establishing database connection etc etc. EDIT: I logged into the terminal. Don't know what to do to fix it.
  8. I have tried to set it from 50g to 100g but the size stays at 50 even if the VM says 100g.
  9. Do you have any step by step guide like this one for allocation more disk space on Ubuntu VM?
  10. Can anyone help me extend an existing partition of Ubuntu VM? I have increased the vdisk from 50G to 100G by reading at this tut https://wiki.unraid.net/Manual/VM_Management But I can't find a tutorial to extend the partition with CMD only.
  11. I got this error, clean install: You are using docker; download client qBittorrent places downloads in /data/torrents but this directory does not appear to exist inside the container. Review your remote path mappings and container volume settings. I am using the same setup for sonarr and radarr and I dont have this problem there. How to fix it?
  12. I have dynamic ram 1-4gb but in the last 3 days I got OOM when working on some apps, when I check the log I see 80-90% ram usage even when the apps are off. Also, in the near future I will probably need 200more GB disk space. How do I increase the ram to 1-8gb and the disk to 400gb ?
  13. I have problem starting it up. I cant even start it at internal ip. Is there some conf I have to do in the wp-conf file? I get "This site can’t be reached" for http://192.168.100.223:9000/ @ br0 network EDIT: I managed to install it @ http://192.168.100.223:80/ when I make the repository only "wordpress", when I install "wordpress:fpm" it changes the port to 9000 and it can't start. Any way to run a FPM version? EDIT2: I don't know if this is the case but looks like I am trying to use the NPM as a webserver: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/58
  14. Okay I will have time to play with 1 website on docker today. Do you know how can I connect the database via a socket with the nginx proxy manager? Also, is this version of Wordpress FPM?
  15. If I enable "Use SSL/TLS:" or set it to auto in "Management Access", I can't connect with the Tailscale IP even if I put the HTTP(S) port after it, and/or even if I manually type "http://" and/or "https://" before it.
  16. Thanks for the quick answer, I will look into this. In case I can't manage the container with my own template and I decide to make a VM, that VM should have 80 and 443 ports forwarded too. Also, the VM will be with different internal IP. Will my router be able to have 80 and 443 forwarded on both my IPs?
  17. Hello! I wonder how to migrate and host 13 personal wordpress sites to my Unraid server. 1 option is to use dockers. For each wordpress site I will need redis, nginx fastcgi and phpfsp. Is there some kind of stack which includes all these or should I create a different container for each? Another option is to create a ubuntu VM and configure the web server there, including a panel where I can manage all the projects. Which option would be better?
  18. Hello! I am using NPM and it works great. I have 1 question: If I want to create a virtual ubuntu machine with different internal IP and I want to open ports 80 and 443 for it too, will my router be able to open another pair of the same ports for it?
  19. Hello, I receive the following warning/error: 2022-02-07 14:46:14: Failed to create folder root directory mkdir /mnt/user: permission denied 2022-02-07 14:46:14: Error on folder "backup1" (pmtjy-dnzj3): folder path missing I have tried and ran Docker Safe New Perms but the warning is still there.
  20. So, if I have My servers (which has generated backup of my flash) and this plugin (which has generated backup of my appdata) I will be able to restore the backup of all my docker containers if my only disk fails (I have 1 cache nvme 256gb and 1 drive SSD 1tb)? The other thing I care about is my Ubuntu VM which I have made backup with VM backup plugin. So for my use case I have to use 3 plugins to backup my important things
  21. Hello guys! I am very green with Unraid and recently I've completed the setup of my server with all the containers I need and all the VM I need. I have installed this plugin but seems like I don't fully understand how it works so I would like to describe my experience. 1. I have made a new share called "backup1". 2. I have set my Appdata Share (Source) to /mnt/user/appdata/ (where the actual appdata is) 3. I have set my destination folder to "/mnt/disk1/backup1/" (where I want the backup to be generated). 4. I have set all dockers to stop but my TailScale. 5. Then I have pressed Apply and generated successfully a backup (while the backup was generating I wasn't touching anything). 6. Then, I have deleted 1 docker container and changed several settings on 2 other docker containers. 7. Then, I went to the restore appdata tab of the plugin and restored to the previously generated backup (again I wasn't touching anything until the process was finished). 8. After the restore, the previously deleted docker container didn't appear and the previously changed settings in some of the containers didn't change back. So, I don't fully understand what does this plugin do if it doesn't restore lost or changed appdata? Am I doing something wrong?
  22. Can anyone share a noobie guide how to restore from a successful backup? I have 3 files and I have no idea what to do with them.
  23. Hello guys! I have unraid which I use for media automation and webserver. The media automation is done by several docker containers (sonarr, radarr, bazarr, jacket and qbittorrent + nzb360 app). I have made a share with folders inside and im using hardlinks. The web server is on ubuntu vm with open litespeed and cyberpanel, hosting 7 websites. I also use the vm as mail server. There are port forwards in my router to the vm internal ip. I want to backup everything but the media files (movies, tv shows, subtiteles). I want to keep my folder structure in the share too, just dont want to back up the movies and the shows with their subtitles. So, Unraid configuration, docker containers with their configuration and the VM are the things I want to backup. Preferably, I would like to schedule backups of the VM every day to another PC, connected to the unraid server via tailscale (but still on the same physical network). What are my best options for such backups?
  24. Hello, I have set a VM (Ubuntu) with a webserver. I have forwarded 13 ports in my router to the VM internal IP. I dont have any VPNs setup, I dont use argo tunnel too as I need non http ports too. What are my easiest and cheapest (preferably free) options to secure my Unraid server while the ports are open and/or are there options which will allow me to close the ports but still use the services as if these ports are open?