Jump to content

Rocka374

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by Rocka374

  1. 3 hours ago, EDACerton said:

    You’re having this issue:

     

     

    This should be fixed in the next Unraid release. I’ve been toying with adding a temp fix to the plug-in… I normally prefer to avoid modifying system scripts, but in this case it might be justifiable. I’ll sleep on it and see how I feel in the morning. 😁

     

    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. 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

     

    • Upvote 1
  3. 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?

  4. 31 minutes ago, Rocka374 said:

    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.

     

    EDIT 2: I can fix broken install but it says that I don't have enough free spaces.

  5. 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.

  6. On 10/10/2022 at 6:48 PM, Eddie Seelke said:

    For those that are increasing a Windows 10/11 VM, you do not need to download a 3rd party partition utility. Windows comes with a built-in utility called diskpart that will delete the Recovery partition for you. It is not difficult to use.

     

    1. Open a command prompt as Administrator.
    2. Type diskpart and press Enter.
    3. Find the disk number for your OS, usually disk 0 with the command list disk. You will see at least one disk listed.
    4. Make sure to select the correct disk. Assuming your OS is Disk 0, enter command select disk 0.
    5. Now, we need to list the partitions. Enter the command list part.
    6. If you used the default setup when installing Windows you likely have 4 partitions and the Recovery partition is Partition 4. So select it with the command select partition 4.
    7. Now, to delete use the command delete partition override.
    8. Lastly, right-click the Start menu, and select Disk Management. You should be able to Extend Volume by right-clicking on the C partition. Follow the wizard to complete.

     

    Do you have any step by step guide like this one for allocation more disk space on Ubuntu VM?

  7. 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?

  8. 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

  9. 14 hours ago, Kru-x said:

    Yea that's what I am doing with my router. But the VM might not be able to use 80 or 443 depending on your setup. My unraid interface is using port 80 and 443 is used by other container.

     

    But just forward 80 to say 88 and use 88 on your VM, same with 443. But it depends on your setup, they might be free.

     

    Kru-x

     

    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?

  10. 7 minutes ago, Kru-x said:

    Whoooa,

     

    That's a request and a half ;-) and I am not sure about the answer. I doubt that you would have a stack for that. I know Redis can be used as a separate docker container in Unraid.

     

    I am using Nginx Proxymanager, but you would have to have a container with Nginx and fastCGI + PHP-FMP as I understand it. There is a way as I understand it, read quickly about it https://blog.joshwalsh.me/docker-nginx-php-fpm/ if you could use that container and make your own template for it in Unraid it could be possible I guess.

     

    You would be running each site in a separate container + DB and possible Redis in one and the Nginx as per above in one. but this is way over my head.

     

    Hope it gives you a few ideas but sorry I couldn't help more,

    Kru-x

     

    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?

  11. 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?

  12. 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.

  13. 1 hour ago, itimpi said:

    I think you it is possible you are getting confused between what is in appdata (the containers working sets) and the container settings that you set on the page for a container on the docker tab?

     

    The latter are NOT part of the appdata backup but are stored as templates on the flash drive.   For instance the way to have got back the deleted Docker would have been via Apps->Previous Apps.

     

    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 :)

  14. 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?

  15. 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?

  16. 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?

×
×
  • Create New...