Jump to content

Snyaify

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Snyaify

  1. On 10/18/2022 at 10:49 PM, Enphor said:

    Followed instructions. Unable to access the admin console via admin.php due to no default password provided. Config file contains a hashed value. Tried the usuals, nothing in documentation, deleted.

    did u read info above?

    Spoiler

    NOTES
    • Run the following cmds before creating the container: 'mkdir -m755 /mnt/user/appdata/jirafeau/config' and 'curl https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/dependencies/jirafeau/config.local.php --output /mnt/user/appdata/jirafeau/config/config.local.php'.
    • To access the admin panel, add 'admin.php' at the end of the container IP address: 'HOST_IP:PORT/admin.php'.

    you should check config.local.php and it's options before container deployment. There is admin password section, generate hash with online generator and then deploy container

     

  2. Recently, I noticed that all plugins have switched to the n/a status, when updating manually:
    Checking connectivity ... No response, aborting!


     I looked at the script that is responsible for checking plugins, there is a link wget --spider --no-check-certificate -nv -T10 -t1 https://www.msftncsi.com/ncsi.txt 2>&1|grep -o 'OK' 

    I tried to run it manually and got an error:
    Unable to establish SSL connection.

     

    Checked the route to www.msftncsi.com, everything looks fine.

     

    date and time synchronized. dunno what to do

    Sometimes doker containers in n/a status too

    I had to disable plugin monitoring otherwise, when going to the plugins section, the infinite status "checking"

     

    DNS is set to quad9

  3. Hello, first of all i want to say thank you, this i want i'm looking for for a long time. i have a few quastions:

    1 . is it possible to change the database from embedded to external in your template for unraid?

    2. Will hw transcoding be supported?

     

     

×
×
  • Create New...