randypfau

Members
  • Posts

    14
  • Joined

  • Last visited

randypfau's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Is your template supported still? I do not see it on CA
  2. Hi, does anyone know a quick and easy way to mount an unraid share after getting a Ubuntu Serer VM running? When I initially set up the machine I set these variables: Unraid Share Mode: 9p Unraid Share: User:DATA - Pterodactyl Unraid Source Path: /mnt/user/DATA - Pterodactyl Unraid Mount Tag: DATA - Pterodactyl Im just curious as to what I would have to do now via command line in Ubuntu to get this mounted. I would like it to stay mounted or mount in the event of a startup/reboot sequence, would like the unraid share directory be the target for data to be saved to rather than directly within the VM. Any help with this would be awesome! Noob friendly would be a plus! Thank you
  3. anyone follow up on Zans post? im curious to see if anyone has made progress with this and what steps they had to implicate.
  4. Whenever i install a bitnami docker i seem to get errors where directories cannot be created upon install.. ie: realpath: /bitnami/apache/conf: No such file or directory phpbb 15:51:50.89 INFO ==> Configuring Apache ServerTokens directive phpbb 15:51:50.91 INFO ==> Configuring PHP options phpbb 15:51:50.92 INFO ==> Setting PHP expose_php option phpbb 15:51:50.93 INFO ==> Setting PHP memory_limit option phpbb 15:51:50.95 INFO ==> Setting PHP output_buffering option phpbb 15:51:50.98 INFO ==> Validating settings in MYSQL_CLIENT_* env vars phpbb 15:51:51.09 INFO ==> Ensuring phpBB directories exist phpbb 15:51:51.10 INFO ==> Trying to connect to the database server phpbb 15:51:51.12 INFO ==> Creating configuration file for installation phpbb 15:51:51.98 INFO ==> Starting apache in background phpbb 15:51:57.11 INFO ==> apache started phpbb 15:51:57.11 INFO ==> Running installation wizard phpbb 15:52:57.78 ERROR ==> phpBB failed to install phpbb 15:52:57.79 INFO ==> Stopping apache phpbb 15:52:58.85 INFO ==> apache stopped phpbb 15:52:58.86 INFO ==> Persisting phpBB installation cp: cannot create directory '/bitnami/phpbb/store': Permission denied anyone know how is this fixed? ive seen a few youtube videos where people type a chown command to give permissions... but sometimes the user:group number is different, anyone know how to determine what user/group or what UID it should be?
  5. I have NPM running on a custom docker network and having the proxy service target various docker containers (also on the same custom docker network). I have setup a ubuntu server VM and am attempting to install discourse. I get docker installed on the VM and start to install discourse, at one point during the initial install it asks for the qualified domain name but i get the following error Hostname for your Discourse? [discourse.example.com]: forum.mydomain.net Checking your domain name . . . WARNING: Port 443 of computer does not appear to be accessible using hostname: WARNING: Connection to (port 80) also fails. This suggests that forum.mydomain.net resolves to some IP address that does not reach this machine where you are installing discourse. The first thing to do is confirm that forum.mydomain.net resolves to the IP address of this server. You usually do this at the same place you purchased the domain. If you are sure that the IP address resolves correctly, it could be a firewall issue. A web search for "open ports YOUR CLOUD SERVICE" might help. This tool is designed only for the most standard installations. If you cannot resolve the issue above, you will need to edit containers/app.yml yourself and then type this is what ubuntu says for system info System information as of Sun Jan 28 07:35:54 AM UTC 2024 System load: 0.5126953125 Usage of /: 45.9% of 13.16GB Memory usage: 6% Swap usage: 0% Processes: 125 Users logged in: 0 IPv4 address for docker0: 172.17.0.1 IPv4 address for enp1s0: 10.30.20.150 ive run the following commands from my NPM container to see if i can reach the server # curl -sS https://10.30.20.150:443/ >/dev/null && echo "Container is reachable" curl: (7) Failed to connect to 10.30.20.150 port 443 after 18698 ms: Couldn't connect to server # curl -sS http://10.30.20.150:80/ >/dev/null && echo "Container is reachable" curl: (7) Failed to connect to 10.30.20.150 port 80 after 3048 ms: Couldn't connect to server As a note my router has port 80,81, and 443 forwarded to NPM. When assigning ports to docker containers I always see what ports are not used and assign free ports then target that port when adding a proxy host. Im wondering if this is a conflict with the VM's port of 443 though even though when setting up Ubuntu I have assigned a static IP, (which is different from the IPs currently assigned to docker). My dockers are running on a custom docker network, my VM I assigned to br0 and is running virtio-net. One of the last notes I'd like to add is that when I check my DHCP status within Pfsense I do not see the VM listed, but when I check the arp tables I can see 10.30.20.150 linked to the mac address assigned in the VM settings. Currently at a loss on what do do next to diagnose further. Any recommendations?
  6. as of 1/23/24 I am having this same issue. I had recently deleted my docker.img and my custom docker network was deleted. I read they are not persistant and documentation said you sould create the network prior to reinstalling containers. On the main topic here, my vlans are also screwy about showing the ip address of the container. I have tried everything including changing the network to a different network for the container and it still has the error and doesnt display.
  7. Hey guys, I have done a pretty good share of researching setting up VLANs in Unraid as well as watched a good share of videos in reguards to Pfsense firewall rules and VLANs but I'm wondering what the community would suggest as far as best practice... I currently have my main LAN as well as VLANS - Cameras, IOT, Guest, and External I have private services for myself or friends/family, such as guacamole, nextcloud, plex, virtual machines etc. Thoes services I have set behind reverse proxy using NPM, most of which are running still on my main LAN. I am not publishing these links as public sites, but moreso for me to access remotely if need be or to share with select family or friends. I would like to run a wordpress site as well as host some game servers maby though Pterodactyl or something. I figured what I could do for the wordpress container is I could assign it to an External VLAN that cannot communicate with any of my other LANs or VLANs... It requires a MariaDB which is currently shared with other databases on the main LAN though. I also use adminer to manage my databases. So what I'm trying to wrap my head around here is does a guy create rules to allow my wordpress container to communicate with my database via firewall rules, or is it best practice to just create a new mariadb and put it on the external network? I feel stupid asking hahaha It sounds solid but I figure I would ask to see what other people are doing or what would be my options as far as best practice would go.
  8. im not sure what ive done here but for some reason none of my vm's are allowing me to connect to them via VNC, tbh I dont know if they are even starting up properly.. heres the log of a Windows10 VM, but all the other VM's that I start including linux distros are displaying a similar log file... heres the log. Anyone have any ideas what may be wrong? text error warn system array login 2024-01-22 15:39:19.761+0000: starting up libvirt version: 8.7.0, qemu version: 7.2.0, kernel: 6.1.64-Unraid, hostname: ODIN LC_ALL=C \ PATH=/bin:/sbin:/usr/bin:/usr/sbin \ HOME='/var/lib/libvirt/qemu/domain-1-Windows 10 Pro' \ XDG_DATA_HOME='/var/lib/libvirt/qemu/domain-1-Windows 10 Pro/.local/share' \ XDG_CACHE_HOME='/var/lib/libvirt/qemu/domain-1-Windows 10 Pro/.cache' \ XDG_CONFIG_HOME='/var/lib/libvirt/qemu/domain-1-Windows 10 Pro/.config' \ /usr/local/sbin/qemu \ -name 'guest=Windows 10 Pro,debug-threads=on' \ -S \ -object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-1-Windows 10 Pro/master-key.aes"}' \ -machine pc-i440fx-7.1,usb=off,dump-guest-core=off,mem-merge=off,memory-backend=pc.ram \ -accel kvm \ -cpu host,migratable=on,hv-time=on,hv-relaxed=on,hv-vapic=on,hv-spinlocks=0x1fff,hv-vendor-id=none,host-cache-info=on,l3-cache=off \ -m 4096 \ -object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":4294967296}' \ -overcommit mem-lock=off \ -smp 2,sockets=1,dies=1,cores=1,threads=2 \ -uuid 5e17b443-58e6-95e6-4262-d0c9aaece52e \ -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=35,server=on,wait=off \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=localtime \ -no-hpet \ -no-shutdown \ -boot strict=on \ -device '{"driver":"ich9-usb-ehci1","id":"usb","bus":"pci.0","addr":"0x7.0x7"}' \ -device '{"driver":"ich9-usb-uhci1","masterbus":"usb.0","firstport":0,"bus":"pci.0","multifunction":true,"addr":"0x7"}' \ -device '{"driver":"ich9-usb-uhci2","masterbus":"usb.0","firstport":2,"bus":"pci.0","addr":"0x7.0x1"}' \ -device '{"driver":"ich9-usb-uhci3","masterbus":"usb.0","firstport":4,"bus":"pci.0","addr":"0x7.0x2"}' \ -device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x4"}' \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Windows 10 Pro/vdisk1.img","node-name":"libvirt-2-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-2-storage"}' \ -device '{"driver":"virtio-blk-pci","bus":"pci.0","addr":"0x5","drive":"libvirt-2-format","id":"virtio-disk2","bootindex":1,"write-cache":"on","serial":"vdisk1"}' \ -blockdev '{"driver":"file","filename":"/mnt/user/ADMIN - Files/_ISOs/virtio-win-0.1.240.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' \ -device '{"driver":"ide-cd","bus":"ide.0","unit":1,"drive":"libvirt-1-format","id":"ide0-0-1"}' \ -netdev tap,fd=36,id=hostnet0 \ -device '{"driver":"virtio-net","netdev":"hostnet0","id":"net0","mac":"52:54:00:54:26:c8","bus":"pci.0","addr":"0x3"}' \ -chardev pty,id=charserial0 \ -device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \ -chardev socket,id=charchannel0,fd=34,server=on,wait=off \ -device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"org.qemu.guest_agent.0"}' \ -device '{"driver":"usb-tablet","id":"input0","bus":"usb.0","port":"1"}' \ -audiodev '{"id":"audio1","driver":"none"}' \ -vnc 0.0.0.0:0,websocket=5700,audiodev=audio1 \ -k en-us \ -device '{"driver":"qxl-vga","id":"video0","max_outputs":1,"ram_size":67108864,"vram_size":67108864,"vram64_size_mb":0,"vgamem_mb":16,"bus":"pci.0","addr":"0x2"}' \ -device '{"driver":"virtio-balloon-pci","id":"balloon0","bus":"pci.0","addr":"0x6"}' \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on char device redirected to /dev/pts/0 (label charserial0) qxl_send_events: spice-server bug: guest stopped, ignoring
  9. anyone? 😅 I cant seem to figure it out and Ive looked into this all day
  10. I followed an older video from SpaceInvader which I will show below. It seems as though Backup/Restore has updated since that video. Anyways I copied my domain folder and my system/libvirt folder to a share on the array and copied back to the new cache drive. All went well with the backup process as far as my Dockers go, but when I started the VM service and went to 'VMS' none of my machines populated in the list... I dont know where I messed up and after some searching am still stumped. libvirt log says this: text error warn system array login 2023-10-03 02:02:03.255+0000: 4444: info : libvirt version: 8.7.0 2023-10-03 02:02:03.255+0000: 4444: info : hostname: ODIN 2023-10-03 02:02:03.255+0000: 4444: error : catchXMLError:1015 : /etc/libvirt/qemu/CentOS.xml:1: Document is empty (null) ^ 2023-10-03 02:02:03.255+0000: 4444: error : virDomainObjListLoadAllConfigs:611 : Failed to load config for domain 'CentOS' 2023-10-03 02:02:03.256+0000: 4444: error : virDomainObjListLoadAllConfigs:611 : Failed to load config for domain 'FreePBX' 2023-10-03 02:02:03.256+0000: 4444: error : virDomainObjListLoadAllConfigs:611 : Failed to load config for domain 'MacinaboxCatalina' 2023-10-03 02:02:03.256+0000: 4444: error : virDomainObjListLoadAllConfigs:611 : Failed to load config for domain 'Ubuntu-WebServer' 2023-10-03 02:02:03.256+0000: 4444: error : virDomainObjListLoadAllConfigs:611 : Failed to load config for domain 'Windows 10 Pro' 2023-10-03 02:02:03.256+0000: 4444: error : virDomainObjListLoadAllConfigs:611 : Failed to load config for domain 'Windows 11' 2023-10-03 02:02:03.256+0000: 4444: error : virDomainObjListLoadAllConfigs:611 : Failed to load config for domain 'Windows 98 SE' 2023-10-03 02:02:03.256+0000: 4444: error : virDomainObjListLoadAllConfigs:611 : Failed to load config for domain 'Windows XP' 2023-10-03 15:06:53.746+0000: 4263: info : libvirt version: 8.7.0 2023-10-03 15:06:53.746+0000: 4263: info : hostname: ODIN 2023-10-03 15:06:53.746+0000: 4263: error : catchXMLError:1015 : /etc/libvirt/qemu/CentOS.xml:1: Document is empty Any help would be appreciated 😅 I dont want to lose all my VM's....
  11. I guess unless someone in this community has good feedback directly to such an attack im out of luck.... On another note that probably more aimed towards the gurus or knowledge base of this community, if anyone knows of a possible way to recover deleted files off an unraid data pool that may be my way out... if its true that the original file gets deleted upon encryption.. I would love to just recover data and delete all these files if thatd work.
  12. First off, does anyone know of a decryptor, brute force or whatnot, that could work to decrypt Checkmate ransomware files? I have been unsuccessful in finding a solution so far... or possibly anyone who has dealt with this specific thing if they can aim me in the right path for a solution? Maybe a security group has a decryptor but its not free? I would be willing to pay as long as its not too pricey... Unfortunately my unraid is pretty stock as far as my SMB shares go... I did not set up any back up, I did not have any 'snapshots' plugin installed or configured... I was told that the nature of the attack is that it will encrypt files and then delete the original, but I dont know how to go about this... I never installed the 'recycle bin' plugin either... I feel super stupid, i was installing a docker and had opened the wrong port range on my firewall, i imagine i was scanned and my smb port that was open was exploited. I have been all over reddit and in forums on here but I have not found a solution. Any help would be much appreciated!
  13. Trying to have my ISO's folder location to be on an unmanaged device SSD. I belive I am having an error? ... I went to Settings/VM Manager > set 'Default ISO storage path' to /mnt/disks/VM-Storage/isos/ and hit apply, everything seems good. But then once I go to create a new VM and click on the 'OS Install ISO' drop down menu, it only displays what is shown in /mnt/user/isos Ive tried to restart array as well as restart unraid but nothing seems to work. Am I missing something? Any help would be appreciated. Thanks!
  14. Sorry for the newb question but id really appreciate the help.. When I'm in unraid and open a terminal, how do I get it to display the minecraft console?