Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[support] Siwat's Docker Repository

Featured Replies

The most recent Homebridge w/ UI fixed the install and setup. I’m up and running again. Thanks. 

  • Replies 677
  • Views 225k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • SpaceInvaderOne
    SpaceInvaderOne

    Yeah i have the same. I havent had time to look into this as yet but a quick fix is roll back to the earlier container. In the template change repository to add :6.0 on the end so onlyoffice/

  • I had quite a bit of trouble getting OnlyOfficeDocumentServer to work with nextcloud and letsencrypt. So I had letsencrypt install for plex etc and got it working with nextcloud. The confusing part of

  • So finally, I found a solution ! 🤩 I checked my nextcloud.subdomain.conf and added/removed everything so both files were similar.   In case someone has the same issue, here's my onlyoff

Posted Images

logs still do not work with the latest docker for homebridge with gui

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? :)

H265ize

 

h264 - mpeg-4 AVC (part10) (avc1) in a mkv wrapper will not re-encode

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 :))

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

On 5/3/2019 at 9:29 AM, pingmanping said:

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

Same issue here after a weekly, scheduled update. Tried a fresh install and still have the same problem.

2 hours ago, EgillSkallagrimsson said:

Same issue here after a weekly, scheduled update. Tried a fresh install and still have the same problem.

I tried to reinstall and still got the same page. 

  • Author
I tried to reinstall and still got the same page. 
Can you try changing the directory

Sent from my Pixel 3 using Tapatalk

Where do you change settings in h265ize, such as changing output format to 720p?

4 hours ago, Siwat2545 said:

Can you try changing the directory

Sent from my Pixel 3 using Tapatalk
 

I am sorry I am not familiar with your software. What do you mean by changing the directory?

Can you please be more specific? 

  • Author
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

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

19 hours ago, Siwat2545 said:

Can you try changing the directory

Sent from my Pixel 3 using Tapatalk
 

One of the last things I tried, too. Clean install with a fresh config directory. Same error.

On 4/20/2019 at 3:27 AM, Siwat2545 said:

Just fixed it 🙂 Building now
PS: my docker file is https://github.com/SiwatINC/h265ize_unraid/blob/master/Dockerfile

Sent from my Pixel 3 using Tapatalk
 

is there a way to add more codecs? simple .ts files recorded in plex are failing as well as 10 bit h264 files

Edited by nicksphone
typo

  • Author
is there a way to add more codecs? simple .ts files recorded in plex are failing as well as 10 bit h264 files
I'm sorry but I do not know

Sent from my Pixel 3 using Tapatalk

9 hours ago, Siwat2545 said:

I'm sorry but I do not know

Sent from my Pixel 3 using Tapatalk
 

ok thanks for the reply and thanks for taking to time to make the docker

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.

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...

  • Author
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

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.   

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

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

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

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.