[support] Siwat's Docker Repository


Recommended Posts

H265ize is still providing the same error:

 

[h265ize]: [alert] The following videos (1) were not encoded:
    - /mnt/user/h265ize/input/[redacted].mkv: ffmpeg exited with code 1: Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument

 

This is the mediainfo on the input file:

Video
ID                                       : 1
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : [email protected]
Format settings                          : CABAC / 5 Ref Frames
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 5 frames
Codec ID                                 : V_MPEG4/ISO/AVC
Duration                                 : 39 min 29 s
Bit rate                                 : 3 487 kb/s
Width                                    : 1 280 pixels
Height                                   : 720 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 59.940 (60000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                       : 0.063
Stream size                              : 985 MiB (90%)
Writing library                          : x264 core 157 r2935 545de2f
Encoding settings                        : cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=8 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=50 / rc=crf / mbtree=1 / crf=18.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
Default                                  : Yes
Forced                                   : No

Audio
ID                                       : 2
Format                                   : AC-3
Format/Info                              : Audio Coding 3
Codec ID                                 : A_AC3
Duration                                 : 39 min 29 s
Bit rate mode                            : Constant
Bit rate                                 : 384 kb/s
Channel(s)                               : 6 channels
Channel positions                        : Front: L C R, Side: L R, LFE
Sampling rate                            : 48.0 kHz
Frame rate                               : 31.250 FPS (1536 SPF)
Bit depth                                : 16 bits
Compression mode                         : Lossy
Stream size                              : 108 MiB (10%)
Language                                 : English
Service kind                             : Complete Main
Default                                  : Yes
Forced                                   : No

Text
ID                                       : 3
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 39 min 17 s
Bit rate                                 : 329 b/s
Count of elements                        : 1318
Stream size                              : 94.8 KiB (0%)
Language                                 : English
Default                                  : No
Forced                                   : No

It just seems to exit even if no files are found in input dir.

 

Are you planning on fixing this? :)

Link to comment

Can't get the homebridge docker either with or without GUI running.

 

With GUI it just doesnt start, according to the logs it should have as its giving a code.

 

Without GUI wont start up because of:

 

[5/3/2019, 12:46:35 AM] Loaded config.json with 0 accessories and 1 platforms.
[5/3/2019, 12:46:35 AM] ---
[5/3/2019, 12:46:35 AM] Loaded plugin: homebridge-info
[5/3/2019, 12:46:35 AM] Registering platform 'homebridge-info.Info'
[5/3/2019, 12:46:35 AM] ---
[5/3/2019, 12:46:35 AM] Loaded plugin: homebridge-pilight
[5/3/2019, 12:46:35 AM] Registering accessory 'homebridge-pilight.pilight'
[5/3/2019, 12:46:35 AM] ---
[5/3/2019, 12:46:35 AM] Loading 1 platforms...
/usr/local/lib/node_modules/homebridge/lib/api.js:122
throw new Error("The requested platform '" + name + "' was not registered by any plugin.");

^

Error: The requested platform 'config' was not registered by any plugin.

at API.platform (/usr/local/lib/node_modules/homebridge/lib/api.js:122:13)
at Server._loadPlatforms (/usr/local/lib/node_modules/homebridge/lib/server.js:316:45)
at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:86:36)
at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:45:10)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)

Now, what am I doing wrong? Really would like to connect my milights to homekit :))

Link to comment
On 4/19/2019 at 1:27 PM, Siwat2545 said:

You actually need to proxy pass it to port 4430 if you are using the ssl certificate, both documents server and community server need to be proxypassed to using ssl port (4430 And 4431 respectively)

Sent from my Pixel 3 using Tapatalk
 

I got it work with Nextcloud and locally (community server); however, today, I get this when I tried to access the community server.

This was working before.

Screenshot 2019-05-03 at 10.26.43.png

Link to comment
I am sorry I am not familiar with your software. What do you mean by changing the directory?
Can you please be more specific? 
Changing the config directory in unraid docker config (used to be/mnt/user/appdata/onlyofficeds or onlyofficecs)

Sent from my Pixel 3 using Tapatalk

Link to comment
1 hour ago, Siwat2545 said:

Changing the config directory in unraid docker config (used to be/mnt/user/appdata/onlyofficeds or onlyofficecs)

Sent from my Pixel 3 using Tapatalk
 

It is still didn't work. My appdata is in cache. I tried to move everything to the /mnt/user/.. but I still getting the same Runtime Error

Link to comment

Seems Homebridge may need a Node upgrade to work.  I just updated and got the below message in logs.  I’m not really sure how to revert my home bridge at this point and the container won’t start now.  

 

[5/14/2019, 11:13:07 PM] Plugin /usr/local/lib/node_modules/homebridge-config-ui-x requires Node version of >=8.15.1 which does not satisfy the current Node version of v8.10.0. You may need to upgrade your installation of Node.

Link to comment
15 hours ago, drzaph said:

For the Homebridge plugin, do I have to add the plug-in name to the space-separate list of plugins in the docker template every time I install a new one? 

 

Forces a brand new installation (though settings/config saved) every time...

Yes that is correct

Link to comment
On 5/15/2019 at 12:37 AM, darbronnoco said:

Seems Homebridge may need a Node upgrade to work.  I just updated and got the below message in logs.  I’m not really sure how to revert my home bridge at this point and the container won’t start now.  

 

[5/14/2019, 11:13:07 PM] Plugin /usr/local/lib/node_modules/homebridge-config-ui-x requires Node version of >=8.15.1 which does not satisfy the current Node version of v8.10.0. You may need to upgrade your installation of Node.

from the unraid command prompt:

docker exec -it CONTAINERNAME /bin/bash

curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -

apt-get install -y nodejs

Link to comment
On 5/19/2019 at 6:07 AM, EricCharlotteNC said:

Thanks so much for the work on this!   I haven't migrated my homebridge configuration yet from the PI.

 

Would it be possible to upgrade the node version to 10 in the next release?   I believe that is the latest supported version and I have one plug-in for Lutron Caseta Pico's that requires node 10.   

from the unraid command prompt:

docker exec -it CONTAINERNAME /bin/bash
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs

 

Edited by spl147
Link to comment
9 hours ago, Siwat2545 said:

Pull request merged building

no update is showing, if i force a update it still pulls down the old version

 

looking at your dockerfile, you changed what i submitted. for apt-get install nodejs you have apt-get install node.js npm

 

there is no . in install nodejs

and npm is installed by default

Edited by spl147
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.