OsoPolar

Members
  • Posts

    102
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • Location
    UK

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

OsoPolar's Achievements

Apprentice

Apprentice (3/14)

5

Reputation

1

Community Answers

  1. Postgres docker run -d --name='postgresql14' --net='bearproxynet' -e TZ="Europe/London" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Bearcave" -e HOST_CONTAINERNAME="postgresql14" -e 'POSTGRES_PASSWORD'='REDACTED' -e 'POSTGRES_USER'='REDACTED' -e 'POSTGRES_DB'='paperless' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.icon='https://github.com/juusujanar/unraid-templates/raw/master/img/PostgreSQL-logo.png' -p '5432:5432/tcp' -v '/mnt/cache_nvme/appdata/postgresql14':'/var/lib/postgresql/data':'rw' 'postgres:14' REDACTED The command finished successfully!
  2. docker run -d --name='paperless-ngx' --net='bearproxynet' -e TZ="Europe/London" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Bearcave" -e HOST_CONTAINERNAME="paperless-ngx" -e 'PAPERLESS_REDIS'='redis://192.168.23.100:6379' -e 'PAPERLESS_OCR_LANGUAGE'='eng' -e 'PAPERLESS_OCR_LANGUAGES'='eng' -e 'PAPERLESS_FILENAME_FORMAT'='{created}-{correspondent}-{title}' -e 'PAPERLESS_TIME_ZONE'='Europe/London' -e 'PAPERLESS_DBHOST'='192.168.23.100' -e 'PAPERLESS_PORT'='5432' -e 'PAPERLESS_DBNAME'='paperless' -e 'PAPERLESS_DBUSER'='REDACTED' -e 'PAPERLESS_DBPASS'='REDACTED' -e 'PAPERLESS_IGNORE_DATES'='' -e 'PAPERLESS_CONSUMER_POLLING'='0' -e 'PAPERLESS_SECRET_KEY'='REDACTED' -e 'USERMAP_UID'='99' -e 'USERMAP_GID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8000]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/paperless.png' -p '8000:8007/tcp' -v '/mnt/user/appdata/paperless-ngx/data':'/usr/src/paperless/data':'rw' -v '/mnt/user/appdata/paperless-ngx/media':'/usr/src/paperless/media':'rw' -v '/mnt/user/appdata/paperless-ngx/consume':'/usr/src/paperless/consume':'rw' -v '/mnt/user/appdata/paperless-ngx/export':'/usr/src/paperless/export':'rw' 'ghcr.io/paperless-ngx/paperless-ngx' REDACTED
  3. I have tried 8000 same issue happy to turn it back My redis is 6379 Postgres 5432
  4. Hello I am in need of some help i have gone down the postgres route and both postgres and paperless-ngx start up and logs to me look fine but i cannot get the web gui to load! Here are logs from both containers see HERE Not sure why its not loading
  5. HI Guys I followed the docs for adding the inbuilt Wireguard over 12 months ago and it worked no issue. Past week still getting instant handshake but data is blocked unable to open anything. How can i track down what is blocking it as everything is fine in router re ports and nothing changed to network i know of. Logs HERE 1. Still getting that annoying Linux Kernel errror kernel: i915 0000:00:02.0: [drm] *ERROR* Unexpected DP dual mode adaptor ID 7f 2.I did notice some weird repeat with flashbackup script 3 times as i am trying to connect with Wireguard! flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update 3. Not seeing anything in this log what is the Wireguard issue Any ideas please
  6. Thank you for adding this makes Unraid Docker and VM area so much better to use. I am astonished it is not built into Unraid as an option
  7. Just a quick question please how do i increase the vm disk size ? i have stopped the VM and tried changing but it dont stick do i have to stop all VMs I need to get the current 500gb to 1TB But every time i change it ignores i am adding 1TB I tried taking stopping the Array but that was fioolish as nothing is their to alter. Looked at spinning disks down but not all the NVME's seemed to stop Just need to know the correct way please i am on Unraid 6.12.4 I dd look a Spaceinvaders but its 6 years old and the UI is nothing ike Reason for increase is i have added a 1TB nvme to my Proxmox server and i have PBS on Unraid but it fails to backup now due to disk size Also my backup seems to be spread across nvme but in the share i only have the backup on the array. Is it setup correctly in the VM ? Also do my VM settings look correct see XML here
  8. Hi just a simple question re update to 6.12.4 i have read the release notes and do not 100% understand them but. If my Sys log has no mention of macvlan can i just go ahead and update? My Docker custom network type is set to macvlan! My VM network is set to br0 Do i need to change or can i just update if i have no issues ? bearcave-diagnostics-20230907-0951.zip
  9. HI Guys I have updated everything but still getting this error all the time has the fix been released yet? error : virNetSocketReadWire:1791 : End of file while reading data: Input/output error bearcave-diagnostics-20230906-1852.zip
  10. I have the same error i am running Micro-Star International Co., Ltd. Z590-A PRO (MS-7D09) , Version 1.0 American Megatrends International, LLC., Version 1.80 BIOS dated: Thu 29 Sep 2022 12:00:00 AM BST Is there any update on the issue please ?
  11. HI Guys I setup CA Auto Update Applications which i wish i had known about years ago It is running fine but i now have just seen this popup is it ok to just delete it ?
  12. OK i am 95% back to normal just curious if you would know i setup a custom docker network with the identical name as before the update. When i try to use it nothing works with it blocks the webui??
  13. OK your a star got me back my VM's but i am having config issues in the docker apps you said i would not have to re configure if i added them back from app previously installed But none work and missing config. I used a custom docker network name and i recreated it but it does no work the only way i can launch the apps is using host and then the config is screwed up is there anyway to recover config files please?
  14. HI I have looked at these and still not 100% sure what you mean point VM manager at them I should have 3 VM's 1. Home Assistant (Critical) 2. Windows 11 Pro (Important) 3. PBS Proxmox Backup Server this is the vdisk2.img see 2 times But all the other libvirt images is 2 Jul or 18 July or 19 July but they are all the same size How do i find my HA VM?
  15. bearcave-diagnostics-20230719-0758.zip