Everything posted by saarg
-
[Support] Linuxserver.io - Code-server
You have to map the port 3001 so you get access to it outside the container. And you also need to make sure your server is running using your host IP.
-
[Support] Linuxserver.io - Dokuwiki
Did you follow the instructions in the application setup part of the readme on GitHub linked in the first post?
-
[Support] Linuxserver.io - Code-server
You will have to find a way of installing powershell.
-
[Support] Linuxserver.io - Code-server
That just looks like it's greyed out because it's hidden files. Have you tried to open the folder? I don't know how you are accessing your appdata, but you can also copy them to the appdata folder and move them using the command line to the .ssh folder.
-
[Support] Linuxserver.io - Dokuwiki
It's still maintained. Why shouldn't it? Dokuwiki have not released a stable release since 2018.
-
[Support] Linuxserver.io - Jellyfin
No, it's not possible as you need to install driver for the GPU in unraid.
-
[Support] Linuxserver.io - Unifi-Controller
It's probably possible somehow, but I don't know how.
-
[Support] Linuxserver.io - Unifi-Controller
Bookmark?
-
[support] MakeMKV-RDP container Deprecated
Yeah, thanks. If I make a new, it will be under the lsio umbrella.
-
[support] MakeMKV-RDP container Deprecated
You can't I'm afraid. Look at my post above for info.
-
[support] MakeMKV-RDP container Deprecated
Turns out the 1.14.7 source is removed and when a new build on docker hub is built, it overwrites the previous. So it's a point of no return. I'm not going to update this container as I didn't make the base container for it, so can't update ubuntu to a newer version. So the best option is to install either binhex's version or jlesage's.
-
[support] MakeMKV-RDP container Deprecated
I gave up and reverted to 1.14.7 due to dependencie issue with 1.15.0. The base ubuntu version is too old to have the needed libstdc++6 version. Not sure if I'm going to update this anymore. Might move it over to the new linuxserver gui base.
-
[support] MakeMKV-RDP container Deprecated
Build failed, so no update yet.
-
[support] MakeMKV-RDP container Deprecated
Read my post again 😉
-
[support] MakeMKV-RDP container Deprecated
I found the issue. There was some changes in the dependencies so makemkv didn't install correctly. Hopefully the new build will work.
-
[Support] Linuxserver.io - ddclient
Why are you making something simple into something complicated? Linuxserver have one place we document things an that is GitHub. We are not unraid specific, so to simplify things we have one place where we put the documentation. The container have one task and that is to run ddclient to monitor the public IP and update it if needed. Thank you for your suggestions, but the container will not be changed to how you want it to be.
-
[Support] Linuxserver.io - WebGrab+Plus
Thanks for notifying about the new version. I'll see if I get it running today and if it works, push the new build.
-
[Support] Linuxserver.io - ddclient
1 & 2: The config file in your appdata folder. You don't have to think about any other files to edit. 3: I won't see a reason to not keep the container running. It's not using much resources. Schedule a stop and start script using cron if you are worried it eats to much resources. There is a plugin for that. The container runs the ddclient binary which takes care of checking for a new IP as configured in the config file.
-
[Support] Linuxserver.io - Plex Media Server
No, you need to install the drivers on the host. So you need to install the dvb build to get it working.
-
[Support] Linuxserver.io - Plex Media Server
I think it might have to do with your go file and where you placed the iGPU stuff. Probably emhttp binds the iGPU to vfio and then the driver isn't available, and therefore no /dev/dri. placing the iGPU part last in the go file would probably have fixed it also.
-
[Support] Linuxserver.io - HAbridge
I'm afraid I can't help much with your issue. I haven't tried habridge after I made the container and I don't have Alexa. I do have a woman by another name, but she is incompatible with habridge unfortunately... I do know that it can be a little bit tricky to connect the Amazon device, so have you checked the habridge github page for troubleshooting info?
-
[Support] Linuxserver.io - Plex Media Server
Please post the diagnostics after rebooting the server, but before doing anything. Also try to move the modprobe and chmod after the emhttp entry. Do you have any VMs using the iGPU?
-
[Support] Linuxserver.io - Boinc
I have no issues here on a dual cpu board. You should leave core 0 and it's ht core for unraid. You have to be more specific about your setup and what is happening. Have you tried pinning cores to the container?
-
[Support] Linuxserver.io - Plex Media Server
Without you supplying anything about what you actually have in your go file and the outputs of the commands you run, it's hard to help. Post the output of ls -al /dev/dri after array started and after applying the command, while the array still running. Also any commands you run you should post the output of, and if course the command you used. Post also the content of the go file regarding the setup of the iGPU. Remember that there now are some restriction for running commands from the go file.
-
[Support] Linuxserver.io - Plex Media Server
I'm not sure if the binhex plexpass works with nvidia transcoding. If you don't get it to work, try ours.