Alexstrasza

Members
  • Posts

    65
  • Joined

  • Last visited

Posts posted by Alexstrasza

  1. 1 hour ago, Squid said:

    That's wrong.

     

    Can you post the relevant xml from /config/plugins/dockerMan/templates-user on the flash drive

    <?xml version="1.0"?>
    <Container version="2">
      <Name>Storj</Name>
      <Repository>storjlabs/storagenode:beta</Repository>
      <Registry/>
      <Network>bridge</Network>
      <MyIP/>
      <Shell>sh</Shell>
      <Privileged>false</Privileged>
      <Support/>
      <Project>https://documentation.storj.io/</Project>
      <Overview>This is official Storj V3 node client. To participate you must first have to have an authorization token, to get the Authentication Token go to: https://storj.io/sign-up-farmer&#xD;
    &#xD;
    This template is for running the Docker application only, please follow Storj Lab directions to generate your Node Identity files  -  this is in https://documentation.storj.io/dependencies/identity&#xD;
    &#xD;
    &#xD;
    &#xD;
    !!! IMPORTANT !!!&#xD;
    &#xD;
    Two path need to be passed to the docker. Currently Storj requires that the path are mounted using --mount rather than -v. Please add the path for the storage and identity folders to the extra parameters in the following format (extra parameters can be accessed through the advanced view toggle):&#xD;
    &#xD;
    --mount type=bind,source="/mnt/user/appdata//storj/identity/storagenode/",destination=/app/identity  --mount type=bind,source="/mnt/user//",destination=/app/config&#xD;
    &#xD;
    During the first run the -e SETUP=true argument needs to be added to this string to create the required folders. After the first run when container is created restart it and delete the -e SETUP=true argument.&#xD;
    &#xD;
    For additional information please visit the support thread: https://forums.unraid.net/topic/88430-support-storj-v3-docker/&#xD;
    </Overview>
      <Category>Cloud: Crypto: Other: Status:Stable</Category>
      <WebUI>http://[IP]:[PORT:14002]/</WebUI>
      <TemplateURL>https://raw.githubusercontent.com/dalekseevs/Unraid-Docker-Templates/master/stroragenode-v3.xml</TemplateURL>
      <Icon>https://raw.githubusercontent.com/dalekseevs/Unraid-Docker-Templates/master/logos/storj-logo-png-transparent.png</Icon>
      <ExtraParams/>
      <PostArgs/>
      <CPUset/>
      <DateInstalled>1654110094</DateInstalled>
      <DonateText/>
      <DonateLink/>
      <Requires/>
      <Config Name="TCP Port" Target="28967" Default="28967" Mode="tcp" Description="Default Storj V3 node port." Type="Port" Display="always" Required="true" Mask="false">57658</Config>
      <Config Name="Dashboard Port" Target="14002" Default="14002" Mode="tcp" Description="The port to access web dashboard" Type="Port" Display="always" Required="true" Mask="false">14002</Config>
      <Config Name="Email address" Target="EMAIL" Default="" Mode="" Description="Email address used to sign Storj V3 node. (recommended)" Type="Variable" Display="always" Required="true" Mask="false"></Config>
      <Config Name="Wallet Address" Target="WALLET" Default="" Mode="" Description="Your Payout address here." Type="Variable" Display="always" Required="true" Mask="false"></Config>
      <Config Name="Allocated Storage" Target="STORAGE" Default="2TB" Mode="" Description="A minimum of 500GB with no maximum of available space per node.  Preferred minimum of 8TB and maximum of 24TB of available space per node." Type="Variable" Display="always" Required="true" Mask="false">32TB</Config>
      <Config Name="Identity directory" Target="/app/identity" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/Storj/identity/storagenode/</Config>
      <Config Name="Storage location" Target="/app/config" Default="" Mode="rw" Description="Storj database location" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/Storj/</Config>
      <Config Name="Internet Address" Target="ADDRESS" Default="domain.ddns.net:28967" Mode="" Description="Your ISP IP address:28967 (static IP) or dynamic DNS address here." Type="Variable" Display="always" Required="true" Mask="false"></Config>
      <Config Name="TCP Port" Target="28967" Default="28967" Mode="udp" Description="QUIC Port" Type="Port" Display="always" Required="true" Mask="false">57658</Config>
      <Config Name="Bandwidth" Target="BANDWIDTH" Default="" Mode="" Description="(OPTIONAL) Amount of  bandwidth used, per month, to Storj network.  According to Storj documentation, minimum is 2TB, recommended is 16+ TB, preferred is unlimited (e.g. 100000TB)." Type="Variable" Display="advanced" Required="false" Mask="false">45TB</Config>
    </Container>

    I removed two personal values

  2. 1 hour ago, jmztaylor said:

    I just installed the same Chrome Dev version and I am not seeing this behavior.  Everything is working as intended.  See if the problem persists in incognito mode.

    Hmm, that's so strange. I tried earlier in Incognito and I just tried as well in --disable-extensions mode (which completely disables extensions) and it still does the about:blank#blocked thing.

     

    45 minutes ago, Squid said:

    Does Chrome tell you that "popup blocked"?

    It doesn't seem to, and I manually enabled popups as well because I heard that might be an issue.

     

    image.png.e38086279407b32d7d23ff4507fcbf7b.png

  3. Hi all,

     

    Recently I've started noticing that all of my Docker WebUI links open a new window to about:blank#blocked rather than their destination. I've checked and the links themselves seem fine (e.g. http://[IP]:[PORT:14002]/) and I've also tested with no extensions and no AV other than Windows Defender. I'm wondering if this is perhaps an upcoming security change in Chrome Dev? (I'm running Chrome Dev Version 105.0.5148.2 (Official Build) dev (64-bit))

     

    Has anyone else observed this behavior?

  4. The latest version of this container seems to have some kind of runaway disk-write bug. Some kind of chart temp file? It writes extremely rapidly and doesn't require you to visit the webUI to trigger.

    image.png.0786108015f2061c5d24fb664670a7fe.png

    image.png.f5d659f39771740eb303c6bba5be19f5.png

     

    The specific problem seems to be log spam of an apc connection error message. I'll report upstream.

     

    image.png.7a7d1b548ecd0db4f5f0e2aface0dd15.png

    • Like 1
  5. 37 minutes ago, ldog88 said:

    Hi, I've managed to set up tailscale so I can access my unraid web UI from outside my home however I cannot then access the individual docker containers from here.

    Please can someone point me in the right direction for finding instructions on how to set this up?

    Thanks

     

     

  6. On 9/16/2021 at 7:06 PM, shrekfx said:

    So the tunnel itself works fine.  I can connect and access my unraid dashboard and what not.  However, when I try to access the internet, nothing goes through.  That is where I am stuck at and everything is pointing to ipv6.

     

    Ah... have you made sure that "Host access to custom networks" is set to "Enabled" in your UnRaid docker settings?

  7. 8 minutes ago, shrekfx said:

    Yes, it returns 1.

     

    Are you running the latest version of the container available (:latest)? If so our environments should be identical. The only thing I had to change to get mine working was turning IPv6 forwarding on for the host, which you've done too.

  8. 3 minutes ago, Bandit_King said:

    Error 0x80004005: Unspecified error

     

    File transfer and stops in the middle giving this error. 

     

    That's a pretty strange issue, that's not the error you should get if it's a SMBv1 problem from what I know, the error is normally much more specific. Have you tried posting a general thread in https://forums.unraid.net/forum/55-general-support/? They'll be much better prepared to help you there, this is more of a support thread for Tailscale-specific issues.

     

    Unfortunately I think if your non-Tailscale file transfers don't work properly, they are unlikely to work within Tailscale, as the method is exactly the same.

  9. 3 minutes ago, Bandit_King said:

    I recently awitch to this docker but I am still getting windows unspecified errors while transfer files.  I thought this would fix the samba errors I was getting because Windows start locking up SMB in recent updates.

     

     I even mounted the drive and still get this!

     

     

    Why am I getting these error when using Tailscale is beyond me and GOOGLE is no help.

     

    What exact error is it you are getting?

  10. 2 hours ago, ocedric said:

    Hi Alexstrasza,

     

    I'm having the same issue, and it just happened at the end of my array rebuild 😕

     

    Did the RAM speed setting solve the issue on the long term?  No more Kernel Panic since then?

     

    Hi there, no, no more complete panics since then. I've had quite a lot of general instability issues, the X470D4U motherboard seems to be plagued with issues, in particular reliability varies hugely BIOS to BIOS, so if you're running that motherboard then I heavily recommend the P3.50 BIOS firmware and 2.20.00 BMC firmware, which have been the most stable I've seen. It's also worth noting that future UnRaid versions have also improved other issues a lot, so I heavily recommend checking you are on the latest version as well.

  11. On 6/6/2021 at 6:38 AM, k0vw said:

    Which Ryzen 3000 bug were you talking about?

     

    There was a bug with older versions of QEMU where the host-passthrough CPU mode would not work. This is fixed in later versions of UnRaid.

     

    On 6/6/2021 at 6:38 AM, k0vw said:

    I've recently gone from a 2600 to 3900x and neither of my graphics card show up. When I take either one out the other will show up but can't get both to show at the same time. Works fine with the 2600 though.

    Any thoughts?

     

    There's this really understated warning in the motherboard manual which has caught me out before and might be your problem too:

    image.thumb.png.565d102f29a0f5553a207b08cbc59315.png

     

    The setting isn't called exactly the same thing as the manual says either (so that's helpful), but you need to manually switch the slots into 2x8 mode for either to work properly with two GPUs installed on a Ryzen 3000 series CPU.

  12. 1 hour ago, eric.frederich said:

     

    Cool thanks for the reply.  Maybe you can clarify something for me then.  It's my understanding that:

    • WireGuard is baked into the Linux kernel
    • TailScale is built on top of WireGuard
    • The Dynamix WireGuard plugin for UnRaid simply provides a web-ui to manage the WireGuard already baked into the kernel.

    Is all of that correct?  If so, I'm curious how they don't conflict with each other.

     

    Correct on all three counts! However there is a bit more nuance to it. Whilst Wireguard can be used with a kernel implementation (which I believe is more efficient, so less CPU usage) it can also be implemented in software. Tailscale at the moment exclusively uses the software implementation to ease cross-platform compatibility, although there are plans in the future to link in with the kernel system on systems with support. This means it's technically not speaking with the system implementation at all at the moment.

     

    As for compatibility in general, as far as I'm aware any number of systems can use the underlying Wireguard technology, as long as they don't use conflicting address spaces (this is true with any VPN afaik and in my experience). Since Tailscale uses the rare 100. address range, it's incredibly unlikely to conflict with anything else provided you haven't manually specified that same range for the Unraid Wireguard tunnels.

  13. 3 hours ago, eric.frederich said:

    I currently have WireGuard working with UnRaid via the Dynamix WireGuard plugin.

     

    What do I need to do if I want to try out this TailScale?

    Can both run at the same time or do I need to uninstall the WireGuard plugin?

     

    I only have two clients, so I don't care if they're lost.

     

    They can both run independently, so feel free to try it out!

  14. On 5/3/2021 at 6:10 PM, jbartlett said:

     

    The error in the USB Bus tree stopped the rest of the page from displaying which prevented you from seeing the Benchmark All button. I pushed version 2.9.3 which checks for the existence of the idProduct variable and sets it if not created by the USB device.

     

    Good to hear! I'm glad I'm not going insane :).

     

    Unfortunately I still can't see the button because of another error:

    key [iManufacturer] doesn't exist

     

    Sounds like it's the same thing again but for this key 😅. I wonder what it's trying to read that lacks these values?

  15. 12 hours ago, Fillwe said:

     

    Yeah sorry never mind, it was working without any further configuration. I can reach other devices on the subnet and my containers running as bridge/host. But as soon as I turn on the subnet routing I can’t seem to be able the reach my Pi-Hole container. It’s configured with its own ip on that subnet. But I suspect it clashes somehow?

     

    I have another network card on the way though which I was planning on using mostly for the Pihole container. Hopefully that might help the situation.

     

    If anybody else has gotten Pi-Hole and this container to work when both are hosted on Unraid, I’m all ears!

     

    This is probably due to the fact that Docker containers are prevented from talking to the host by default. So the traffic will be trying to do this:

     

    You -> Tailscale tunnel -> Tailscale Docker on Unraid Host -x> Pihole container

     

    Before it was doing this:

     

    You -> LAN -> Directly in the network interface of the Unraid host and routed to the PiHole

     

    To fix, try going to Settings -> Docker and changing "Host access to custom networks" to "Enabled". You'll have to temporarily disable Docker to do this and then restart it.

     

    Let me know if that works!

    • Like 1