Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

karldonteljames

Members
  • Joined

  • Last visited

Everything posted by karldonteljames

  1. 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?
  2. It does, but this also says that the wallet is empty, as expected.
  3. 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?
  4. 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
  5. Great thank you. Just need to figure out how to get it out of my wallet now to actually use.
  6. Could someone tell me the command line i need to use to transfer out my chia balance in my local wallet to my cold wallet please?
  7. Good evening. Any advice on how i resolve this please? Many thanks.
  8. Oh poo. I opened the page earlier and came back to it. Clearly I closed the wrong one. Sorry all.
  9. Hello. I’m using machinaris and I won my first two chia coins two days ago. I can see that they are in my wallet, but they are not in my “Cold Wallet” how do i get them into my nucle wallet so that I have them available for exchange if i wanted to? Thanks in advance.
  10. Good evening. I won my first two coins the day before yesterday, and i can see that the coins are in my wallet, but they not in my cold wallet (I’m using nucle) but my wallet on there is still empty. I’m not sure if this is the best option or not. Any advice on exchanging one of these coins would be great. Thank you.
  11. Deleting the cold wallet cache has resolved the problem. Thank you.
  12. I tried the first fix and it didnt make a difference. Just trying the update now. Not sure if it makes a difference but the summary page says: No blockchains found from any farmers. Just starting up? Please allow at least 15 minutes for blockchains to get started.
  13. Thanks the output from chia farm summary is showing 25. I have no other chia devices on my network. Farming status: Farming Local Harvester 25 plots of size: 2.474 TiB Plot count for all harvesters: 25 Total size of plots: 2.474 TiB Estimated network space: 22.529 EiB Expected time to win: 5 years and 4 months For details on farmed rewards and fees you should run 'chia start wallet' and 'chia wallet show'
  14. Morning All. Is there a problem with the dashboard not updating the number of plots, and the disk size? I can see in the graph that it is detecting new plots, but the dashboard is not updating. I've been using the same plots fort the last year, but i'm just trying to add a few more now that I have better hardware to plot on.
  15. Are there any plans for TubeSync to support emby as a notification source? I also wondered if it is possible to use a subfolder under the channel with the year (basically so it can be seen as a season in emby)? I tried the following, but even I create the folder, (2022 in this case) tube sync throws an error saying the out file doesn't exist. /{yyyy}/{yyyy_mm_dd} - {title_full}.{ext} edit: Removing the proceeding '/' allows the video to go into the correct folder, however the supporting metadata (thumbnail and nfo) is stored in the folder above. I've tried adding the variable to the directory, but that just creates a new folder called {yyyy} so I assume that isn't parsed into the location. is there a way round this at all? Also, is it possible to run a scheduled task manually?
  16. Odd. I changed the download path to a folder without uppercase letters and started the container, which started ok. changed it back to the original container, and it's running ok.
  17. Not sure if there was a solution, but i too am getting the following error, no matter how many times i start the container. Starting loop.... Checking for new Videos Traceback (most recent call last): File "main.py", line 8, in <module> pytubDef.loop() File "/app/pytubDef/__init__.py", line 202, in loop channelArray = returnMonitoredChannels() File "/app/pytubDef/__init__.py", line 256, in returnMonitoredChannels channelURLs = monitoredChannelsFile.readlines() io.UnsupportedOperation: not readable wen the docker image is setup i can see the following: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='auto-yt-dl' --net='br0' --ip='192.168.10.105' -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'TCP_PORT_5000'='5000' -v '/mnt/user/MediaYouTube/':'/app/Downloads':'rw,slave' -v '/mnt/user/appdata/auto-yt-dl':'/app/data':'rw' 'guhu007/auto-yt-dl'
  18. Have I mis-configured something? The "mainnet" folder within machinaris appdata folder has grown to a huge 27gb. is this expected behaviour? I wasn't sure if I could move this onto one of the disks containing the plots?
  19. Morning, I'm trying to migrate my influxdb to v2 from 1.8. I've followed the information here but i'm not sure that the data has converted, I dont see any major disk activity, and don't see anything in the logs. I want to try and retain the few years of data i have if possible. I've added the following to my docker image: I've created a copy of the influx folder and called it influxdb2, and setup another instance of the influx docker, giving it a different name and mapping the above fodler so I can keep 1.8 connected to HomeAssistant until i've made sure that I'm doing the process correctly. Any advice on how i can migrate the data please? EDIT: There was a .bolt, so I removed that and now the logs are showing that it is doing something.
  20. No i didnt put all four in. As i understand it, wont this allow all unauthenticated access?
  21. I've managed to get the graph showing in home assistant, but grafana requires an additional log in, which is one of the steps i'm trying to avoid.
  22. Afternoon All, I'm trying to embed some graphs into home assistant, and it looks like this docker version doesn't use grafana.ini but environmental variables (unless i've understood it wrong.) according to this page i need to add some settings, do i add each one of these lines as a variable in the docker image? From what I understand these changes allow full unauthenticated access to the grafana pages, which i obviously do not want. I do access and view the graphs using an external URL on occasion, and find it really helpful to be able to do this. can I allow one IP address (my home assistant IP) to pull the data from grafana, but still keep other addresses secure? Thanks in advance.
  23. After moving from a pfsense device to a udmp, I’m happy with most of the offering with the exception of no open vpn. This solution would have meant not having to implement more hardware. Part of the reason I went for a udmp was to slim down the hard ware I’m using, not remove one and have to add two. Unraid runs all the time anyway, so having this in a docker image seems like an ideal solution, especially as I can put the open vpn docker in my dam and tunnel traffic without too many concerns.
  24. I'm running a UDM Pro, But until i get the container to actually run as expectedin it's own i'm not able to help. Are you using the UDP in classic setting or modern settings? it might be worth double checking that rule is enabled. - It might also be worth trying to run in host mode rather than bridge mode. i'm not 100% sure but i think using it in bridge mode affects the way routing works.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.