graphius

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by graphius

  1. Steps that seem to have worked for me: On Docker tab, click Proxmox-Backup-Server and click Console apt install wget nano nano /etc/apt/sources.list.d/pbs-no-subscription.list edit file to include: deb http://download.proxmox.com/debian/pbs bookworm pbs-no-subscription # security updates deb http://security.debian.org/debian-security bookworm-security main contrib (not sure if security updates is a duplicate. I just copied from https://pbs.proxmox.com/docs/installation.html#proxmox-backup-no-subscription-repository) apt update && apt upgrade
  2. I would also like to know how to enable the non-subscription repositories. Is it because I am logged in as admin instead of root? without shell I cannot use sudo. Again, great work building the UNRAID plugin, and thanks to the docker creator. this is a great idea.
  3. Before I try to install this, is it available in English? the website seems to be Spanish only
  4. I thought it was me, I have been getting errors on both my servers over the last week or so.
  5. I created a script for elasicsearch as per several online tutorials, but it caused issues with unraid, and my nextcloud kept crashing. I tried to remove the script, but it still seems to run every day or so. I removed the User Script plugin. I manually removed the script from config, but it seems to still be trying to run, and it brings down the server. I have to do a full reboot of the server to get nextcloud to work again. Where can I look to find the rogue script? Edit: It seems there are a few issues with the server. I made to many changes so I may just revert all changes back to basic install. I am think this is an issue from logs: emhttpd: cmd: /usr/local/emhttp/plugins/dynamix/scripts/share_size ncdata ssz1 Any advise to point me in the right direction would be appreciated.
  6. I have set up a small unraid server with three SSD's in the array. I installed nextcloud with db etc and everything is working fine, except all files are saved in app data, instead of on the nextcloud share I made. I have confirmed the data path in the docker is set to the nextcloud share, but it still writes new files to app data. Any leads on how I can pin down the issue?
  7. I have very good eyes, and a very good monitor, the terminal colour scheme is just plain hard to read.
  8. I had used the same tutorial, and everything was working great until I did some updates on my server, now I get the above error. I have checked proxy files, recopied certs, checked permissions, etc and they are correct as far as I can tell...