sonic6

Members
  • Posts

    610
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by sonic6

  1. Laravel.los is uploaded

    Docker log looks good for me:

     

    [services.d] done.
    [cont-finish.d] executing container finish scripts...
    [cont-finish.d] done.
    [s6-finish] waiting for services.
    [s6-finish] sending all processes the TERM signal.
    [s6-finish] sending all processes the KILL signal and exiting.
    
    [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] 01-envfile: executing...
    [cont-init.d] 01-envfile: exited 0.
    [cont-init.d] 10-adduser: executing...
    usermod: no changes
    
    -------------------------------------
    _ ()
    | | ___ _ __
    | | / __| | | / \
    | | \__ \ | | | () |
    |_| |___/ |_| \__/
    
    
    Brought to you by linuxserver.io
    -------------------------------------
    
    To support LSIO projects visit:
    https://www.linuxserver.io/donate/
    -------------------------------------
    GID/UID
    -------------------------------------
    
    User uid: 911
    User gid: 911
    -------------------------------------
    
    [cont-init.d] 10-adduser: exited 0.
    [cont-init.d] 20-config: executing...
    [cont-init.d] 20-config: exited 0.
    [cont-init.d] 30-keygen: executing...
    using keys found in /config/keys
    [cont-init.d] 30-keygen: exited 0.
    [cont-init.d] 40-config: executing...
    Starting 2019/12/30, GeoIP2 databases require personal license key to download. Please manually download/update the GeoIP2 db and save as /config/geoip2db/GeoLite2-City.mmdb
    [cont-init.d] 40-config: exited 0.
    [cont-init.d] 50-speedtest: executing...
    Copying latest site files to config
    Database file exists
    Env file exists
    Running database migrations
    Nothing to migrate.
    App key exists
    JWT secret exists
    Slack webhook set, updating db
    
    
    Not enough arguments (missing: "webhook").
    
    
    Telegram chat id and bot token unset
    Base path is unset
    AUTH variable not set. Disabling authentication
    Disabling authentication
    Clearing old jobs from queue
    [cont-init.d] 50-speedtest: exited 0.
    [cont-init.d] 99-custom-files: executing...
    [custom-init] no custom files found exiting...
    [cont-init.d] 99-custom-files: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    [services.d] done.
    nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html)
    
    No MaxMind license key found; exiting. Please enter your license key into /etc/conf.d/libmaxminddb
    run-parts: /etc/periodic/weekly/libmaxminddb: exit status 1

    So, i didn't restart the docker yet. Tell me what i should do next for you.

     

     

    *edit* 8 hours later i can't access my unraid servers web ui. SSL is possible. That only happens if Speedtest-tracker runs for round about 3 weeks.

     

    *edit 2* so, today i have to reboot my server, because i can't access unraid anymore. need to be powerdown.

    laravel.log

  2. 7 hours ago, mmz06 said:

     

    I went to use "speedtest-tracker". It's an unraid docker app, and works perfectly well for me.

    Here is a link to their unpaid forum page and GitHub : 

    https://github.com/henrywhitaker3/Speedtest-Tracker

     

     

    i tried speedtest-tracker for a few month, but it doesn't work well for me. after round about two weeks i can't accees any webui if speedtest-tracker is running. the only way is to restart my whole unraid-server.

  3. On 6/22/2020 at 6:03 PM, xthursdayx said:

    Yeah, that's what I use for this container. It might be worth going with that. In general we recommend using a separate database this container in a production environment. 

    okay, a seperate database, but i can use the same mariaDB docker i used for nextcloud?

     

    12 hours ago, xthursdayx said:

    If you update your Recipes directory to map to /app/recipes in the container and the database to map to /app/database your sqlite database should be persistent

    so, i did this and now there a files in my appdata. i there a way to find my old database? if i found my old database, is there a way to transfer it to mariaDB? At this moment there is only one user on ferdi. maybe the "export/import" for profiles will be a workaround?

  4. i started with ferdi two weeks ago, so it must be the last version. but there is nothing in 

    /mnt/user/appdata/ferdi-server/database

    or

    /mnt/user/appdata/ferdi-server/recipes

    both are empty. same with the last backup from 06.15. (monday last week), both empty.

     

    i am running mariaDB for nextcloud. So i' thinking about to use it for ferdi also, or isn' this a good idea?

  5. no, everything is still there... maybe the database is corrupt? i checked my appdate backup from monday, but nothing changed. where can i find the sqlite database? i don't have much experience with dockers

     

    but there must be some more changes... the ferdi-server webpage looks different.

     

    btw, does the password reset work?

  6. Got the same Problem with my SMB and NFS Share to my Plex Ubuntu Maschine, everytime the SABnzbd Docker was writing to that share.

    I found this:

     

    But for the first i will try to deactivate the cache on this shares, because i don't understand what are the Tunable Hardlinks for. I am worried about breaking functionality on my unraid.

     

  7. So, for the first, English is not my first language, so sorry for confusings.

     

    I have 2 physical machines: Unraid and Ubuntu for Plex with webmin. Two shares mounted in Ubunutu with SMB. Fresh reboot, no problems and i can access my shares from Ubunutu.

    I updated my Unraid from 6.7.2 to 6.8.0 in the middle of december.

     

    Problem:

    After i loaded files with the binhex/arch-sabnzbd docker (with file permission 777) i can't access the mounted drives from Ubunutu (no problems with windows). The shares is still mounted under Ubuntu, but they where showed with "?". I can unmount and then mount them again and there are accessible again till i loaded files again.

     

    When i change the file permission that the binhex/arch-sabnzbd docker gives the loaded files to 755, then there is no problem.

    Workaround: Using NFS Share for Ubuntu, but with SMB it works on 6.7.2.

     

     

    Maybe it's me, i don't know but, thanks for your help.

    microserv-diagnostics-20200105-1638.zip

  8. Hey there,

     

    i upgraded from 6.7.2 to 6.8.0 in the middle of December. On my vacation i recognize a higher CPU usage on my unraid server. this equals in a higher energy usage.

    On 6.7.2 with all drive spin down my server was at 28W, now 6.8.0 with all drive spin down it is on ca 32W. 4W isn't much, but i want to know, what the reason is.

    I am not 100% shure the reason is 6.8.0 or, a docker/plugin which better works with 6.7.2.

     

    my running Docker:

    -binhex/ach-krusader
    
    -binhex/ach-sabnzbd
    
    -linuxserver/duckdns
    
    -linuxserver/letsencrypt
    
    -linuxserver/mariadb
    
    -linuxserver/nextcloud
    
    -organizrtools/organizr-v2

     

    my Plugins:

    -CA Auto Update Applications
    
    -CA Backup / Restore Appdata
    
    -Community Applications
    
    -Custom Tab
    
    -Disk Location
    
    -Dynamix Active Streams
    
    -Dynamix Cache Directories
    
    -Dynamix SSD TRIM
    
    -Dynamix System Information
    
    -Dynamix System Statistics
    
    -Dynamix System Temperature
    
    -Fix Common Problems
    
    -Nerd Tools
    
    -Open Files
    
    -Preclear Disks
    
    -Speedtest Command Line Tool
    
    -Statistics
    
    -Tips and Tweaks
    
    -Unassigned Devices
    
    -unBALANCE
    
    -User Scripts
    
    -Virtual Machine Wake On Lan
    
    -Wake On Lan support

     

    microserv-diagnostics-20200101-1339.zip

  9. Hello,

     

    i'm new to home-server and unraid.

    i tested unraid für around 15 days and i want to buy a licens. in the past i used the http://unraid.category5.tv/ to calculate my array and it shows me the "pro" licens.

    but i think the "plus" licens will be enough for me. now i am confused and i need you help.

     

    my setup:

     

    -hpe proliant microserver gen10 x3418 16gb RAM

    -IBM ServerRAID M1015 in IT Mode

     

    -Array 

    Parity: WD RED 4TB

    DISK1: WD RED 2TB

    DISK2: WD RED 2TB

    DISK3: WD RED 4TB

     

    -Cache

    Samsung 840 EVO 250GB

     

    -Boot

    Cruzer 16GB

     

     

    Maybe i will mount a usb drive at some times with Unassigned Devices

     

    At this point i understand, that i have 6 drives + 1or2 USB drives = 8 Devices = "Tier2 Plus Plan" or?

     

    Thanks for your help.