PSYCHOPATHiO

Members
  • Posts

    309
  • Joined

  • Last visited

Everything posted by PSYCHOPATHiO

  1. im kinda doing kung fu, things kind of work temporarly but here is how the GUI looks like. very strange, dockers & VMs work but shres are no existant or inaccicable. EDIT: I'n going to wipe the USB & reinstall from scratch as it might be a currput USB only (already hace a backup copy. EDIT: yup after a full wipe and reinstall of UNRAID on the same flash still got errors yes I installed the licence key as its not my first USB change, also server is on and running but cant access shares or use vms or dockers, its just online.
  2. As per the title I just replaced my old dying USB with another old temporary one, but now the temp one is dying I cant use anything on my server for the time being and its stuck on a parity check that i cant stop as its also starting services at the same time & ... yeah i need to replace the USB ASAP. Already got new usb drives but cant change the USB due to the 1 year change limitation. please advice.
  3. Based on the logs it seems the Turn server is not configured correctly, you can use the default port "listening-port=3478" without certs. But if you want to encrypt the voip communications you can use "tls-listening-port=5349" you need to have the certs. if you have "lets encrypt" or "nginx proxy manager" you can redirect your docker to look for the certs over there. The easy way is just delete the file turnserver.conf and use a free turn server on the internet, or download the coturn docker and configure it seperatly. If you need further help in matrix join my server & lets talk there https://matrix.to/#/#support:sykorp.com you can create an account if as registration is simple.
  4. I never got LDAPs correctly cause of the certs, but its internal communication with the local LDAP server & im not opening external ports for it to work. I got no clue how to get LDAPs to work
  5. I like using their dockers but sometimes I have to revert to the official dockers to get better updates & functions, in our case LDAP was broken in all nextcloud dockers listed in the app store. what else do you have connected to your LDAP <--- off topic. I got airsonic advanced, matrix server, email server, nextcloud, & strangely pfsense for guest wifi via captive portal, so users can authenticate with their LDAP
  6. oooh yeah, but I used the official nextcloud docker, all others are broken. The official docker is much faster when paired with redis & everything works nicely. if you need help you could add me on matrix https://matrix.to/#/@psychopathio:sykorp.com
  7. read it a couple of days ago, it pissed me off a bit as I know what the devs are up to lol. I'm always checking for updates but only because I know there would be security, stability, & driver updates & more nice features. Its always worth the wait for a stable release.
  8. havnt tried the game yet but if a game has a hostable server I am willing to get or at least give a try.
  9. this line threw me off, I was putting down the user in caps so I was getting an error, nothing needs to be im caps. I'm confused lol anyway, the docker is running fine. I wasn't sure I wanted something like this but to be honest it is very nice, including sharex uploads & I also can put up temporary uploads of files & pics... this is a keeper This will replace my "xbackbone" docker as it's more useful. nice work
  10. Modified it to some extent, didn't realize I needed to do more I will give it a try later & give u feedback, thanks for the work.
  11. Thought would give this a run, got an error with 3 tries installing it. This is after step 3, also if I used caps I will get wrong username or password output. An error occured while running the seed command: Error: Command failed with exit code 1: ts-node --compiler-options {"module":"commonjs"} prisma/seed.ts error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. /void #
  12. Might have been a crash or a kernel panic, used to happen to me a lot due to some incompatibilities & Ryzen first gen issues with ram.
  13. I don't think SVG format is supported, try converting it int o PNG if you want a transparent background or use a normal JPEG
  14. My advice is go bigger on RAM as slots are limited for future upgrades, go for 2x16 to give you have headroom in case u needed more. Also check compatibility with the motherboard to make sure the system will be stable.
  15. Same issue on 6.9.2, I dont think its related to the RC2
  16. Click on the docker you want to remove once loaded clock on the X next to it. that simple
  17. I got the UMASK variable working nicely for me without an issue in any updates., I no longer use the extra parameters field.
  18. @Liquido2@mkono87 A bit late to the party, but the admin user is created via the console with this command: register_new_matrix_user -c /data/homeserver.yaml http://0.0.0.0:8008
  19. This is a bit late, but you do not need to generate a certificate if you will be running the matrix behind a reverse proxy. In addition, once you setup the DNS properly you will be using port 443.
  20. I'm not an expert I actually got no clue of the permission system but this woks for me for now
  21. There seems to be a problem with the latest update, it broke the permission system. I cant delete or move or rename any files downloaded & have to manually change the permission for every download. I have 2 qBittorrent clients, but one of them keeps changing its own permissions. Both dockers are identical in settings & setup, only thing different is port numbers. One of the dockers is behaving normally & I can move or delete files yet the other keeps locking them. @HHUBS @Linguafoeda EDIT: After the update I had to remove the old "extra parameters: -e UMASK_SET=000" & add a new variable UMASK 002. That fixed the permission problem & should have been implemented from the beginning.
  22. Thought the majority of people used chrome, seems most geeks like me like Firefox. I use Firefox for regular browsing & I also use Edge & IE when I need to test something on the local network.