Gershy13

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Gershy13

  1. What should I set the governor to for a Ryzen 3700x? I'm not worried about power or temperature, I just want the best performance. Load type varies; Plex, MC servers, Home assistant, other dockers, etc.
  2. Anyone having any issues with trying to create/run a minecraft server? It used to work fine for me, but now im getting errors when trying to compile spigot, or even trying to run a already compiled server.
  3. Is it possible to reverse the USB IP? And host a device on something like a raspi, and have unraid be the client?
  4. Hi, So ive had NPM working for a while now, but today it suddenly stopped working... I tried a reinstall of the container and everything but no luck... These are my issues. When trying to get a new cert: Failed authorization procedure. *******duckdns.org (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://*******.duckdns.org/.well-known/acme-challenge/*******UGzIv7g******W9ke6k-_JTi5f2NNlb*********: Timeout during connect (likely firewall problem) (censored some of that as im not sure if its private) And more issues: [7/24/2020] [10:29:02 PM] [Nginx ] › ℹ info Reloading Nginx Duplicate relation "access_list" in a relation expression. You should use "a.[b, c]" instead of "[a.b, a.c]". This will cause an error in objection 2.0 and this (in the GUI, proxy shows as offline (red) because of this)
  5. So i am trying to set up a reverse proxy for a few docker containers on my unraid server, but i haven't had any luck. I was following spaceinvader's tutorial, but it just doesn't seem to work for me. I am trying to setup for sonarr, home assistant, nextcloud. Everything looks fine, its just the links dont actually work. Usually it will redirect me to /htpc and a blank page. But occasionally it will just take me to a 404 nginx error. Any ideas what could be wrong? Also i cant seem to connect home assistant to my custom docker network as it doesnt support connecting to a bridge network instead of host. Tips would be appreciated. Thanks Gershy13