karldonteljames

Members
  • Posts

    141
  • Joined

  • Last visited

Recent Profile Visitors

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

karldonteljames's Achievements

Apprentice

Apprentice (3/14)

2

Reputation

  1. Odd question, Can i use this to pull email from an office 365 mailbox using Oauth, then have a client connect to this docker using basic authentication - I guess this would just be handling the proxy / oauth2 handoff in a way.
  2. Good Evening, I'm trying to setup my Scanner (Fujitsu S1500) to scan directly to a folder. Ideally i'd like to achieve something like this https://chrisschuld.com/2020/01/network-scanner-with-scansnap-and-raspberry-pi/ whereby i can use the button on the scanner too. I've managed to get scanserv to detect the printer but when I try and scan anything from the webgui, I get errors like these: {"message":"/usr/bin/scanimage -d 'fujitsu:ScanSnap S1500:14890' --mode Color --source 'ADF Duplex' --resolution 300 --page-width 215.8 --page-height 279.3 -l 0 -t 0 -x 215.8 -y 279.3 --format tiff --brightness 0 --contrast 0 --batch=data/temp/~tmp-scan-1-%04d.tif exited with code: 1, stderr: scanimage: open of device fujitsu:ScanSnap S1500:14890 failed: Invalid argument\n","code":-1} or {"message":"/usr/bin/scanimage -d 'fujitsu:ScanSnap S1500:14890' --mode Lineart --source 'ADF Front' --resolution 600 --page-width 215.8 --page-height 279.3 -l 0 -t 0 -x 215.8 -y 279.3 --format tiff --brightness 0 -o data/temp/~tmp-scan-0-0001.tif exited with code: 9, stderr: scanimage: rounded value of page-width from 215.8 to 215.809\nscanimage: rounded value of page-height from 279.3 to 279.301\nscanimage: rounded value of br-x from 215.8 to 215.809\nscanimage: rounded value of br-y from 279.3 to 279.301\nscanimage: sane_read: Error during device I/O\n","code":-1} Any idea what i'm doing wrong?
  3. Not sure if this is the correct place to ask, but does anyone know if there is any chance deemix might bring support for amazon music?
  4. Yes I am using routes, but i'm not having issues with plex. My issue is the inability to access ANY docker images via their ip address, but I CAN access other physical devices on the network. (As outlined above on the 22nd January) The issue I am having seems to be very similar to the one posted after with the plex issue and being able access docker images.
  5. Is there no solution or support to this particular issue?
  6. I think this is similar to the issue i have above.
  7. Hello! I've managed to install rRlone and finally figured out how to connect it to my OneDrive, GoogleDrive as well as GooglePhotos, but now I'm stuck and would very much appreciate some assistance. I would like to upload a local folder, including subfolders, and files to my GooglePhotos I would also like to sync a local folder to both my onedrive and googledrive remote folders, but i have literally no idea where to start with this. I don't need file encryption etc. just not sure on the commands or where i put the commands to the achieve the above. Thanks in advance.
  8. Hi, I’ve setup Tailscale on my unraid server and I’m also running the Up_flags: --advertise-ex-route --advertise-routes=HomeVlan,IoTVlan I’ve enabled the routes and the exit node in the admin console. I’ve also installed Tailscale on my laptop. From my laptop (remotely) I can get to physical devices on my ‘IoTvlan’ and my 'HomeVlan' however I’m not able to access any of the docker containers running in unraid on the either of the vlans. e.g from my laptop I can access my smart switches directly, but I’m not able to access HomeAssistant or Sonarr / Radarr etc. Each of my docker containers are assigned their own IP address on interface either br0 (safe vlan), or br0.12, my IoT vlan) - Locally this works with no issues. I use individual ip's on each of the dockers so that I can use port forwarding and firewall rules on my UDMP accordingly. I’ve tried: Assigning Tailscale it’s own ip in both vlans (one at a time) Running Tailscale as Bridge and hosts (Both of the options above throw a warning about IPv6 routing not working - despite being able to access physical device.) I’ve enabled host device has access to custom networks. I've ensured that the subnets are enabled in tailscale admin. I've enabled the exit route on the remote device. From the tailscale docker container console I’m able to ping all of the containers and physical devices on both vlan's by their IP addresses with no issues, from the connected clients I can ping other devices on the two subnets / vlands, but none of the docker containers. I assume that any traffic coming from the tailscale network will appear to be coming from the unraid server if being looked at internally (i.e. from the perspective of the UDMP); so I do not believe this is a UDMP/Firewall issue. I’m now out of ideas. - Can anyone advise how I might be able to fix this please? Thank you.
  9. If I add the following lines to my plotman.yaml will plotman fill one drive then move to the next, will it distribute randomly or will it just not accept multiple destinations? dst: - /plots - /plots2 - /plots3 - /plots4 - /plots5 - /plots6 As it is right now I have all but one of the plots drives commented out, my plan was to wait until drive was full, then stop plotman, make changes to the file then restart it. It'll take me a few days to fill these drives anyway as i'm only creating about one per hour. Thanks in advance.
  10. Wish i had seen that before hand. I’ve mapped the docker using /plots2 /plots3 etc and then connected them using /mnt/disks/External_Disk00/plots /mnt/disks/External_Disk01/plots. If i setup a disk pool will i lose the data that is on the drives? albeit only a couple of plots now. - EDIT: That was a daft question, I think i’l leave it as they are for now, otherwise i’l need to stop my array and setup the pool wont I? With HomeAssistant running, and a couple of other services I’d rather not take it offline unless I have to. Thanks for the information though. That’s really helpful for the future.
  11. I've got some external drives i'm not longer using, so figure i may as well use these as chia storage. How do i configure machinaris to create the plots and then move the data to these external drives? Do I need to map them in the docker image? At the moment machinaris creates the plots and then moved them to the share "plots" I assume i cannot create a share using external disks and unassigned drives?
  12. Good evening all. Thanks for the help, I eventually managed to transfer out my chia balance and then moved it from my cold wallet, however machinaris is still showing that there is a balance in my cold wallet, it's been like this for a little over a week, but it shows as updated today. How do I get this to resync?
  13. Afternoon All, On Friday I updated my unraid server, I was having some issues with frigate stopping detection, so I figured it was a docker and driver issue, so I updated those, and then saw that I had an update ready for unraid. I applied that too, but after I rebooted I was unable to access the unraid server from many other machines. After further investigation the server was not recognising any ethernet ports, and upon looking at the logs, I think there might be further issues. If I boot into gui mode or safe mode gui (no plugins) then i cannot load the interface up locally, clicking on unraid web interface brings up nothing. Attached is my syslog file, any help would be really appreciated as right now I have no CCTV. I did see something earlier today about data corruption if using vt-d but this was already disabled. syslog