ecogeek

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by ecogeek

  1. That worked. I got an enclosure that takes both drives and puts it in one usb spot. I'm good, that was it.
  2. This is what I'm going to try. First I'm going to try a two slot enclosure and if that doesn't work, a different brand of single for one of the drives.
  3. I don't have a sata port available to I'm going to have to find a better or different USB enclosure unfortunately
  4. So try plugging it into a different usb slot? Or I wonder if I'll always get this because the drives are the same kind and if its not getting the complete ID it wont' work at all? In any case I'll try a different port. Unfortunately without moving the usb stick with the OS on it, I only have one other free port. But it is on the front so that might be different enough. I'll report back.
  5. I was pretty sure it was two, but I double checked and it is indeed set to two. It is BTRFS. It just says unassigned and doesn't have an option to add the other drive. I get that, but it was relevant for showing that it physically saw the drive.
  6. I have two 128G SSD drives that I'm using for cache. (I know it's not a lot, but it's what I have). The bios sees them and Tools->system devices sees them. /dev/sda and dev/sdb However, I'm only allowed to use one of them for my cache. (It can change too. I recently rebooted and it used sda and previously it used sdb) How can I get it to use both so I can have redundancy in my cache? Thanks! tower-diagnostics-20230819-2359.zip
  7. Well after completely removing everything, it started without having to modify anything so that's good. Still crashes on connect though.
  8. I manually put in the loaderversion and now the server starts. YAY! but when I connect to it to play, the server crashes. I can't figure out why. I verified that my client is using the same version. I'm going to try completely uninstalling and reinstalling again.
  9. Looks loaderversion isn't getting set. Any troubleshooting tips to find out why? server-setup-config.yaml: installerUrl: 'https://files.minecraftforge.net/maven/net/minecraftforge/forge/{{@mcversion@}}-{{@loaderversion@}}/forge-{{@mcversion@}}-{{@loaderversion@}}-installer.jar'
  10. Does it build that link on the fly? If so, what could cause it to build it wrong? If you'll notice my link ends at the - after 1.16.5. I've removed it and re-installed it and it still behaves that way.
  11. Sorry, I posted this right before I went out of town so I'm not sure which server I was trying. But currently I am trying enigmatica6 and it won't download. 404. I checked and the link is actually 404. [15:31:03] [INFO] Attempting to download installer from https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.16.5-/forge-1.16.5--installer.jar [15:31:04] [ERROR] Problem while installing Loader from https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.16.5-/forge-1.16.5--installer.jar
  12. I can't seem to get past the installer: .file.Files.copy(Files.java:3078) at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:186) at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:178) at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:99) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:128) Downloading minecraft server failed, invalid checksum. It appears to download okay and I've tried multiple times. Appreciate any help,.,