Everything posted by Simmer
-
[Plugin] Plex Streams
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?
-
[Plugin] Plex Streams
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.
-
[Plugin] Plex Streams
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!
-
[Support] ich777 - Gameserver Dockers
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
-
[support] dlandon - Zoneminder 1.36
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!
-
[Support] binhex - DelugeVPN
Dang, I saw some of this reading through this thread before posting even... Thank you for your time, this did fix it. Cheers!
-
[Support] binhex - DelugeVPN
10.0.0.40
-
[Support] binhex - DelugeVPN
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
-
[Support] SpaceinvaderOne - Macinabox
I'm having the same issue with Monterey, where did you delete this dir at? And does it fully work now?
-
[Support] SpaceinvaderOne - Macinabox
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.
-
[Support] Linuxserver.io - MariaDB
This worked for me as well.
-
[Support] A75G Repo
Please share! I would love to have this info as well, if you have the time. Thank you.
-
[Support] ich777 - Gameserver Dockers
Just following up on this
-
[Support] ich777 - Gameserver Dockers
I run c_connect("ip", 10890, "pw") With both ip and pw changed to reflect my actual ip and password, but keeping the quotes.
-
[Support] ich777 - Gameserver Dockers
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.
-
[Support] ich777 - Gameserver Dockers
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
-
[Support] ich777 - Gameserver Dockers
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!
-
[Support] ich777 - Gameserver Dockers
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.
-
[Support] ich777 - Gameserver Dockers
I do run pihole but I checked and the query is being forwarded to my upstream, so not blocking. ping shows 100% loss.
-
[Support] ich777 - Gameserver Dockers
I'm a moron lol. but I know it wasn't resolving the server name, and I couldn't ping it either.
-
[Support] ich777 - Gameserver Dockers
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
-
[Support] ich777 - Gameserver Dockers
Ah okay, no problem! Thanks for all your hard work. Yes, tried connecting but no-go as well.
-
[Support] ich777 - Gameserver Dockers
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!
-
[Support] ich777 - Application Dockers
Oh shoot! Didn't realize wrong thread, sorry. I appreciate your reply though. Sucks that it won't work! Cheers
-
[Support] ich777 - Application Dockers
Hi Ich! Thank you so much for all your hard work. I was wondering if I could make a request? Space Engineers dedicated server. It uses steamCMD like a lot of your other game containers. I found a couple github repos, only one for linux but they're all pretty old and outdated. Nothing on docker hub. Thank you!