Eggman1414

Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by Eggman1414

  1. I just updated too, the plugin got moved to the error tab under plugins. Mostly due to the change in driver location or because 6.9 stable isn't whitelisted as compatible.
  2. Thank you for providing this fix. I too run the NUT server and am trying to get this to work. How do I merge your edits into the master v1.5 json?
  3. Yeah either that fixed it or me using a different plugin that used NVENC too. Shows up now in the GPU Stats. Never had that clicked because I thought it was for just version 3.4.5. Thank you
  4. Is there anyway to see if hardware transcoding is actually happening? Trying to see if it is using my Quadro card.
  5. Ended up fixing it based on this issue: https://github.com/Leantime/leantime/issues/231 Comes down to since this is a subdomain and http rejecting certain elements on the page, I needed to add the variable -e LEAN_APP_URL=https://leantime.domain.com. Once that was added, the web page loads perfectly fine. Maybe make the template have that field as a optional field.
  6. How does your leantime container look when viewed outside of your home network? Mine looks like this for example:
  7. Thank you very much. I no longer get the redirects error but the web page doesn't load correctly. Like the format is all off and what not. What could cause that? I am on the latest version from your template. Also where does leantime save its files, I don't see a folder in appdata.
  8. Has anyone gotten Leantime working with lets encrypt NGINX docker? I keep getting a "Too many redirects" error when trying from outside my network.
  9. Correct. All seems well again. Thanks for all the hard work you guys do.
  10. Now the 1080 doesn't show but the P2000 is now there. Playing a file in Plex does show that HW transcoding is working too. Thank you for solving that little issue.
  11. @CHBMB Any reason why it doesn't show? Even upgraded to 6.8 build and still does not show.
  12. Sorry for the late reply (been sick). Here is the output: Quadro P2000, 00000000:0A:00.0, GPU-c6a0d9d0-ddbf-0fa6-56f4-dd385535d1b1
  13. Let me start off by saying, thank you for the work that goes into this plugin. Honestly should be something that is built into Unraid by default. Anyway, I am now upgraded to 6.8 RC9 but I do not see my quadro card as an availble card. But using watch nvidia-smi I see my quadro (1080 is being used in a VM) Any reason why I no longer see the P2000? Thank you
  14. No it is currently set to "yes", should it be set to "Auto"?
  15. Yeah, I have tried deleting the docker and appdata folder and try reinstalling. Buy no avail
  16. Am I missing something very obvious? I am unable to start the docker after installing it. I get the following error in the log of the docker: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-app-niceness.sh: executing... [cont-init.d] 00-app-niceness.sh: exited 0. [cont-init.d] 00-app-script.sh: executing... [cont-init.d] 00-app-script.sh: exited 0. [cont-init.d] 00-app-user-map.sh: executing... [cont-init.d] 00-app-user-map.sh: exited 0. [cont-init.d] 00-clean-logmonitor-states.sh: executing... [cont-init.d] 00-clean-logmonitor-states.sh: exited 0. [cont-init.d] 00-clean-tmp-dir.sh: executing... [cont-init.d] 00-clean-tmp-dir.sh: exited 0. [cont-init.d] 00-set-app-deps.sh: executing... [cont-init.d] 00-set-app-deps.sh: exited 0. [cont-init.d] 00-set-home.sh: executing... [cont-init.d] 00-set-home.sh: exited 0. [cont-init.d] 00-take-config-ownership.sh: executing... [cont-init.d] 00-take-config-ownership.sh: exited 0. [cont-init.d] 00-xdg-runtime-dir.sh: executing... [cont-init.d] 00-xdg-runtime-dir.sh: exited 0. [cont-init.d] nginx-proxy-manager.sh: executing... [cont-init.d] nginx-proxy-manager.sh: Starting database... [mysqld] starting... 2019-11-19 0:44:32 0 [Note] /usr/bin/mysqld (mysqld 10.3.17-MariaDB) starting as process 360 ... 2019-11-19 0:44:32 0 [Note] InnoDB: Using Linux native AIO 2019-11-19 0:44:32 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2019-11-19 0:44:32 0 [Note] InnoDB: Uses event mutexes 2019-11-19 0:44:32 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2019-11-19 0:44:32 0 [Note] InnoDB: Number of pools: 1 2019-11-19 0:44:32 0 [Note] InnoDB: Using SSE2 crc32 instructions 2019-11-19 0:44:32 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M 2019-11-19 0:44:32 0 [Note] InnoDB: Completed initialization of buffer pool 2019-11-19 0:44:32 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2019-11-19 0:44:32 0 [Note] InnoDB: 128 out of 128 rollback segments are active. 2019-11-19 0:44:32 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2019-11-19 0:44:32 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2019-11-19 0:44:32 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2019-11-19 0:44:32 0 [Note] InnoDB: 10.3.17 started; log sequence number 1603986; transaction id 9 2019-11-19 0:44:32 0 [Note] InnoDB: Loading buffer pool(s) from /config/mysql/ib_buffer_pool 2019-11-19 0:44:32 0 [Note] InnoDB: Buffer pool(s) load completed at 191119 0:44:32 2019-11-19 0:44:32 0 [Note] Plugin 'FEEDBACK' is disabled. 2019-11-19 0:44:32 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded 2019-11-19 0:44:32 0 [Note] Recovering after a crash using tc.log 2019-11-19 0:44:32 0 [ERROR] Can't init tc log 2019-11-19 0:44:32 0 [ERROR] Aborting [cont-init.d] nginx-proxy-manager.sh: ERROR: Failed to start the database. [cont-init.d] nginx-proxy-manager.sh: exited 1. [services.d] stopping services [services.d] stopping s6-fdholderd... [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] syncing disks. [s6-finish] sending all processes the TERM signal. [cont-init.d] nginx-proxy-manager.sh: ERROR: Failed to start the database. [cont-init.d] nginx-proxy-manager.sh: exited 1. [services.d] stopping services [services.d] stopping s6-fdholderd... [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] syncing disks. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting. and here is my docker settings: Any help would be appreciated.
  17. I have been getting this message in my PLEX Docker Log. Is it something to worry about? It spits it out every now and then. Dolby, Dolby Digital, Dolby Digital Plus, Dolby TrueHD and the double D symbol are trademarks of Dolby Laboratories. connect: No route to host connect: No route to host connect: No route to host connect: No route to host connect: No route to host connect: No route to host connect: No route to host connect: No route to host connect: No route to host connect: No route to host
  18. This is a snip from VLC. H264 Video and AAC Audio
  19. Yep here is the error log from the docker screen. [h265ize]: [verbose] Cleaning up temp files... [h265ize]: Process exited. Script done, file is /dev/null Script started, file is /dev/null Script started, file is /dev/null [h265ize]: [verbose] Handling keypresses... [h265ize]: [verbose] Setting as-preset options... [h265ize]: [verbose] Folder encoding started at Friday, December 7th 2018, 3:09:34 AM [h265ize]: Processing Titans (2018) - 1x01 - Titans.mkv... [h265ize]: [verbose] Encoding started at Fri, 3:09 AM [h265ize]: [verbose] Getting metadata... [h265ize]: [verbose] Resolving video streams... [h265ize]: [verbose] Upconverting... [h265ize]: [verbose] Setting video bit depth... [h265ize]: [verbose] Mapping streams... [h265ize]: [alert] Audio does not have a title. Title set to "English AAC LC (Stereo)". [h265ize]: English [h265ize]: [verbose] Detecting auto crop... [h265ize]: Crop Detection: 1/12 [1000D[1A[2K[h265ize]: Crop Detection: 2/12 [1000D[1A[2K[h265ize]: Crop Detection: 3/12 [1000D[1A[2K[h265ize]: Crop Detection: 4/12 [1000D[1A[2K[h265ize]: Crop Detection: 5/12 [1000D[1A[2K[h265ize]: Crop Detection: 2/12 [1000D[1A[2K[h265ize]: Crop Detection: 3/12 [1000D[1A[2K[h265ize]: Crop Detection: 4/12 [1000D[1A[2K[h265ize]: Crop Detection: 5/12 [1000D[1A[2K[h265ize]: Crop Detection: 6/12 [1000D[1A[2K[h265ize]: Crop Detection: 7/12 [1000D[1A[2K[h265ize]: Crop Detection: 8/12 [1000D[1A[2K[h265ize]: Crop Detection: 9/12 [1000D[1A[2K[h265ize]: Crop Detection: 10/12 [1000D[1A[2K[h265ize]: Crop Detection: 11/12 [1000D[1A[2K[h265ize]: Crop Detection: 12/12 [h265ize]: [alert] Output will be cropped to 1920x960. Originally 1920x1080 [h265ize]: [verbose] Mapping HE Audio streams... [h265ize]: [verbose] Setting ffmpeg settings... [h265ize]: [verbose] Encoding video... [h265ize]: ffmpeg exited with code 1: Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument Error initializing output stream 0:0 -- encoded 0 frames Conversion failed! [h265ize]: [verbose] Finished encoding at Fri, 3:09 AM (a few seconds) [h265ize]: Folder encoding finished at Friday, December 7th 2018, 3:09:37 AM [h265ize]: [alert] The following videos (1) were not encoded: - /mnt/user/Downloads/h265ize/input/Titans (2018) - 1x01 - Titans.mkv: ffmpeg exited with code 1: Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument Error initializing output stream 0:0 -- encoded 0 frames Conversion failed!
  20. I have attached the screenshot. Privileged Mode was already enabled.
  21. Getting an error while trying to use H265ize on a mkv file. [h265ize]: [verbose] Handling keypresses... [h265ize]: [verbose] Setting as-preset options... [h265ize]: [verbose] Folder encoding started at Monday, December 3rd 2018, 4:54:00 AM [h265ize]: Processing Nightflyers - 1x01 - All That We Left Behind.mkv... [h265ize]: [verbose] Encoding started at Mon, 4:54 AM [h265ize]: [verbose] Getting metadata... [h265ize]: [verbose] Resolving video streams... [h265ize]: [verbose] Upconverting... [h265ize]: [verbose] Setting video bit depth... [h265ize]: [verbose] Mapping streams... [h265ize]: [alert] Audio does not have a title. Title set to "English EAC3 (5.1 Channel)". [h265ize]: English [h265ize]: [verbose] Detecting auto crop... [h265ize]: Crop Detection: 1/12 [1000D[1A[2K[h265ize]: Crop Detection: 2/12 [1000D[1A[2K[h265ize]: Crop Detection: 3/12 [1000D[1A[2K[h265ize]: Crop Detection: 4/12 [1000D[1A[2K[h265ize]: Crop Detection: 5/12 [1000D[1A[2K[h265ize]: Crop Detection: 6/12 [1000D[1A[2K[h265ize]: Crop Detection: 7/12 [1000D[1A[2K[h265ize]: Crop Detection: 5/12 [1000D[1A[2K[h265ize]: Crop Detection: 6/12 [1000D[1A[2K[h265ize]: Crop Detection: 7/12 [1000D[1A[2K[h265ize]: Crop Detection: 8/12 [1000D[1A[2K[h265ize]: Crop Detection: 9/12 [1000D[1A[2K[h265ize]: Crop Detection: 10/12 [1000D[1A[2K[h265ize]: Crop Detection: 11/12 [1000D[1A[2K[h265ize]: Crop Detection: 12/12 [h265ize]: [alert] Output will be cropped to 1920x960. Originally 1920x1080 [h265ize]: [verbose] Mapping HE Audio streams... [h265ize]: [verbose] Setting ffmpeg settings... [h265ize]: [verbose] Encoding video... [h265ize]: ffmpeg exited with code 1: Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument Error initializing output stream 0:0 -- encoded 0 frames Conversion failed! [h265ize]: [verbose] Finished encoding at Mon, 4:54 AM (a few seconds) [h265ize]: Folder encoding finished at Monday, December 3rd 2018, 4:54:04 AM [h265ize]: [alert] The following videos (1) were not encoded: - /mnt/user/h265ize/input/Nightflyers - 1x01 - All That We Left Behind.mkv: ffmpeg exited with code 1: Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument Error initializing output stream 0:0 -- Any reason why?