Everything posted by erdius
-
[Support] SpaceinvaderOne - Macinabox
√ 1_macinabox_helper/ Plex\ tmp/ delete.ds_store/ nextcloud\ sql/ rsync\ to\ Proxmox/ 1_macinabox_vmready_notify/ yeah, I went there and it is indeed present, but not showing on the unraid plugin I just ran the script from CLI and it works....just not showing up for me in scripts page. not sure why, but running this from terminal worked for me
-
[Support] SpaceinvaderOne - Macinabox
yes sir, already had it installed as I use for other scripts
-
[Support] SpaceinvaderOne - Macinabox
after installing the docker it did not install the user scripts
-
[Support] SpaceinvaderOne - Macinabox
What are folks using their VNC macOS for? Just curious as I want to build this but can't really think of any use cases.
-
[Plugin] rclone
Did you ever figure this out, i am in the same situation
-
automatically store photos from phone to unraid?
I see you're on IOS but for anyone else on android i just use Autosync. You can use that to sync or just upload ( there are a bunch of diff sync options, you can also upload and delete local) via LAN or nextcloud/webdav. I currently sync via CrushFTP to my unraid server but I've also tried LAN (you can specifiy WIFI) and it worked well too. When I was on IOS i think i used an app called photosync? It had something where you could set a Geo Fence and then it would auto upload via diff ways (FTP,LAN...). Worked pretty well.
-
[Support] binhex - Airsonic
Binhex, any chance we could get you to make a airsonic-advanced docker container? it's a fork and has much more rapid development https://github.com/airsonic-advanced/airsonic-advanced
-
[Support] knex666 - Mopidy
so i got mopidy setup, it successfully scanned my local music. All i want to do now is play music on my android phone. The android app sees my music but no sound is happening because the file is not playing. what should i have in my mopidy.conf fine to enable this? I want to just direct play music from my unraid server on my android phone EDIT: nevermind, i guess i didn't realize how mopidy worked. the android app only controls the music on the server which then plays it. I don't want to listen to the music on my server so i guess mopidy isn't for me....back to airsonic
-
[Support] AMJidovu - GoAutoYT
docker just updated this morning and now i'm getting this error message. {"level":"error","msg":"database.load: could not read file: json: cannot unmarshal string into Go struct field DownloadTarget.CheckingInterval of type int","time":"2020-01-12T12:05:00Z"}
-
[Support] AMJidovu - GoAutoYT
{"level":"info","msg":"received a request to get all videos","time":"2019-12-25T13:43:09Z"} {"level":"info","msg":"getting all videos from videos.json","time":"2019-12-25T13:43:09Z"} {"level":"info","msg":"successfully read all channels","time":"2019-12-25T13:43:09Z"} {"level":"info","msg":"received a request to download a video","time":"2019-12-25T13:43:25Z"} {"level":"info","msg":"{https://www.youtube.com/watch?v=g_jk9D2e5q0 Video And Audio m4a medium /videos/%(uploader)s/%(title)s.%(ext)s%(uploader)s/video/%(title)s.%(ext)s}","time":"2019-12-25T13:43:25Z"} {"level":"info","msg":"downloading video","time":"2019-12-25T13:43:25Z"} {"level":"info","msg":"{ youtube-dl bestvideo[ext=m4a] downloads/videos/%(uploader)s/%(title)s.%(ext)s%(uploader)s/video/%(title)s.%(ext)s https://www.youtube.com/watch?v=g_jk9D2e5q0}","time":"2019-12-25T13:43:25Z"} {"level":"info","msg":"executing youtube-dl command: /usr/local/bin/youtube-dl -f bestvideo[ext=m4a] -o downloads/videos/%(uploader)s/%(title)s.%(ext)s%(uploader)s/video/%(title)s.%(ext)s https://www.youtube.com/watch?v=g_jk9D2e5q0","time":"2019-12-25T13:43:25Z"} {"level":"error","msg":"There was an error downloading the video: [youtube] g_jk9D2e5q0: Downloading webpage\n[youtube] g_jk9D2e5q0: Downloading video info webpage\nERROR: requested format not available\n","time":"2019-12-25T13:43:29Z"} cant get this working at all. trying to dlownload video and audio, m4a/best/medium. mp3 doesn't work either There was an error while downloading the video: DownloadVideo: [youtube] g_jk9D2e5q0: Downloading webpage [youtube] g_jk9D2e5q0: Downloading video info webpage ERROR: requested format not available
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
That was it, switched to bridge and remapped the port and all is working now, thanks
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
anyone able to get reverse proxy on a searx docker working? I have 5 other dockers that work flawlessly but for whatever reason i get a bad gateway with searx. It works with the internal br0 (http://192.168.1.19:8888) but when going to my external domain it doesn't work at all. Cname is correctly setup and letsencrypt as well. server { listen 80; listen 443 ssl; server_name searx.myprivatedomain.org; ###SSL Certificates ssl_certificate /config/keys/letsencrypt/fullchain.pem; ssl_certificate_key /config/keys/letsencrypt/privkey.pem; ###Diffie–Hellman key exchange ### ssl_dhparam /config/nginx/dhparams.pem; ###SSL Ciphers ssl_ciphers 'ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DS> ###Extra Settings### ssl_prefer_server_ciphers on; ssl_session_cache shared:SSL:10m; ### Add HTTP Strict Transport Security ### add_header Strict-Transport-Security "max-age=63072000; includeSubdomains"; add_header Front-End-Https on; client_max_body_size 0; location / { proxy_pass http://192.168.1.19:8888; include /config/nginx/proxy.conf; } }
-
[Support] Linuxserver.io - NZBGet
I can't seem to be able to change the port. I have tried 6790 and saved the config but when I go to webui it's still using 6789. The mapping on the docker page also shows 6789. I need to change the port here because the Unifi controller docker also uses 6789. On 6.8 RC5
-
[Support] SpaceinvaderOne - Macinabox
Yes, changed
-
[Support] SpaceinvaderOne - Macinabox
Same, cannot connect to iCloud
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
Any good uses for a MACOS VM for someone who already runs a Macbook pro for desktop / home use?
-
[Support] knex666 - Mopidy
/usr/bin/docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "process_linux.go:402: container init caused "rootfs_linux.go:58: mounting \"/mnt/user/appdata/mopidy/mopidy.conf\" to rootfs \"/var/lib/docker/btrfs/subvolumes/768b540054ed7ac679f30d5ed714735ab0a9f23222149868913b6132c8a833b5\" at \"/var/lib/docker/btrfs/subvolumes/768b540054ed7ac679f30d5ed714735ab0a9f23222149868913b6132c8a833b5/etc/mopidy.conf\" caused \"not a directory\""": unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type. The command failed. can't install docker, fails everytime with this message
-
[Support] binhex - rTorrentVPN
Anyone have a screenshot for Mullvad VPN settings? I can't seem to get mine working. EDIT: NM, got it working, I misspelled the opvn file. d'oh!
-
[Plugin] CA Fix Common Problems
same issue here
-
[Support] Linuxserver.io - Nextcloud
Deleted, error was me
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Wish i would have read this before I just switched over to them. So is that still true? There's no way to use namecheap with letsencrypt? I was getting Detail: DNS problem: SERVFAIL looking up A for in my letsencrypt log....is that because of namecheap? I'm in the process of moving nameservers over to cloudfare. Ugh, everything was working perfectly before too. Glutton for punishment
-
[Plugin] rclone
not sure if you just changed something but install just worked (3:37pm EST).
-
[Plugin] rclone
removed all directories and uninstalled and tried to do a fresh install. got this. plugin: installing: https://raw.githubusercontent.com/Waseh/rclone-unraid/beta/plugin/rclone.plg plugin: downloading https://raw.githubusercontent.com/Waseh/rclone-unraid/beta/plugin/rclone.plg plugin: downloading: https://raw.githubusercontent.com/Waseh/rclone-unraid/beta/plugin/rclone.plg ... done plugin: downloading: https://raw.githubusercontent.com/Waseh/rclone-unraid/beta/archive/rclone-beta-2018.08.25-x86_64-1.txz ... done +============================================================================== | Installing new package /boot/config/plugins/rclone-beta/install/rclone-2018.08.25-bundle.txz +============================================================================== Verifying package rclone-2018.08.25-bundle.txz. Installing package rclone-2018.08.25-bundle.txz: PACKAGE DESCRIPTION: Package rclone-2018.08.25-bundle.txz installed. No internet - Skipping download and using existing archives Download failed - No existing archive found - Try again later plugin: run failed: /bin/bash retval: 1 It downloaded the file as seen here root@Tower:/boot/config/plugins/rclone-beta/install# ls -la total 64 drwxrwxrwx 3 root root 16384 Aug 25 16:34 ./ drwxrwxrwx 3 root root 16384 Aug 25 16:34 ../ -rwxrwxrwx 1 root root 8060 Sep 10 15:22 rclone-2018.08.25-bundle.txz* drwxrwxrwx 5 root root 16384 Aug 25 16:34 scripts/
-
[Plugin] rclone
same error. weird plugin: updating: rclone.plg +============================================================================== | Skipping package rclone-2018.08.25-bundle (already installed) +============================================================================== No internet - Skipping download and using existing archives Archive: /boot/config/plugins/rclone/install/rclone-current.old.zip creating: /boot/config/plugins/rclone/install/rclone-v1.43.1-linux-amd64/ inflating: /boot/config/plugins/rclone/install/rclone-v1.43.1-linux-amd64/rclone.1 inflating: /boot/config/plugins/rclone/install/rclone-v1.43.1-linux-amd64/rclone inflating: /boot/config/plugins/rclone/install/rclone-v1.43.1-linux-amd64/README.txt inflating: /boot/config/plugins/rclone/install/rclone-v1.43.1-linux-amd64/README.html extracting: /boot/config/plugins/rclone/install/rclone-v1.43.1-linux-amd64/git-log.txt Copy failed - is rclone running? plugin: run failed: /bin/bash retval: 1
-
[Plugin] rclone
yeah i got nothing on 1.1.1.1. Browser doesn't yield anything either. I can ping 8.8.8.8 just fine...