Simmer

Members
  • Posts

    36
  • Joined

  • Last visited

Everything posted by Simmer

  1. Ah, I didn't know it was EOL already. Do you think this is why I'm having the issue? There's not anything else config-wise I could do?
  2. I'm on unraid 6.9.2 and here is the screenshot. It looks different than some settings pages I've seen in this thread, not sure why.
  3. Hi - I'm receiving this error I've removed and reinstalled the plugin but it still populates. The plugin still functions and shows me the streams as they're occuring on the Plex Streams tab, however on the main dashboard it does not work. I'm running the latest version of the plugin at 2023.06.29 Let me know if I can provide additional logs or anything. Thank you!
  4. Is this officially deprecated? I understand there's some difficulty because of the tmod devs changing things. Will there be any way to run tmodloader or not anymore? Thanks Ich
  5. How can I disable the https requirement? I am putting this through nginx (swag) and it is balking at the http. I'm guessing this is an apache2 setting but I'm not sure how to access the right file to edit. I think I'm close with the index.php file within /www/ but don't want to break it. Thanks!
  6. Dang, I saw some of this reading through this thread before posting even... Thank you for your time, this did fix it. Cheers!
  7. Hello there! I recently lost the ability to access my UI on deluge. I have been wanting to switch to qbit anyway so I deployed binhex' qbit-vpn container but have the same exact issue. I am not sure if it was due to recent container update or not, as I haven't accessed container in a week or so but up until this point it was fine. Browser error states timeout/busy. Attached is my supervisord.log for deluge (did not attach qbit, since diff thread and maybe I can use solution for both) Thanks! EDIT: removed attachment, as issue solved. - LAN network definition
  8. I'm having the same issue with Monterey, where did you delete this dir at? And does it fully work now?
  9. This makes sense. I'm also having the issue with Monterey, I'll try Catalina or Big Sur tomorrow just to see but I get the "master var store" error.
  10. Please share! I would love to have this info as well, if you have the time. Thank you.
  11. I run c_connect("ip", 10890, "pw") With both ip and pw changed to reflect my actual ip and password, but keeping the quotes.
  12. Yeah, triple checked my port forwarding and it also matches the other working ones. canyouseeme.org sees the port as open, as well. When I run the console command to connect with my credentials, it tries connecting for a bit then says server not responding.
  13. I went ahead and wiped it all, only keeping the token key, including removing the appdata folder manually etc. It did download the new images. Still not getting anything to come up, though the errors noted above are gone (nice!) - it stops at "registering master server in US lobby" in the logs and doesn't go further. *should* it go further than this, or is this normal behavior? New paste here: https://pastebin.com/zens97U8
  14. Hey Ich, sorry to bother I know you're busy. Just following up on my issue with the don't starve container. Here's an updated log for you that I just pasted: https://pastebin.com/mbeUiGBY The notable errors seem to be as follows: Unknown bind__() error -1. Unknown bind__() error -1. [00:00:16]: [Error] Shard mode failed to start! [00:00:16]: Unhandled exception during shard mode startup: RakNet UDP startup failed: SOCKET_PORT_ALREADY_IN_USE (5) I don't see the "can't resolve" issue anymore, so I think that was just a freak occurrence, but kind of back to square one. Can't see the server in the master list, looks like it's getting hung up trying to register the server. Thanks!
  15. Just the one in the log it said it couldn't resolve - just wanted to be sure it was my entire network and not specifically my server. (lobby-us.kleientertainment.com) It still seems to get hung up on registering the server. Either way, I can't see the server online or in LAN with zero filters in-game.
  16. I do run pihole but I checked and the query is being forwarded to my upstream, so not blocking. ping shows 100% loss.
  17. I'm a moron lol. but I know it wasn't resolving the server name, and I couldn't ping it either.
  18. So I am getting another error now, shown as [00:00:19]: CURL ERROR: (lobby-us.kleientertainment.com) Could not resolve host: lobby-us.kleientertainment.com [00:00:19]: Failed to send server broadcast message It seems in the first line, Klein is missing the last "N" character in that url. Should be lobby-us.kleinentertainment.com instead. Not sure if that will totally solve/help but definitely at least one small problem I could do a commit but I don't see it in git
  19. Ah okay, no problem! Thanks for all your hard work. Yes, tried connecting but no-go as well.
  20. Kind of tagging onto the back end of MrBeardSmith's post - also having trouble with dontstarvetogether container. I copied my cluster token in, but it gives two errors: one about the Shard Mode failing to start, and a "racknet UDP startup failed: socket_port_already_in_use" https://pastebin.com/3Eu5CZVZ I don't know why it would say the port is in use, the only other steam dedicated server I have running is Valheim which doesn't use any of the same. Thanks for any help!
  21. When going to swap HBAs I noticed mis-matched cables. So what I had done is connect one HBA to both front and rear backplanes, then connected the front backplane again to a second HBA. So the timeout was the second HBA wanting to connect the disks, but the disks were already on the first HBA. Silly mistake, I removed the unnecessary HBA and cable, and it works great now Cheers, thank you very much for your help. You pointed me in the exact right direction!