frodr

Members
  • Posts

    526
  • Joined

  • Last visited

Everything posted by frodr

  1. Thanks for testing, and finding the same result as I did. It would be nice to have a confirmation from @SpaceInvaderOne, and maybe a fix.
  2. Adding a second MacOS vm different from what`s already setup works fine. But if already running a MacOS vm, and a second vm in the same version, that`s not working for me. The log file on the second vm clearly refering to the first vm, and not making a new app folder. Also tried with "pre-making" the app folder specified in the xml-file. Anybody out there that successfully added a second MacOS vm in the same version as the first vm? Cheers, Second MAcOS-vm logfile: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Summary of what has been done >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> . . The reference /image below refers to where you mapped that folder in the docker template on your server (normally to /mnt/user/doamins) . . Install media was already present . . Vdisk was already present . . Uptodate clover image was put in /image/MacinaboxMojave . . Compatible OVMF files vere put in /image/MacinaboxMojave/ovmf . . An XML file was already present for MacinaboxMojave you will need to manually delete if you want me to replace this . . OK process has finished at Wed Apr 22 04:28:57 Europe 2020
  3. Hi, Is there a way to install another MacOS vm? I tried this several times with changed appdata and basesystem folders on the second MacOS vm. It seems that it is not made a new vdisk for the second vm, but refers to the first vm vdisk. What is the correct way for a second vm? Happy for any help. /frode
  4. I`m having a problem getting the Privoxy to start correct. I think the log file says what`s wrong, but have to fix it? 2020-04-15 05:18:48,381 DEBG 'start-script' stdout output: [info] Application does not require external IP address, skipping external IP address detection Checking the ip thru Console with "curl ifconfig.io" showing vpn-ip. Happy for any help. /frode Starting the GUI: Log file: https://hub.docker.com/u/binhex/ 2020-04-15 05:18:44.033150 [info] System information Linux 7c166f987db9 4.19.107-Unraid #1 SMP Sun Mar 8 14:34:03 CDT 2020 x86_64 GNU/Linux 2020-04-15 05:18:44.071201 [info] PUID defined as '99' 2020-04-15 05:18:44.164770 [info] PGID defined as '100' 2020-04-15 05:18:44.278766 [info] UMASK defined as '000' 2020-04-15 05:18:44.311056 [info] Permissions already set for volume mappings 2020-04-15 05:18:44.352694 [info] VPN_ENABLED defined as 'yes' 2020-04-15 05:18:44.401138 [info] ENABLE_SOCKS defined as 'no' 2020-04-15 05:18:44.452595 [info] ENABLE_PRIVOXY defined as 'yes' 2020-04-15 05:18:44.537104 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/Norway.ovpn 2020-04-15 05:18:44.669019 [info] VPN remote line defined as 'remote no.privateinternetaccess.com 1198' 2020-04-15 05:18:44.718667 [info] VPN_REMOTE defined as 'no.privateinternetaccess.com' 2020-04-15 05:18:44.774884 [info] VPN_PORT defined as '1198' 2020-04-15 05:18:44.828557 [info] VPN_PROTOCOL defined as 'udp' 2020-04-15 05:18:44.877643 [info] VPN_DEVICE_TYPE defined as 'tun0' 2020-04-15 05:18:44.929483 [info] VPN_PROV defined as 'pia' 2020-04-15 05:18:44.974597 [info] LAN_NETWORK defined as '10.10.50.0/24' 2020-04-15 05:18:45.025562 [info] NAME_SERVERS defined as '209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1' 2020-04-15 05:18:45.073179 [info] VPN_USER defined as 'p3919870' 2020-04-15 05:18:45.108362 [info] VPN_PASS defined as '20norvegR@r' 2020-04-15 05:18:45.156359 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2020-04-15 05:18:45.204353 [info] ADDITIONAL_PORTS not defined (via -e ADDITIONAL_PORTS), skipping allow for custom incoming ports 2020-04-15 05:18:45.287127 [info] Deleting files in /tmp (non recursive)... 2020-04-15 05:18:45.344707 [info] Starting Supervisor... 2020-04-15 05:18:45,764 INFO Included extra file "/etc/supervisor/conf.d/privoxy.conf" during parsing 2020-04-15 05:18:45,764 INFO Set uid to user 0 succeeded 2020-04-15 05:18:45,769 INFO supervisord started with pid 6 2020-04-15 05:18:46,771 INFO spawned: 'start-script' with pid 163 2020-04-15 05:18:46,773 INFO spawned: 'watchdog-script' with pid 164 2020-04-15 05:18:46,774 INFO reaped unknown pid 7 2020-04-15 05:18:46,780 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2020-04-15 05:18:46,780 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2020-04-15 05:18:46,780 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2020-04-15 05:18:46,850 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 2020-04-15 05:18:46,855 DEBG 'start-script' stdout output: [info] Adding 209.222.18.222 to /etc/resolv.conf 2020-04-15 05:18:46,859 DEBG 'start-script' stdout output: [info] Adding 84.200.69.80 to /etc/resolv.conf 2020-04-15 05:18:46,863 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf 2020-04-15 05:18:46,867 DEBG 'start-script' stdout output: [info] Adding 1.1.1.1 to /etc/resolv.conf 2020-04-15 05:18:46,871 DEBG 'start-script' stdout output: [info] Adding 209.222.18.218 to /etc/resolv.conf 2020-04-15 05:18:46,876 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf 2020-04-15 05:18:46,879 DEBG 'start-script' stdout output: [info] Adding 84.200.70.40 to /etc/resolv.conf 2020-04-15 05:18:46,883 DEBG 'start-script' stdout output: [info] Adding 1.0.0.1 to /etc/resolv.conf 2020-04-15 05:18:46,967 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16 2020-04-15 05:18:46,971 DEBG 'start-script' stdout output: [info] Adding 10.10.50.0/24 as route via docker eth0 2020-04-15 05:18:46,972 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2020-04-15 05:18:46,974 DEBG 'start-script' stdout output: default via 172.17.0.1 dev eth0 10.10.50.0/24 via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.7 2020-04-15 05:18:46,974 DEBG 'start-script' stdout output: -------------------- 2020-04-15 05:18:47,016 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2020-04-15 05:18:47,017 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD DROP -P OUTPUT DROP -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A INPUT -i eth0 -p udp -m udp --sport 1198 -j ACCEPT -A INPUT -s 10.10.50.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT -i tun0 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 1198 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 10.10.50.0/24 -o eth0 -p tcp -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT -A OUTPUT -o tun0 -j ACCEPT 2020-04-15 05:18:47,018 DEBG 'start-script' stdout output: -------------------- 2020-04-15 05:18:47,019 DEBG 'start-script' stdout output: [info] Starting OpenVPN... 2020-04-15 05:18:47,062 DEBG 'start-script' stdout output: Wed Apr 15 05:18:47 2020 WARNING: file 'credentials.conf' is group or others accessible Wed Apr 15 05:18:47 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan 3 2020 Wed Apr 15 05:18:47 2020 library versions: OpenSSL 1.1.1d 10 Sep 2019, LZO 2.10 2020-04-15 05:18:47,063 DEBG 'start-script' stdout output: [info] OpenVPN started 2020-04-15 05:18:47,063 DEBG 'start-script' stdout output: Wed Apr 15 05:18:47 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2020-04-15 05:18:47,067 DEBG 'start-script' stdout output: Wed Apr 15 05:18:47 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]185.253.97.226:1198 Wed Apr 15 05:18:47 2020 UDP link local: (not bound) Wed Apr 15 05:18:47 2020 UDP link remote: [AF_INET]185.253.97.226:1198 2020-04-15 05:18:47,085 DEBG 'start-script' stdout output: Wed Apr 15 05:18:47 2020 [97aec5b6c106dbf4dd96e4bb23eb36be] Peer Connection Initiated with [AF_INET]185.253.97.226:1198 2020-04-15 05:18:48,229 DEBG 'start-script' stdout output: Wed Apr 15 05:18:48 2020 TUN/TAP device tun0 opened Wed Apr 15 05:18:48 2020 /usr/bin/ip link set dev tun0 up mtu 1500 2020-04-15 05:18:48,232 DEBG 'start-script' stdout output: Wed Apr 15 05:18:48 2020 /usr/bin/ip addr add dev tun0 local 10.31.10.6 peer 10.31.10.5 2020-04-15 05:18:48,235 DEBG 'start-script' stdout output: Wed Apr 15 05:18:48 2020 /root/openvpnup.sh tun0 1500 1558 10.31.10.6 10.31.10.5 init 2020-04-15 05:18:48,248 DEBG 'start-script' stdout output: Wed Apr 15 05:18:48 2020 Initialization Sequence Completed 2020-04-15 05:18:48,371 DEBG 'start-script' stdout output: [info] Application does not require port forwarding or VPN provider is != pia, skipping incoming port assignment 2020-04-15 05:18:48,371 DEBG 'start-script' stdout output: [info] Checking we can resolve name 'www.google.com' to address... 2020-04-15 05:18:48,378 DEBG 'start-script' stdout output: [info] DNS operational, we can resolve name 'www.google.com' to address '172.217.22.164' 2020-04-15 05:18:48,381 DEBG 'start-script' stdout output: [info] Application does not require external IP address, skipping external IP address detection 2020-04-15 05:18:48,430 DEBG 'watchdog-script' stdout output: [info] Privoxy not running 2020-04-15 05:18:48,445 DEBG 'watchdog-script' stdout output: [info] Attempting to start Privoxy... 2020-04-15 05:18:49,454 DEBG 'watchdog-script' stdout output: [info] Privoxy process started [info] Waiting for Privoxy process to start listening on port 8118... 2020-04-15 05:18:49,464 DEBG 'watchdog-script' stdout output: [info] Privoxy process listening on port 8118
  5. I'm aware of AMD not working. But FoldingatHome Docker is picking up this GPU for uknown reasons. If I set up according to SIO's video and correct nvidia plugin setup, the FoldingatHome Docker picks up only the AND GPU. First when I added another GPU slot, the Nvidia GPU showed in the Control Panel. Now I want to get rid of the AMD in the Control Panel. And to get the docker working.
  6. I was able to get both GPU`s and CPU up in the control panel. I added to the folding slots: <!-- Folding Slots --> <slot id='0' type='GPU'/> <slot id='1' type='GPU'/> <slot id='2' type='CPU'/> </config> Two questions: 1) How to disable GPU:0? Removing slot id=0 is not possible. Removing id=1 and only the AMD card is visible in the Web Control. 2) The Folding keeps stopping, and like now, it is not starting again. Any thoughts? Logg: Mar 26 15:17:01 a26d1e0fc4ed CRON[40]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) 15:39:00:WU01:FS02:Connecting to 65.254.110.245:8080 [93m15:39:00:WARNING:WU01:FS02:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration[0m 15:39:00:WU01:FS02:Connecting to 18.218.241.186:80 [93m15:39:01:WARNING:WU01:FS02:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration[0m [91m15:39:01:ERROR:WU01:FS02:Exception: Could not get an assignment[0m
  7. How is this possible? when set up for a Nvidia GPU? It is a AMD Radeon RX580 in the server as well. The log file show both GPU`s, but it is grabbing GPU:0, and not GPU1: which is the Nvidia. Any thoughts for fixing this? <config> <!-- Client Control --> <fold-anon v='true'/> <!-- Folding Slot Configuration --> <gpu v='true'/> <!-- HTTP Server --> #Following allows access from local network <allow v='10.X.X.0/24'/> <!-- Remote Command Server --> #Change password for remote access <password v='PASSWORD'/> <!-- User Information --> #Change Team Number and Username if desired. Currently folding for UnRAID team! <team v='227802'/> <!-- Your team number (Team UnRAID is # 227802)--> <user v='frodm'/> <!-- Enter your user name here --> <passkey v='xxxxxxxxxxxxxxxxxxxxx'/> <!-- 32 hexadecimal characters if provided (Get one here: http://fah-web.stanford.edu/cgi-bin/getpasskey.py)--> <!-- Web Server --> #Following allows access from local network <web-allow v='10.X.X.0/24/24'/> <!-- CPU Use --> <power v='medium'/> <!-- Folding Slots --> <slot id='0' type='CPU'/> <slot id='1' type='GPU'/> </config> FaH logfile.rtf
  8. Nextcloud and reverse proxy is set up with SIO`s videos help. Without duckdns.org due to static wan ip. ThenI am getting this error message when connecting thru WebUI and from outside: Any ideas how to fix is much appreciated. Netcloud docker log; GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... using keys found in /config/keys [cont-init.d] 30-keygen: exited 0. [cont-init.d] 40-config: executing... [cont-init.d] 40-config: exited 0. [cont-init.d] 50-install: executing... [cont-init.d] 50-install: exited 0. [cont-init.d] 60-memcache: executing... [cont-init.d] 60-memcache: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Your data directory is invalid Ensure there is a file called ".ocdata" in the root of the data directory. Letsencrypt logfile; GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... using keys found in /config/keys [cont-init.d] 30-keygen: exited 0. [cont-init.d] 50-config: executing... Variables set: PUID=99 PGID=100 TZ=Europe/Berlin URL=norvegr.works SUBDOMAINS=server,nextcloud EXTRA_DOMAINS= ONLY_SUBDOMAINS=true DHLEVEL=2048 VALIDATION=http DNSPLUGIN= [email protected] STAGING= 2048 bit DH parameters present SUBDOMAINS entered, processing SUBDOMAINS entered, processing Only subdomains, no URL in cert Sub-domains processed are: -d server.norvegr.works -d nextcloud.norvegr.works E-mail address entered: [email protected] http validation is selected Certificate exists; parameters unchanged; starting nginx Starting 2019/12/30, GeoIP2 databases require personal license key to download. Please manually download/update the GeoIP2 db and save as /config/geoip2db/GeoLite2-City.mmdb [cont-init.d] 50-config: exited 0. [cont-init.d] 60-renew: executing... The cert does not expire within the next day. Letting the cron script handle the renewal attempts overnight (2:08am). [cont-init.d] 60-renew: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) Server ready maxx-diagnostics-20200324-1919.zip
  9. I think I have to call upon Linuxserver guys or SpaceinvaderOne: Is it a known issue that the macOS Catalina VM VNC Remote is not working after first restart of the VM? Cheers, Frode
  10. No VNC Remote after vm restart: After MacOS VM restart, VNC Remote is not working. The VM starts fine I think, but VNC Remote is this blurred screen with Apple logo. Adding a remote software before starting is possible. This connection, (RealVNC. Apple Remote Desktop and Splashtop), all connects after VM restart, all of them in 800 x 600 resolution. Can it be that the MacOS VM setting resolution to 800x600 is causing the problem. Thoughts..... I have adde a few files. MacOS_xml.rtf macos_vm_logfile.rtf maxx-diagnostics-20200321-1740.zip
  11. I deleted the Macinabox docker and reinstalled it, set appfolder and basefolder different from current VM and full install. The same log file. No additional folders in /domains was created. The Docker seems to be referencing the current VM. Thoughts? maxx-diagnostics-20200318-2239.zip
  12. I changed name to xxx_MacinaBox, Appdata and Basesystem folders, but no VM was created. Anything I am missing? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Summary of what has been done >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> . . The reference /image below refers to where you mapped that folder in the docker template on your server (normally to /mnt/user/doamins) . . Install media was already present . . Vdisk was already present . . Uptodate clover image was put in /image/MacinaboxCatalina . . Compatible OVMF files vere put in /image/MacinaboxCatalina/ovmf . . An XML file was already present for MacinaboxCatalina you will need to manually delete if you want me to replace this . . OK process has finished at Wed Mar 18 18:00:10 Europe 2020 .
  13. Appreciate any hint and idea.... Thanks, Frode
  14. Do I have to add anything in Unraid to Port forward a VM on virbr0? I guess I need a vlan capable router? Cheers, Frode
  15. I will provide a vm for remote connection. This vm should not see/access other devices in the network. How should this be set up? I am thinking of adding a vlan where the vm is connected. And vpn to connect remotely (I have a static wan ip). Is this a way to go? Thanks for any advise. Cheers, Frode
  16. Do: "During first login, make sure that the "Authentication" in the webui is set to "Local" instead of "PAM". Then set up the user accounts with their passwords (user accounts created under PAM do not survive container update or recreation)" mean that "admin" should be removed in the url logon?: https://XX.XX.XX.XX:943/admin/ If so I arrive here: Going to "Admin" I get this url: https://XX.XX.XX.XX:943/admin/ Loggin in with default PAM I get this annoying guy: I have a feeling I am doing something wrong (after 2 hours)........... Can it be port forwarding? 1194 to 943 on server ip. Anyone? //Frode logfile.rtf
  17. How to add a 2nd and 3rd MacOS kvm without destroy the first?