Jump to content

Siwat2545

Members
  • Posts

    340
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Siwat2545

  1. So I just got my Radeon Vii (Vega 2) to replace my RX580, but the VM randomly freeze or sometimes the screen goes blank, I then terminate the VM, but when I start it up again, It says "internal error: Unknown PCI header type '127'" then around 5 minutes later the whole host system froze and webUI is inaccessable  

    Diagnostic Attached

    tower-diagnostics-20190622-1211.zip

  2. 1 hour ago, spencers said:

    Trying to set up the homebridge GUI using this repo as well. Homebridge runs fine until Nest spits out the token. Can’t access the GUI and I’m stuck with the same std bad_alloc. 

     

    Cant be related to the new Nest api changes because they haven’t hit yet. Homebridge nonGUI from adair21 repo still works fine. 

    Can I have your full log?

  3. 8 hours ago, loxar said:

    Hello,

     

    i have a problem to get a Homebridge-Zigbee Plugin working.

     

    I dont know the reason :(

     

    Error Log:

    serialport.target.mk:110: recipe for target 'Release/obj.target/serialport/src/serialport.o' failed
    make: Leaving directory '/usr/lib/node_modules/homebridge-zigbee/node_modules/serialport/build'
    make: *** [Release/obj.target/serialport/src/serialport.o] Error 1
    gyp ERR! build error
    gyp ERR! stack Error: `make` failed with exit code: 2
    gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
    gyp ERR! stack at ChildProcess.emit (events.js:196:13)
    gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:257:12)
    gyp ERR! System Linux 4.19.43-Unraid
    gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    gyp ERR! cwd /usr/lib/node_modules/homebridge-zigbee/node_modules/serialport
    gyp ERR! node -v v12.2.0
    gyp ERR! node-gyp -v v3.8.0
    gyp ERR! not ok
    npm ERR! code ELIFECYCLE
    npm ERR! errno 1
    npm ERR! [email protected] install: `prebuild-install || node-gyp rebuild`
    npm ERR! Exit status 1


    npm ERR! Failed at the [email protected] install script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

    npm ERR! A complete log of this run can be found in:
    npm ERR! /root/.npm/_logs/2019-05-28T20_30_47_335Z-debug.log

    I don't think unraid docker have USB pass through yet.

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

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

  6. Most modern systems have the network built in to the motherboard, making it a little difficult to remove. In any case, as long as you don't plug in an ethernet cable, the chances of it connecting to a network is pretty slim. I'm assuming he knows to not connect wirelessly either.

    I mean remove the virtual network adapter from the guest OS (Assuming that a the drive will be in a virtural environment)

    Aka take the HDD out and pass it through KVM

    Sent from my Pixel 3 using Tapatalk

     

     

     

  7. Incidentally, still no update showing on the container, the last update on dockerHub shows something like 4 months ago, and the dockerFile listed there doesn't have the quoting.
     
    Another thing also if it's possible.  Currently the script is storing the intermediate file within the docker.img.  Not a problem when I'm doing source files of 1-4Gig, but I will eventually start on doing source files of 50Gig+, and then it will become an issue.
    Something definitely went wrong, I will fix it when I get home, apparently sudo apt-get -y install ffmpeg failed... weirddc3992590348e6c7b922d059b8a01226.jpg

    Sent from my Pixel 3 using Tapatalk

  8. 10 hours ago, drzaph said:

    Thanks for the quick update. I've installed it but still get the same setup errors (minus the homrbridge not found error). Here's an example of the logs

     

    
    Setting up libxi6:amd64 (2:1.7.9-1) ...
    Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ...
    Setting up libxcb-present0:amd64 (1.13-2~ubuntu18.04) ...
    Setting up libglvnd0:amd64 (1.0.0-2ubuntu2.2) ...
    Setting up libxinerama1:amd64 (2:1.1.3-1) ...
    Setting up libxcb-dri2-0:amd64 (1.13-2~ubuntu18.04) ...
    Setting up libxcb-dri3-0:amd64 (1.13-2~ubuntu18.04) ...
    Setting up libxcb-glx0:amd64 (1.13-2~ubuntu18.04) ...
    Setting up libtwolame0:amd64 (0.3.13-3) ...
    Setting up libraw1394-11:amd64 (2.1.2-1) ...
    Setting up libx264-152:amd64 (2:0.152.2854+gite9a5903-2) ...
    Setting up libxcb-xfixes0:amd64 (1.13-2~ubuntu18.04) ...
    Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ...
    Setting up libopenjp2-7:amd64 (2.3.0-1) ...
    Setting up libasyncns0:amd64 (0.8-6) ...
    Setting up libxdamage1:amd64 (1:1.1.4-3) ...
    Setting up libxfixes3:amd64 (1:5.0.3-1) ...
    Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.1) ...

     

    I'll look into it after I got back from work 🙂

  9. Last line of the homebridge install command have a typo in it? 
     
    “root/.homrbridge/log.txt)”
    Should be “root/.homebridge/log.txt “ instead of homr?
     
    The docker won’t boot after the last update. 
     
    Sorry, I was rushing out the log update ToT just fixed it, building now

    Sent from my Pixel 3 using Tapatalk

  10. Unraid see CD ROM as a drive only when a CD is inserted, for your purpose, I recommend buying a cheep HBA (Host Bus Adapter) Card that support removeable media or buying a usb to sata adapter and pass that through

    THIS ASSUME THAT YOU HAVE A INTERNAL (SATA BASED) CD DRIVE

  11. re: H265ize
     
    Looks like spaces in the input / output paths aren't being parsed correctly.  Not sure if this is your docker build, or the actual script though.
     
    Setting /input to be /mnt/user/Television/Old Seasons/.... results in an error of 
    [h265ize]: Input /mnt/user/Television/Old does not exist.

    Whereas if you escape the spaces in the path (which isn't necessary under normal circumstances since unRaid tosses quotes around it) will work
    eg: /mnt/user/Television/Old\ Seasons/...

    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

    • Like 1
  12. How anyone gets the onlyoffice to work?
    I got the Linuxserver's letsencrypt container for my reverse proxy. I created /mnt/cache/appdata/letsencrypt/nginx/proxy-confs/onlyoffice.subdomain.conf with the following info:
    server {   listen 443 ssl;   server_name onlyoffice.*;   include /config/nginx/ssl.conf;   client_max_body_size 0;   location / {       include /config/nginx/proxy.conf;       resolver 127.0.0.11 valid=30s;       set $upstream_docs onlyofficedocumentserver;       proxy_pass https://$upstream_docs:443;       proxy_redirect off;       proxy_set_header Host $host;       proxy_set_header X-Real-IP $remote_addr;       proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;       proxy_set_header X-Forwarded-Host $server_name;       proxy_set_header X-Forwarded-Proto $scheme;   }}

    This is what I have on OnlyOffice Document Server: (see attached file)
    Also, I installed the OnlyOffice Community Server and what exactly goes to the Document Editing Service AddressDocument Service address for requests from the Community Server and Community Server address for requests from the Document Service fields?
     
    When I opened the Document Server webUI, I get the page "cannot get /" 
    I followed the instruction from https://hub.docker.com/r/onlyoffice/documentserver/ and generated the two keys that supposed to go to /var/www/onlyoffice/Data/certs/
     
     
     
    399032794_Screenshot2019-04-19at13_10_12.thumb.png.3aa28d5c0735cb54ad00002dc63949c5.png
    2028285779_Screenshot2019-04-19at13_14_46.thumb.png.db0e1555b4b49cf8d38bbf12d99491e6.png

    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

×
×
  • Create New...