TheExplorographer

Members
  • Posts

    83
  • Joined

  • Last visited

About TheExplorographer

  • Birthday 08/22/1964

Converted

  • Gender
    Male
  • URL
    https://TheExplorographer.com
  • Location
    Upstate, NY

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

TheExplorographer's Achievements

Rookie

Rookie (2/14)

1

Reputation

  1. Yeah, no. I did exactly this. I was told because I used Space Invaders install video, that I should f**k off and ask him for help. Absolute trash support.
  2. Self-Solved. DNS was still propagating. Seems to be working now. 🤞
  3. Update, all of my URLS are working. Still getting the above error. I thought maybe it's a DNS propagation issue.. not sure. cURL cannot find my server though. Yet, my browser can, just fine. And the cert is valid at that.
  4. Here is the error I am getting. Running a reverse proxy. Have it set up for several other dockers and it works fine for them. Error when trying to connect (cURL error 6: Could not resolve host: documentserver.XXXXXXXX.com (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://documentserver.XXXXXX.com/healthcheck) When I try the Curl.haxx link it says This Resource is Gone! I really need to get this working as my wife is now working from home and needs it for her job.
  5. I am upgrading my GPU in my unraid server from a 1080ti to a 2080ti. How do I go about doing this so my VM behaves? I think last time I upgraded I had to re-install my VM. I would like to avoid that if possible. Any ideas from the boards GURUS? Thanks!
  6. I finally, after 7 years of use have 1 of my HGST NAS drives going. It is a 5TB. Locally, I can source a 4TB drive and a 6TB (or larger) but no 5TB drives. My parity is a 5TB drive as well. I think I know what most of your answers will be but I thought I would ask what you would do as an upgrade/Fix path. My thought is to upgrade the Parity to an 8TB to match my other server and the disk that is going bad to a 6 or 8tb. My second question is how? Do I stick the Parity in there first (leaving the bad drive) Adopt the new parity? Or? Thanks for your input in advance. ~Andy
  7. Did you find a solution? I am in the same boat.
  8. Any chance of putting together a Docker for Valheim Plus? https://www.nexusmods.com/valheim/mods/4 Or instructions on how to implement it into your current Valheim docker?
  9. Been running the Valheim server and it is has been okay. Had some complaints of LAG. It's not my connect here as it has a dedicated line and I have run your RUST server in the past with 10 people on it and no issues. The docker log for Valheim is spitting out this error continually: e":"No such container: dac94b91dfd9"} e":"No such container: dac94b91dfd9"} e":"No such container: dac94b91dfd9"} e":"No such container: dac94b91dfd9"} Any ideas? Is this normal a tick?
  10. Okay, I got my server to run but no one can see it in the public server listing. They have to put the info in manually. Which is fine I guess. I have some questions; When the server is updated, or the docker is updated, will the server reset? And will that generate a new seed? And do we have control over the server map seed? If so, will we lose all server progress?
  11. I too am trying to run this in a Docker and have my server set to public but it is not showing up in the Steam Server list. Not sure what I am doing wrong. Ports are all set correctly. I ran a RUST server for a while with no problems.
  12. Hi, I am trying to pass through a PCI firewire card to my VM. It is showing up fine in System Devices but not in my VM edit screen. Not sure how to add it to my VM so I can use it to transfer video files from a camera of mine. Anyone help? ~Andy
  13. I got it!! It was a problem with the docker config and an alias. I had to expand the docker config to see it! Thanks!