-
[Support] binhex - File Browser
Thank you!!!
-
[Support] binhex - File Browser
Apologies. I should have said Advanced View in the container setup. Extra Parameters is where I put the "--token-expiration-time 8h" without the quotes. When I click Apply, it fails and the Log says that it could not find the folder. That is the only change I make, so its odd that it installs fine with the preset Extra Parameter shown in the screenshot below, but fails to find the folder with the new extra parameter. I have tried using a space between the two different parameters as well as just removing the restart=always parameter and get the same behavior.
-
[Support] binhex - File Browser
Having issues with the token expiration. Tried adding the parameters "--token-expiration-time 8h" in the advanced tab, but it always kills the entire docker saying that the command is invalid and then I have to reinstall the docker again. Me and a buddy are trying to share very large audio files we record and after an hour or so the connection times out and ruins the entire upload. Can someone please provide the correct syntax for changing the token expiration?
-
[Support] binhex - Plex Pass
Another great reason to have an appdata backup. I realize the above post is a week old, and I hope you were able to get it sorted. But the time spent on trying to get it sorted would have been better spent on one of the following two things: 1. Restore a recent backup (mine is weekly, no idea what yours or anyone else sets theirs at but a week for non-critical data is a good start) 2. Nuclear approach... Using MC, delete Plex entirely from your appdata, including all config files. Every last trace of Plex get rid of it. Then install again via CA and let it sync up again. May take awhile, but a sure fire way to get it back up and running. No one likes to take the nuclear approach, but if you didnt have a backup then thats on you. (AND me, because I didnt have my backups set right and I had to nuke my stuff about a year ago..never again lol)
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Pointless. The chain is dead right now. They are going to release a new client and restart the mainnet, date TBD. You can read all about it on their discord.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Just an fyi, same exact error with Flora this morning. I saw the report from another user was for hdd as was my original.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
/usr/local/bin/fd-cli nft-recover -l 1fe... -p xch1h.. -nh 127.0.0.1 -np 28559 -ct /root/.hddcoin/mainnet/config/ssl/full_node/private_full_node.crt -ck /root/.hddcoin/mainnet/config/ssl/full_node/private_full_node.key --> Executed at: 20211031-021142 I replaced the rest of the addresses with dots in the above paste, but they are the correct launcher and pool contract addresses.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Not sure if this helps, but Chives cannot use the same plots as Chia and most other Chia forks, it only supports k29, k30 and k31. Chia and most forks by default use k32 or higher. Granted the plot sizes are smaller for Chives, but you would need to dedicate space just for making Chives plots that arent compatible with many other forks. For me anways, this makes Chives a no go, since I cant use what I already have.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
Thanks for the info! I checked the hddcoin fork log and it threw the following error: An error occurred while sending the recovery transaction. Traceback (most recent call last): File "/usr/local/bin/fd-cli", line 33, in <module> sys.exit(load_entry_point('fd-cli', 'console_scripts', 'fd-cli')()) File "/fd-cli/fd_cli/fd_cli.py", line 220, in main fd_cli() File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 782, in main rv = self.invoke(ctx) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) File "/usr/local/lib/python3.9/dist-packages/click/core.py", line 610, in invoke return callback(*args, **kwargs) File "/usr/local/lib/python3.9/dist-packages/click/decorators.py", line 21, in new_func return f(get_current_context(), *args, **kwargs) File "/fd-cli/fd_cli/fd_cli.py", line 193, in fd_cli_nft_recover fd_cli_cmd_nft_recover( File "/fd-cli/fd_cli/fd_cli_cmd_nft_recover.py", line 211, in fd_cli_cmd_nft_recover fd_cli_print_raw(exception, pre=pre) File "/fd-cli/fd_cli/fd_cli_print.py", line 15, in fd_cli_print_raw print(f'{" " * pre * 4}{value:{fill}s}') TypeError: unsupported format string passed to HTTPError.__format__ It shows I have 1.75 HDD not claimed yet.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
This is probably a dumb question, but is this in the gui somewhere? Awesome feature, can't seem to find it. Is it automatic?
-
6.9.2 Windows 10 VM make shares directly accessible
HI All, Running a Win 10 VM on a Dell R720 with MD3200 storage array attached. I need Windows to see some unraid shares as directly attached storage vs smb. I've been wading thru a ton of posts similar to this but have yet to figure it out, so I guess I will make one more. The reason for all of this is that Im trying to mine some alt chia coin in my VM and smb is causing response time to be anywhere from 5 to 25 seconds on average, some even longer. Im currently running Machinaris in a docker and avg response is under 1 second. It kind of like trying to get from an upstairs bedroom down to the living room in a house. Instead of walking down the stairs, Windows 10 is making me go out the upstairs bedroom window, drive downtown, go a few blocks left then a few right then park next to the old burned down barn 3 miles away and walk from there to the front door of the house. Just like Bing maps tells you..
-
How to move data from one disk to another
Have you already installed the 2 TB disk? If so you can use midnight commander to copy the data over. Open terminal and type mc The interface is relatively straightforward. Copy your data over, then read this: https://wiki.unraid.net/Shrink_array
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
The smb password cannot be the same as the Ubuntu login password. The name can be the same though. Assuming your Ubuntu username is ullibelgie type this in console (on your ubuntu machine) and it will prompt you to set the password (this does not affect your actual Ubuntu login credentials, only the smb shares): sudo smbpasswd -U ullibelgie After doing this restart the smb service: sudo service smbd restart Now delete your unassigned device share in Unraid and create another one with the new password.
-
Setting bandwidth limit for a docker?
Hi all! I need to set Ubuntu Playground with a max bandwidth limit. Is there a variable or something that can be put in a docker's settings to limit that? Or is that something that needs to be put in as a command immediately after starting Ubuntu Playground? My linux knowledge is very minimal but willing to learn and research as much as possible. Can't seem to find too much or Im looking in the wrong place. Thanks!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Sorry was away from PC and though maybe something quick and silly was the solution. Using a WD elements usb interface from a shucked drive. Was able to format it in Unraid to XFS and currently copying files to it. Originally is was a blank xfs drive aside from a single folder called plots8 that was empty. Originally formatted it in Ubuntu 20.04. Sorry I have no diagnostics or screenshot of the original error. All it showed under Unassigned Devices when I plugged it in was the Format button and that it was an unrecognized file system. Yes I do have the Unassigned Devices Plus add on as well. I have 6 more of these drives that eventually I need to do the same thing with. Would you please enlighten me as to where specifically to look for a log or any other info that may help?
cjizzle
Members
-
Joined
-
Last visited