DeadDjembe

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by DeadDjembe

  1. currently it does not include the "--". It's working so I'm not going to change it now, but will keep in mind if something breaks again. My config currently states: OpenVPN_OPTIONS:
  2. changing the dns to lowercase did not seem to help, but moving off the :dev branch did the trick. I'm up and running again! thanks for your help!
  3. Thanks for your help: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='Transmission_VPN_New' --net='none' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'OPENVPN_USERNAME'='XXXXXXX' -e 'OPENVPN_PASSWORD'='XXXXXXX' -e 'OPENVPN_CONFIG'='netherlands' -e 'OPENVPN_PROVIDER'='PIA' -e 'LOCAL_NETWORK'='192.168.0.0/24' -e 'TRANSMISSION_RPC_USERNAME'='XXXXXX' -e 'TRANSMISSION_RPC_PASSWORD'='XXXXXXX' -e 'OPENVPN_OPTS'='--dhcp-option DNS 8.8.8.8 --inactive 3600 --ping 10 --ping-exit 60 --mute-replay-warnings' -e 'PUID'='99' -e 'PGID'='100' -e 'TRANSMISSION_DOWNLOAD_DIR'='/downloads/complete' -e 'TRANSMISSION_RPC_AUTHENTICATION_REQUIRED'='false' -e 'TRANSMISSION_RATIO_LIMIT_ENABLED'='false' -e 'TRANSMISSION_DOWNLOAD_QUEUE_SIZE'='15' -e 'TRANSMISSION_CACHE_SIZE_MB'='10' -e 'TRANSMISSION_INCOMPLETE_DIR'='/downloads/incomplete' -e 'TRANSMISSION_WEB_UI'='transmission-web-control' -e 'GLOBAL_APPLY_PERMISSIONS'='false' -e 'WEBPROXY_ENABLED'='false' -e 'PIA_OPENVPN_CONFIG_BUNDLE'='openvpn-tcp' -v '/mnt/cache/.appdata/transmission_New':'/data':'rw' -v '/mnt/user/downloads/':'/downloads':'rw' -v '/mnt/user/downloads/blackhole/':'/watch':'rw' -v '/mnt/user/downloads/':'/mnt/user/T_Media/Torrent/':'rw' -v '/mnt/user/media/audio books/':'/audiobooks':'rw' -e 'pipework_cmd=br0 @CONTAINER_NAME@ 192.168.1.38/[email protected] XX:XX:XX:XX:XX:XX' --restart unless-stopped 'haugene/transmission-openvpn:dev' 2399ca71261076d9c52c7152a2933764de60e2b363022c21e1fe5e0b105e595d
  4. Hi all, I am receiving the error: WARNING: initial DNS resolution test failed curl: (6) Could not resolve host: www.privateinternetaccess.com per others suggestions here and from on this thread I have tried: -dhcp-option DNS 8.8.8.8 to OpenVPN_OPTIONS --dns 8.8.8.8 --dns 8.8.4.4 to the container's Extra Parameters mapping /etc/resolv.conf and populating the file with either: OVERRIDE_DNS_1=8.8.8.8 OVERRIDE_DNS_2=8.8.4.4 nameserver 8.8.8.8 nameserver 8.8.4.4 None seem to correct the issue. Any other troubleshooting steps I can take?
  5. Hi All, I ran into issues with the most recent update and the web UI not loading, as others here did. I rolled back to linuxserver/musicbrainz:v-2019-08-08-ls6 and nuked the data and database folders to start from scratch. The web page now loads and the latest replication packet is from today. However, I receive the error below when trying to search when choosing "Indexed Search", but I am able to search when choosing "Direct Database Search". HeadPhones states it is unable to search MusicBrainz, so apparently it uses the "Index" as it's search engine. Any idea on how to troubleshoot? Or force Headphones to use the "Direct Database Search" so it's functional again? I tried nuking the container and associated folders and starting fresh with the same results. Search Error Sorry, but your query "(query)" did not match any artists. Please check you used the correct spelling. Sometimes searching for fewer or different words may also help.
  6. Happy B-Day UNraid! I've been a user for years. Rock solid experience, I've been amazed at how flexible and stable it has been. One of the best communities out there. Keep up the good work!
  7. I added the variable "CONTEXT_PATH" with the value "/airsonic" to the container template and it is working properly with my nginx reverse proxy.
  8. Bummer to hear that. In the install.php there is a base_url variable that I hoped would work, but it didn't seem to work for me. Looks like I need to forward a port to access from outside the LAN.
  9. Is there a way to set the base url so FreshRSS may hide behind a reverse proxy? I tried passing the base_url variable but this did not seem to work. Any help is much appreciated!
  10. You could give pipework a try, it's a docker container that allows you to assign a unique ip address to other containers. This way pihole can be on a different ip allowing both to have port 53 open.
  11. Thanks for the suggestion. Tried doing this (in chrome), as well as loading the containers in edge and firefox with no success.
  12. Hi all, I am running a number of docker containers (Krusader, CrashPlan, Jdownloader) that utilize VNC (noVNC, Guacamole) to access the GUI. I can access the programs just fine from any computer on the network, but not from a Windows 10 VM on my unraid machine. For these docker containers, the VNC server loads, but is unable to bring up the GUI for the container. Instead, the VNC server gives an error. For containers using a Guacamole front end, it states "An internal error has occurred within the Guacamole server, and the connection has been terminated....". For containers utilizing a noVNC front end, it simply states "disconnect timeout". I can access any other container not using a VNC front end with no problems, including the unraid server itself. Strangely, I can access them from a ubuntu VM on unraid, which leads me to believe it may be a setting in windows. I have tried turning off the firewall, with no success. Any help is much appreciated! Thanks, DeadDjembe
  13. Hi all, I am hoping someone can shed some light on my issue. I have been running this container successfully for the past few months, then about a week ago it stopped responding. I have tried deleting the container and the mapped /config & /data folders and reinstalling the container 4 times with no luck. The container log states it is running, but the webui does not load and headphones can not communicate with the server. I have /data and /config mapped to /mnt/cache/appdata/musicbrainz & /mnt/cache/appdata/musicbrainzdata. I have attached the log file from the container and the slave.log file found in /mnt/cache/appdata/musicbrainz/log/musicbrainz (slave.log.1 is too large to attach to this post) The last few lines from the container log: Mon Dec 5 20:10:11 2016 : Initialized and imported data into the database. Mon Dec 5 20:10:11 2016 : InitDb.pl succeeded INITIAL IMPORT IS COMPLETE, MOVING TO NEXT PHASE LOG: received fast shutdown request LOG: aborting any active transactions waiting for server to shut down..........LOG: shutting down LOG: database system is shut down done server stopped [cont-init.d] 30-initialise-database: exited 0. [cont-init.d] 40-config-redis: executing... [cont-init.d] 40-config-redis: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. [610] 05 Dec 20:10:29.643 # Server started, Redis version 2.8.4 [610] 05 Dec 20:10:29.643 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. Thanks for your help! musicbrainz_container_log.txt slave.log.txt