StirCwazy

Members
  • Posts

    7
  • Joined

  • Last visited

StirCwazy's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Good day all, I had a parity check complete earlier today and noted 7 errors found. I went to the system log and noticed it was filled with errors related to nginx and nchan. I'm hoping someone could shed some light on both issues I'm seeing. What are the parity errors that were noted after the parity completed? What are the nginx/nchan errors that were discovered? I've attached the diagnostic zip in hopes someone with a lot more knowledge of this could offer up some assistance.venticore-diagnostics-20230102-1206.zip
  2. Is there anything special to do to increase the file size allowed? I've tweaked the template adding in the following to my liking. GOKAPI_MAX_FILESIZE set to 51200 (removed yours and added my own) GOKAPI_MAX_MEMORY_UPLOAD set to 64 (thinking larger files may require more memory but doesn't seem to do anything) GOKAPI_LENGTH_ID set to 15 (removed yours and added my own, default per the documentation is 15) I've confirmed my settings were carried over to the config but upon adding a 780mb file it sits there for a few minutes then appears to be uploading due to a progress bar finally moving then shows an X over the file. When you hover over the file it shows the below error. The logs aren't very informative unfortunately so here I am. 😃 Any assistance would be greatly appreciated.
  3. During the initial configuration there's a setting for public URL and redirect URL. For the public put in https://yoursubdomain.domain.whatever and for the redirect put in https://yoursubdomain.domain.whatever/login. (Obviously replacing that with your correct info) That also corrects the issue with the WebUI link for the container. For Nginx there's no need for additional config, just make a simple proxy host with the domain, IP and port and you'll be set with the above corrected. I had the same issues until looking over the config and realized the redirect was there, even though it says it right in the initial config wizard. Hopefully that makes sense.
  4. Hmmm, oddly enough I can't ping it by name, but does respond when using IP. UD works without issue when I manually enter the IP vs telling it to search for servers. Much appreciated on that, for some reason I never thought to look there. As for the network issues, I just replaced my router/mesh system so I have a feeling that has something to do with it. As for your comment about lots of issues with disks, care to elaborate? Thanks for your assistance!
  5. Thanks for the quick reply. As requested, my diags. sedecore-diagnostics-20210411-0854.zip
  6. I use UD to mount shares from my Synology, which my unRAID setup will be replacing once my new hardware arrives. I started having an issue in UD where the Mount button was grayed out and not clickable. Not understanding what was going on I removed the share from UD and attempted to add it back and saw the following. I can search for servers and the Synology is listed, I select it and enter the same username/password I've been using, domain is left blank. Upon searching for shares, it's empty. If I manually type the share name in I'm left with a share where the mount button is grayed out and not clickable, as before. I've got 2 Synology, one primary that backs up to the second. Both are accessible from a Windows machine using the same user/pass as I am attempting to use in UD. The 2nd Synology, the backup, has the same shares setup on it and reacts the same way in UD, I cannot get a list of the shares on it. However, and I know this is going to point me back to my Synology, I can put in a Windows box under UD and it list the shares without issue. I don't understand why it would have stopped working. Any help would be appreciated.
  7. Good morning all! @binhex being new to the community I see your name everywhere, thanks for all of your work and support. With that being said, I need some help if you can, as time permits. I've been attempting to use this container, along with others of yours, related to VPN and have been getting horrible speeds with Windscribe. I've tried configs for OpenVPN and Wireguard, different protocol and port combinations, different endpoints ranging from the other side of the planet to some within 2-3 hours drive of me. No matter what I pick the results are the same, horrible speeds. To test further I've installed ich777's Firefox container and installed Windscribe's Firefox applet. Using the same servers I've been able to max out my line speeds without issue. Just an FYI, for testing speeds from this container, and others, I've installed the speedtest.net cli tools or used their website for testing the speeds to make sure all testing was done from the same place. My apologies for the possible scrambled thoughts, rough day already. Any help would be greatly appreciated.