Everything posted by Taddeusz
-
[Support] Linuxserver.io - Nextcloud
I still haven’t been able to get the Community Document Server app to work. The error in my log is that x2t cannot be found. I’m fully updated.
-
[Support] jasonbean - Apache Guacamole
When you get this error have you tried logging off and logging back in? Whenever I’ve gotten this error that has worked for me.
-
[Support] jasonbean - Apache Guacamole
That’s interesting. Currently it wouldn’t work. You would need to expose the guacd port as it’s currently just an internal service.
-
[Support] Linuxserver.io - Nextcloud
I have it working. I have it set as a subdomain through the Let’s Encrypt Docker. I used their documentation on Nginx reverse proxy to get it working.
-
[Support] Linuxserver.io - Nextcloud
You sure your upstream bandwidth is that high? Most ISP’s have a much slower upstream than downstream. For example mine is 150Mb down and 10Mb up.
-
[Support] Linuxserver.io - Nextcloud
I just installed the Nextcloud Talk plugin. It seems to work fine web client to web client. Video works fine if both clients are on the same network. Text works fine when a client is outside the network but video does not. I can't get either of the Android or iOS apps to work whether or not they are on the same network. The iOS app gives me error 405 and the Android app just says there was an error. I tried to install and configure the instrumentisto/coturn docker and configure the talk plugin to use it but I'm not sure I have coturn configured correctly. Anyone have any pointers on how to get this working correctly?
-
[6.8.0 RC1] CPU Percentage Difference Between Power Save & Performance
I have an i5 8400 which I had previously set the scaling governor to Power Save. Recently I changed it to Performance and noticed that my CPU's normal idle usage is much lower. I also noticed on Performance governor my CPU seems to be pegged at the 6-core turbo frequency of 3.8Ghz rather than doing any scaling, which I'm not entirely certain is a bug or not. 6.7 would still scale the CPU on Performance but not quite as aggressively as Power Save. Maybe this is a change in the scaling driver. Idle temps have only risen about 4-6C. I'm ok with that change. Just something else I noticed. I don't know how the dashboard calculates CPU usage but it seems like it has something to do with the CPU frequency.
-
[Support] Djoss - HandBrake
@Djoss I'm not sure what changed but I just noticed that it was started and is running. If it's at all a help here is the output anyway. handbrake.txt
-
[Support] Djoss - HandBrake
I just installed Unraid 6.8.0 rc1 this morning and went to run something through Handbrake and noticed it’s not starting.
-
***GUIDE*** Plex Hardware Acceleration using Intel Quick Sync
The left side is the original video format, in this case HEVC. That’s what it is decoding. The right side is showing that it is encoding to H.264 using hardware. Your E3 is a Haswell architecture CPU so it cannot decode or encode HEVC in hardware.
-
***GUIDE*** Plex Hardware Acceleration using Intel Quick Sync
@Zonediver Just to discount Quick Sync hardware acceleration out of hand because it doesn’t meet your own quality standards doesn’t mean it wouldn’t be acceptable for others in different situations. Coming on here berating others for using it is rather rude.
-
***GUIDE*** Plex Hardware Acceleration using Intel Quick Sync
That’s part of the problem of your perspective. Quick Sync quality on an Ivy Bridge CPU is not that great. It improved significantly with Haswell. Not everyone has the hardware reserves for CPU transcoding. You don’t know what else people have running on their machines.
-
***GUIDE*** Plex Hardware Acceleration using Intel Quick Sync
Which model of Xeon do you have? If you notice it shows “hw” for the H.264 video just not for HEVC. It’s a newer technology that requires a Skylake architecture or better CPU.
-
***GUIDE*** Plex Hardware Acceleration using Intel Quick Sync
@Lappen71 What CPU do you have? To support HEVC hardware decoding you need at least a Skylake CPU.
-
[Support] Djoss - HandBrake
9th Gen QSV is not yet supported by Unraid. The next version will include the necessary kernel/drivers to support the newer CPU’s.
-
[Support] Djoss - MakeMKV
@Djoss I use the RealVNC VNC Viewer on my Mac and iOS devices and it's always complaining about unencrypted connections so I was playing around with enabling the secure feature on your containers. It appears that RealVNC uses their own type of encryption and is not compatible with SSL/TLS type encryption?
-
[Support] jasonbean - Apache Guacamole
@tamito You may also check in your container's appdata folder in guacamole/extensions to make sure there aren't any weird jar files in there. The only jar files that should be there are ones that you have configured such as for MySQL or possibly a rebranding file if you have done that. I can't think of any other way this container could be compromised.
-
[Support] jasonbean - Apache Guacamole
@tamito There's nothing that I know of in this container that would cause the traffic you're seeing. I assume you're on Unraid. Have you tried deleting the container and then use your template to re-download it?
-
[Support] jasonbean - Apache Guacamole
@tamito Granted, I'm just using the firewall in my router and I'm not monitoring or filtering stuff there. I'm not seeing any current active connections to those IP addresses on my network.
-
[Support] jasonbean - Apache Guacamole
I’ve not seen that. The ports don’t even correspond with anything Guacamole does. Sure you haven’t been hacked or have some kind of malware?
-
[Support] Djoss - HandBrake
Right now I have /tmp in the container pointing to /mnt/user/appdata/HandBrake/tmp.
-
[Support] Djoss - HandBrake
This looks like it may be complicated unless you can specify a temp path. They are in /tmp/hb.<ghb process number>.
-
[Support] Djoss - HandBrake
I've been doing a lot of ripping recently and started getting warnings about my Docker image getting too full. I noticed that this container is putting Handbrake's temp files (2-pass btree files) into the container. Might be prudent to have HB's temp folder be able to be located outside the container's file system.
-
[Support] Djoss - MakeMKV
I just popped the same disc in my Windows box and made sure Java 8 was installed and it picked up the main title like it should.
-
[Support] Djoss - MakeMKV
This container doesn't seem to be picking up the correct playlists for BD+ titles any more. I see it in the log that it says it's using java in /usr/lib/jvm/jdk/bin/java but when it's done reading it hasn't picked on the main title or anything.