
jafi
Members-
Posts
44 -
Joined
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
jafi's Achievements
Rookie (2/14)
3
Reputation
-
I upgraded to 6.12 and all my VM's was lost. I created new VM's, but there was also problems with containers - I cant launch any of them. docker start dockersocket Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/docker-entrypoint.sh": permission denied: unknown Error: failed to start containers: dockersocket docker start emby Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/init": permission denied: unknown Error: failed to start containers: emby docker start whoogle Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/bin/sh": permission denied: unknown Error: failed to start containers: whoogle docker start vaultwarden Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/start.sh": permission denied: unknown Error: failed to start containers: vaultwarden etc.. I tried "Tools - New Permissions", did not help. I even tried to install new dockers, but they fail also.
-
Cannot install. Command execution docker run -d --name='gitea' --net='IPZD' -e TZ="True/Hell" -e HOST_OS="Unraid" -e HOST_HOSTNAME="666" -e HOST_CONTAINERNAME="gitea" -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:3000]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/fanningert/unraid-docker-templates/master/fanningert/icons/gitea.png' -p '22:22/tcp' -p '3000:3000/tcp' -v '/mnt/user/appdata/gitea':'/data':'rw' 'gitea/gitea' docker: Error response from daemon: error creating overlay mount to /var/lib/docker/overlay2/41d60f1fea4ae0c5b9965a6f0f190f77beafe0355bfbe8bc8126029c62f47a7d-init/merged: too many levels of symbolic links. See 'docker run --help'. The command failed.
-
Hi, I added third drive (disk 2) to my array. Parity - 4 TB (sdb) Disk 1 - 4 TB (sdd) Disk 2 - 4 TB (sdc) For some reason sdd is btrfs and sdc is xfs. Is that a problem?
-
Sorry for my first message. I have 2x4TB drives, other is parity. I can't get new 4TB, but I can get new 6TB. Can I change it to new parity drive and use 2x4TB as disk 1/2. After upgrade I have array size of 8TB?
-
Hi, My current array include 2x4TB HDD. Array is 90% full. 4TB drives are out of stock here for several weeks. If I order 6TB drive, what is the best way to add it to the array?
-
Hi, I changed my CPU from 5700G -> 3900X. Now I get machine check event. Any idea what is the problem?
-
Any idea why this docker is unhealthy? I tried to install it several times, everytime it is unhealthy (docker ps from console). Because it is unhealthy it does not work with traefik.
-
[Support] ich777 - Jellyfin AMD/Intel/Nvidia [DEPRECATED]
jafi replied to ich777's topic in Docker Containers
Hi, I have used jellyfin before, but updated my homelab. So now I am testing this version of jellyfin, because I have AMD iGPU. I can connect to jelly via lan (IP) fine, but not via reverseproxy (public domain). With public domain I get message: "select server" and url is https://jellyfin.mydomain.com/web/index.html#!/selectserver.html I use nginx proxy manager and all other services work fine. I have activated "Allow remote connections to this server". Also I added custom variable to the tempalte: JELLYFIN_PublishedServerUrl, value: jellyfin.mydomain.com -
Hi, Sorry for the "useless" topic, but I need some reassurance. I have used unraid for some time now, learned a lot. My goal is the have one computer for a lot of different things. I run several services via docker like nginxproxymanager, mariadb, nginx, nextcloud, jellyfin, etc. Also I have couple of VM like pfsense, Home Assistant and Windows 10 (for games). I am about to upgrade my "homelab" and unraid does not support multiple arrays or zfs (officially) so I started to think. My current homelab is: Ryzen 7 2700 64GB memory 2x 4TB HDD 1x 1TB NVME 1x 256BB NVME 1x 128 GB SSD GTX 660 Ti. I was using 4TB drives as array and 1TB NVME for Windows VM. 256GB NVME was cache and 128 GB SDD was for backups. My new homelab is: Ryzen 7 5700G 64GB memory 2x 4TB HDD 2x 1TB NVME 1x 1TB SSD RTX 2060 TI My news CPU has GPU (Vega) and that is for transcoding with jellyfin. I still would like to use 2x 4TB as array for media. But what about everything els. If I could create another array I would create 2x 1TB NVME and use that for nextcloud, docker and other stuff. And 1x 1TB SSD is for Windows VM only and RTX 2060 TI also. I don't need backup of my Windows VM. But everyhing els I would like to backup, I know RAID is not a backup, but for now it is fine. With something like proxmox I can have multiple arrays, but I would have to learn a lot of new stuff. Any ideas?
-
Like capt.shitface said in the quote that I used, we tried to use updater.phar via console. But it fails. docker exec -it nextcloud updater.phar Nextcloud Updater - version: v20.0.0beta4-11-g68fa0d4 Current version is 22.2.0. Update to Nextcloud 22.2.3 available. (channel: "stable") Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-22.2.3.zip Open changelog ↗ Steps that will be executed: [ ] Check for expected files [ ] Check for write permissions [ ] Create backup [ ] Downloading [ ] Verify integrity [ ] Extracting [ ] Enable maintenance mode [ ] Replace entry points [ ] Delete old files [ ] Move new files in place [ ] Done Start update? [y/N] y Info: Pressing Ctrl-C will finish the currently running step and then stops the updater. [✔] Check for expected files [✔] Check for write permissions [✔] Create backup [✔] Downloading [✔] Verify integrity [ ] Extracting ...PHP Warning: require(/config/www/nextcloud/updater/../version.php): failed to open stream: No such file or directory in phar:///config/www/nextcloud/updater/updater.phar/lib/Updater.php on line 658 PHP Fatal error: require(): Failed opening required '/config/www/nextcloud/updater/../version.php' (include_path='.:/usr/share/php7') in phar:///config/www/nextcloud/updater/updater.phar/lib/Updater.php on line 658
-
Same here. Any news how to fix this?
-
Problem was cloudflare, damn I'm stupid. It's fixed now. Thank you for you patience and great software!
-
Thank you. For some reason this does not work. I have tried to edit add_header Strict-Transport-Security value for several different ways, but it does not seem to help. There is line in the config files that says: "# HSTS (ngx_http_headers_module is required)" I connected the docker and checked nginx -V and can't find that module. I need to add it?
-
I'm too stupid to figure it out myself. I use NPN & Nextcloud, I use subdomain nextcloud. I get warning from nextcloud: "The "Strict-Transport-Security" HTTP header is not set to at least "15552000" seconds." I tried to add "add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;";" to Advanced-tab, but did not work. After that I noticed "Please note, that any add_header or set_header directives added here will not be used by nginx. You will have to add a custom location '/' and add the header in the custom config there." But I have subdomain, not "/".