Jump to content

jaybird2203

Members
  • Posts

    56
  • Joined

  • Last visited

Posts posted by jaybird2203

  1. 43 minutes ago, ich777 said:

    Yes, as I wrote above.

    Some users strangely have that issue but I never was able to reproduce this.

    Yeah, that sorted the issue on my setup - thanks for the direction!

     

    Always get cautious about a plugin that manages a driver and the direction given is to remove the driver lol

    • Like 1
  2. On 2/4/2024 at 12:35 PM, ich777 said:

    Does your server has a active Internet connection on boot? So to speak does the PiHole that you where talking about run on your Unraid server?

     

    If your server has a active internet connection on boot then simply restart but keep in mind that the boot will take longer since it will download the driver on boot.

    @ich777 Had to go back awhile but did this step and driver has updated. Still seeing the same web error about trying to download the last listed version in the pop up as well as the php error on the left side. 

     

    Guessing I'd need to remove the plugin, reboot, reinstall the plugin yeah? Don't see any steps on removing the driver itself. 

  3. Nope, doesn't bother me in the slightest.

    Was simply thinking if other users were looking for that instant gratification of deleting and getting an immediate update on size they could use that approach of navigating to the share tab until both had the same functionality implemented.

    Sent from my SM-G975W using Tapatalk

  4. On 5/19/2022 at 2:10 PM, dlandon said:

    The latest changes I made changed the way that works.  If you have the refresh the recycle bin in the background set, the recycle bin is not cleared right away.  It will clear on the next refresh of the recycle bin sizes.  If you set to not refresh in the background, the recycle bin will clear immediately.


    I have the update recycle bin in the background set as yes and noticed that if you manually navigate to the shares tab then delete the files from there instead of the main settings page the size is still updated almost instantly. 

     

    I'm guessing the two locations to empty the recycle bin are handled differently in regards to the listed size? Any intention to bring the shares tab into that same approach?

  5. Thanks for the quick response Squid, I've moved the flash drive to another port on the motherboard. This time its specifically a USB2 port. I'll continue to monitor. 

     

    Is there any validation/test that can be done on the flash drive to ensure its not in early stages of dying? Drive itself is less than a year old since being replaced from a previous flash drive I was using for unraid. 

  6. I've been running 6.8.0 rc-9 with only one issue that's happened twice. First time I wasn't able to capture it but this time I did. Last time the server had ~30 days of run time, this time its 21 days.

     

    It appears that when the server gets into this state it's no longer detected on the network yet you can access it directly (if you use the network location \\Tower) to view folder structure and use Dockers (webpages direct like tower:8080) but as soon as you attempt to copy a file the connection will drop and the client PC will report 0x8007003B. Has happened on two different PC's. 

     

    I've attached the diagnostics while its in this state as well as provided a few screenshots of the webpage (that should be dark) yet its clearly white. 

     

    Any assistance is greatly appreciated. 

     

    tower-diagnostics-20191229-1218.zipmain_page.thumb.png.1a4634503e6a876a246b2fa1353c67bb.pngdocker_error.thumb.png.42571e7d2976beda2fee75c303d8a0ff.png

  7. Quick question that I may have missed so apologies in advance. 

     

    Looking for the proper way to setup Radarr to use the standard unraid recycle bin plug-in by dlandon rather than pointing to a empty folder then manually deleting from there. Any assistance with this is greatly appreciated. 

  8. It seems there is a bug for new installs. Looking into it.
     
    EDIT: Yup, missed something for new installs. PR submitted, should be merged soon. After update, it will reset one more time but then it should be good.
    Appreciate the quick turn around. Can report that the details do remain after the upgrade so that portion was addressed.

    Sent from my SM-T700 using Tapatalk

  9. Hi All, Having an issue with the recent linuxserver/openvpn-as repo build of Openvpn-as that I hope someone can shed some light. Running 6.7.0-rc-7 right now, haven't updated openVPN in ages (can't recall prior build but already did the network type = bridge and removal of "interface=eth0" modifications which all worked until I tried to change the network settings the clients could access) but decided to nuke the full install and start from scratch. 

     

    As it stands now I'm able to install the docker, get into the GUI and add a new user although every time I attempt to stop/start the docker it appears the install reverts back to defaults. I mean my users details, as.conf settings and not sure what else all revert back to the defaults as if the file has been completely wiped. 

     

    I've tried using the same app folder location and new app folder location but nothing appears to be retained. File permissions look correct (nobody/users) and the cache drive works for the other dockers just not this one. 

     

    Any assistance is greatly appreciated. 

     

    App run is as follows:

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='OpenVPN' --net='bridge' --log-opt max-size='10m' --log-opt max-file='3' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PGID'='100' -e 'PUID'='99' -p '943:943/tcp' -p '9443:9443/tcp' -p '1194:1194/udp' -v '/mnt/user/Dockers/openvpn':'/config':'rw' 'linuxserver/openvpn-as' 
    566e0951ece71323f6fa1a567f02a72ba1301036be09ca43ccd155914931f7b6

    logs when the docker starts (up to EULA) are as follows:

    [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] 10-adduser: executing...
    
    -------------------------------------
    _ ()
    | | ___ _ __
    | | / __| | | / \
    | | \__ \ | | | () |
    |_| |___/ |_| \__/
    
    
    Brought to you by linuxserver.io
    We gratefully accept donations at:
    https://www.linuxserver.io/donate/
    -------------------------------------
    GID/UID
    -------------------------------------
    
    User uid: 99
    User gid: 100
    -------------------------------------
    
    [cont-init.d] 10-adduser: exited 0.
    [cont-init.d] 20-time: executing...
    
    Current default time zone: 'America/New_York'
    Local time is now: Sat Apr 6 22:45:22 EDT 2019.
    Universal Time is now: Sun Apr 7 02:45:22 UTC 2019.
    
    [cont-init.d] 20-time: exited 0.
    [cont-init.d] 30-config: executing...
    existing data found, reinstalling openvpn-as
    backing up certs.db
    backing up cluster.db
    backing up config.db
    backing up config_local.db
    backing up log.db
    backing up notification.db
    backing up userprop.db
    backing up as.conf
    Selecting previously unselected package openvpn-as.
    (Reading database ... 11947 files and directories currently installed.)
    Preparing to unpack /openvpn/openvpn.deb ...
    Unpacking openvpn-as (2.7.3-05bc07c0-Ubuntu16) ...
    Setting up openvpn-as (2.7.3-05bc07c0-Ubuntu16) ...
    Automatic configuration failed, see /usr/local/openvpn_as/init.log
    
    You can configure manually using the /usr/local/openvpn_as/bin/ovpn-init tool.
    Automatic configuration failed, see /usr/local/openvpn_as/init.log
    
    You can configure manually using the /usr/local/openvpn_as/bin/ovpn-init tool.
    Beginning with OpenVPN AS 2.6.0 compression is disabled by default and on upgrades as security patch.
    restoring certs.db
    restoring cluster.db
    restoring config.db
    restoring config_local.db
    restoring log.db
    restoring certs.db
    restoring cluster.db
    restoring config.db
    restoring config_local.db
    restoring log.db
    restoring notification.db
    restoring userprop.db
    restoring as.conf
    [cont-init.d] 30-config: exited 0.
    [cont-init.d] 40-openvpn-init: executing...
    Detected an existing OpenVPN-AS configuration.
    Continuing will delete this configuration and restart from scratch.
    Please enter 'DELETE' to delete existing configuration:
    OpenVPN Access Server
    Initial Configuration Tool
    ------------------------------------------------------
    OpenVPN Access Server End User License Agreement (OpenVPN-AS EULA)

     

  10. Removed the appdata folder, put it on a different disk, deleting the docker from the webgui and selecting delete image as well each time,

    repulled, waited for it to stop creating databases then stopped docker, ssh into unraid server and used nano to make changes, saved then exited out and started docker

    Sent from my HTC One M9 using Tapatalk

  11. 40 minutes ago, CHBMB said:

    My bad, I meant custom.cnf, no need to execute into the docker to edit it.  In fact the only way that you'd be able to do so is if the container is running at the time, which will not work.  Use nano from Unraid itself.

     

    Yep, no change when using nano from within Unraid itself either.

     

    Edit: only changes are taken when I use nano from within the docker (after I manually installed it) and modifying the my.cnf file. obviously that's not the best path but at this point that is allows the changes to be taken.

  12. @CHBMB

     

    Unless I'm missing something, the only *.cnf file in the appdata folder ( /config ) is the custom.cnf which is the file that by default is the one that is world writable. This is why I'm having a hard time trying to nail down why I'm not able to make changes to the config by default with the default settings on the docker.

     

    That said, I've had to install nano using the deb package manually to edit the my.cnf in /etc/mysql/ stop then start the container for the changes to actually stick when using the remote mysqlclient. At this point if that doesn't work for my needs I'll have to revert back to using mariaDB within the VM itself which I was trying to avoid.

  13. I previously tried stopping the docker prior to editing or moving the appdata folder, ensuring the appdata folder is fresh and not changed from defaults..default my.cnf settings are used.....

     

    I looked into the ownership on the custom.cnf file and it's the same root:root from a default install to after being edited once the docker is stopped.

     

    All I've tried to confirm that the custom.cnf file is being used is changing the max_connections from 100 to 200.

     

    details from the unraid gui logs for mariadb followed from the logs in the same location but just after the fresh install. I'm looking at the lines below specifically

    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored

     

    -------------------------------------
    _ _ _
    | |___| (_) ___
    | / __| | |/ _ \
    | \__ \ | | (_) |
    |_|___/ |_|\___/
    |_|
    
    Brought to you by linuxserver.io
    We gratefully accept donations at:
    https://www.linuxserver.io/donations/
    -------------------------------------
    GID/UID
    -------------------------------------
    User uid: 99
    User gid: 100
    -------------------------------------
    
    [cont-init.d] 10-adduser: exited 0.
    [cont-init.d] 30_config: executing...
    [cont-init.d] 30_config: exited 0.
    [cont-init.d] 40-initialise-db: executing...
    [cont-init.d] 40-initialise-db: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    [services.d] done.
    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored
    
    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored
    
    170321 08:03:56 mysqld_safe Logging to syslog.
    170321 08:03:56 mysqld_safe Starting mysqld daemon with databases from /config/databases

     

     

    That's the same as the log after a fresh install.

     

    [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] 10-adduser: executing...
    
    -------------------------------------
    _ _ _
    | |___| (_) ___
    | / __| | |/ _ \
    | \__ \ | | (_) |
    |_|___/ |_|\___/
    |_|
    
    Brought to you by linuxserver.io
    We gratefully accept donations at:
    https://www.linuxserver.io/donations/
    -------------------------------------
    GID/UID
    -------------------------------------
    User uid: 99
    User gid: 100
    -------------------------------------
    
    [cont-init.d] 10-adduser: exited 0.
    [cont-init.d] 30_config: executing...
    [cont-init.d] 30_config: exited 0.
    [cont-init.d] 40-initialise-db: executing...
    Setting Up Initial Databases
    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored
    
    Installing MariaDB/MySQL system tables in '/config/databases' ...
    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored
    
    2017-03-21 7:59:38 47847027015424 [Note] /usr/sbin/mysqld (mysqld 10.1.22-MariaDB-1~xenial) starting as process 248 ...
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: The InnoDB memory heap is disabled
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Compressed tables use zlib 1.2.8
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Using Linux native AIO
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Using SSE crc32 instructions
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Initializing buffer pool, size = 256.0M
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Completed initialization of buffer pool
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
    2017-03-21 7:59:38 47847027015424 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
    2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
    2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
    2017-03-21 7:59:39 47847027015424 [Warning] InnoDB: New log files created, LSN=45883
    
    2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Doublewrite buffer not found: creating new
    2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Doublewrite buffer created
    2017-03-21 7:59:39 47847027015424 [Note] InnoDB: 128 rollback segment(s) are active.
    2017-03-21 7:59:39 47847027015424 [Warning] InnoDB: Creating foreign key constraint system tables.
    
    2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Foreign key constraint system tables created
    2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Creating tablespace and datafile system tables.
    2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Tablespace and datafile system tables created.
    2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Waiting for purge to start
    2017-03-21 7:59:39 47847027015424 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 0
    2017-03-21 7:59:39 47847833601792 [Note] InnoDB: Dumping buffer pool(s) not yet started
    2017-03-21 7:59:39 47847027530496 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
    
    OK
    Filling help tables...
    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored
    
    2017-03-21 7:59:42 47067448139520 [Note] /usr/sbin/mysqld (mysqld 10.1.22-MariaDB-1~xenial) starting as process 278 ...
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: The InnoDB memory heap is disabled
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Compressed tables use zlib 1.2.8
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Using Linux native AIO
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Using SSE crc32 instructions
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Initializing buffer pool, size = 256.0M
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Completed initialization of buffer pool
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Highest supported file format is Barracuda.
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: 128 rollback segment(s) are active.
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Waiting for purge to start
    2017-03-21 7:59:42 47067448139520 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 1616799
    2017-03-21 7:59:42 47068248831744 [Note] InnoDB: Dumping buffer pool(s) not yet started
    OK
    Creating OpenGIS required SP-s...
    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored
    
    2017-03-21 7:59:45 46988664037120 [Note] /usr/sbin/mysqld (mysqld 10.1.22-MariaDB-1~xenial) starting as process 308 ...
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: The InnoDB memory heap is disabled
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Compressed tables use zlib 1.2.8
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Using Linux native AIO
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Using SSE crc32 instructions
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Initializing buffer pool, size = 256.0M
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Completed initialization of buffer pool
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Highest supported file format is Barracuda.
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: 128 rollback segment(s) are active.
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Waiting for purge to start
    2017-03-21 7:59:45 46988664037120 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 1616809
    2017-03-21 7:59:45 46989463025408 [Note] InnoDB: Dumping buffer pool(s) not yet started
    OK
    
    To start mysqld at boot time you have to copy
    support-files/mysql.server to the right place for your system
    
    PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
    To do so, start the server, then issue the following commands:
    
    '/usr/bin/mysqladmin' -u root password 'new-password'
    '/usr/bin/mysqladmin' -u root -h e796d217e613 password 'new-password'
    
    Alternatively you can run:
    '/usr/bin/mysql_secure_installation'
    
    which will also give you the option of removing the test
    databases and anonymous user created by default. This is
    strongly recommended for production servers.
    
    See the MariaDB Knowledgebase at http://mariadb.com/kb or the
    MySQL manual for more instructions.
    
    You can start the MariaDB daemon with:
    cd '/usr' ; /usr/bin/mysqld_safe --datadir='/config/databases'
    
    You can test the MariaDB daemon with mysql-test-run.pl
    cd '/usr/mysql-test' ; perl mysql-test-run.pl
    
    Please report any problems at http://mariadb.org/jira
    
    The latest information about MariaDB is available at http://mariadb.org/.
    You can find additional information about the MySQL part at:
    http://dev.mysql.com
    Consider joining MariaDB's strong and vibrant community:
    https://mariadb.org/get-involved/
    
    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored
    
    2017-03-21 7:59:48 47292679749376 [Note] mysqld (mysqld 10.1.22-MariaDB-1~xenial) starting as process 336 ...
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: The InnoDB memory heap is disabled
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Compressed tables use zlib 1.2.8
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Using Linux native AIO
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Using SSE crc32 instructions
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Initializing buffer pool, size = 256.0M
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Completed initialization of buffer pool
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Highest supported file format is Barracuda.
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: 128 rollback segment(s) are active.
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Waiting for purge to start
    2017-03-21 7:59:48 47292679749376 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 1616819
    2017-03-21 7:59:48 47293478762240 [Note] InnoDB: Dumping buffer pool(s) not yet started
    2017-03-21 7:59:48 47292679749376 [Note] Plugin 'FEEDBACK' is disabled.
    2017-03-21 7:59:48 47292679749376 [Warning] Failed to create a socket for IPv6 '::': errno: 97.
    
    2017-03-21 7:59:48 47292679749376 [Note] Server socket created on IP: '0.0.0.0'.
    2017-03-21 7:59:48 47292679749376 [Note] Reading of all Master_info entries succeded
    2017-03-21 7:59:48 47292679749376 [Note] Added new Master_info '' to hash table
    2017-03-21 7:59:48 47292679749376 [Note] mysqld: ready for connections.
    Version: '10.1.22-MariaDB-1~xenial' socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
    
    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored
    
    2017-03-21 7:59:50 47292731407104 [Note] mysqld: Normal shutdown
    
    2017-03-21 7:59:50 47292731407104 [Note] Event Scheduler: Purging the queue. 0 events
    2017-03-21 7:59:50 47293482964736 [Note] InnoDB: FTS optimize thread exiting.
    2017-03-21 7:59:50 47292731407104 [Note] InnoDB: Starting shutdown...
    2017-03-21 7:59:50 47292731407104 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
    2017-03-21 7:59:52 47292731407104 [Note] InnoDB: Shutdown completed; log sequence number 1616829
    2017-03-21 7:59:52 47292731407104 [Note] mysqld: Shutdown complete
    
    Database Setup Completed
    [cont-init.d] 40-initialise-db: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    [services.d] done.
    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored
    
    Warning: World-writable config file '/etc/mysql/conf.d/custom.cnf' is ignored
    
    170321 07:59:52 mysqld_safe Logging to syslog.
    170321 07:59:52 mysqld_safe Starting mysqld daemon with databases from /config/databases
    [cont-finish.d] executing container finish scripts...
    [cont-finish.d] done.
    [s6-finish] syncing disks.
    [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] 10-adduser: executing...
    usermod: no changes

     

  14. I've got an interesting situation, just tried to install this docker the other day on 6.3.2, installed beside all other dockers no issues. can run and create databases no issue.

     

    My issue comes in when attempting to make any changes to the custom.cnf file, they're not being taken. I've verified this by going into a fresh install, fresh appdata folder then using mysqlclient install on a remote pc to log into the mysql port then running show variables like 'xxxxxx'; which returns the default settings. Same thing goes for the default install location, same thing, make changes in custom.cnf and they're ignored.

     

    Any thoughts? my initial thought is the the /etc/mysql/my.cnf is being used over this custom file.

  15. So tried the root of the cache drive, root of the SSD outside of the array that's mounted with Unassigned devices both with the same results. Finally I dropped it directly on one of the data disks in my array and finally it's pulling data as described.

     

    Both the drives above had 100+GB free but both were SSD's, one in the array, the other outside, any idea why the docker isn't able to be properly mapped to either of the devices?

     

    Update: Spoke too soon. Docker stopped with the below details, specifically

     

    curl: (78) RETR response: 550 *** /etc/my_init.d/40_initialise.sh failed with status 78

     

    *** Running /etc/my_init.d/005_set_time.sh...
    
    Current default time zone: 'America/New_York'
    Local time is now:      Fri Dec 25 23:48:43 EST 2015.
    Universal Time is now:  Sat Dec 26 04:48:43 UTC 2015.
    
    *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
    *** Running /etc/my_init.d/10_add_user_abc.sh...
    
    -----------------------------------
              _     _ _
             | |___| (_) ___
             | / __| | |/ _ \
             | \__ \ | | (_) |
             |_|___/ |_|\___/
                   |_|
    
    Brought to you by linuxserver.io
    -----------------------------------
    GID/UID
    -----------------------------------
    User uid:    99
    User gid:    100
    -----------------------------------
    
    *** Running /etc/my_init.d/20_apt_update.sh...
    We are now refreshing packages from apt repositorys, this *may* take a while
    (Reading database ... 27044 files and directories currently installed.)
    Preparing to unpack .../git-core_1%3a1.9.1-1ubuntu0.2_all.deb ...
    Unpacking git-core (1:1.9.1-1ubuntu0.2) over (1:1.9.1-1ubuntu0.1) ...
    Setting up git-core (1:1.9.1-1ubuntu0.2) ...
    *** Running /etc/my_init.d/30_set_config.sh...
    *** Running /etc/my_init.d/40_initialise.sh...
    initialising empty databases
    completed postgres initialise
    BEGINNING INITIAL DATABASE IMPORT ROUTINE, THIS COULD TAKE SEVERAL HOURS AND THE                                                                                                                                                              DOCKER MAY LOOK UNRESPONSIVE
    DO NOT STOP DOCKER UNTIL IT IS COMPLETED
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 64.5M  100 64.5M    0     0  4738k      0  0:00:13  0:00:13 --:--:-- 7804k
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 18.0M  100 18.0M    0     0  2407k      0  0:00:07  0:00:07 --:--:-- 3906k
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100  115M  100  115M    0     0  5910k      0  0:00:20  0:00:20 --:--:-- 7791k
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
      0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
    curl: (78) RETR response: 550
    *** /etc/my_init.d/40_initialise.sh failed with status 78
    
    *** Killing all processes...
    

  16. docker logs musicbrainz as requested.

     

    *** Running /etc/my_init.d/005_set_time.sh...
    
    Current default time zone: 'America/New_York'
    Local time is now:      Wed Dec 23 22:17:03 EST 2015.
    Universal Time is now:  Thu Dec 24 03:17:03 UTC 2015.
    
    *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
    *** Running /etc/my_init.d/10_add_user_abc.sh...
    
    -----------------------------------
              _     _ _
             | |___| (_) ___
             | / __| | |/ _ \
             | \__ \ | | (_) |
             |_|___/ |_|\___/
                   |_|
    
    Brought to you by linuxserver.io
    -----------------------------------
    GID/UID
    -----------------------------------
    User uid:    99
    User gid:    100
    -----------------------------------
    
    *** Running /etc/my_init.d/20_apt_update.sh...
    We are now refreshing packages from apt repositorys, this *may* take a while
    (Reading database ... 27044 files and directories currently installed.)
    Preparing to unpack .../git-core_1%3a1.9.1-1ubuntu0.2_all.deb ...
    Unpacking git-core (1:1.9.1-1ubuntu0.2) over (1:1.9.1-1ubuntu0.1) ...
    Setting up git-core (1:1.9.1-1ubuntu0.2) ...
    *** Running /etc/my_init.d/30_set_config.sh...
    *** Running /etc/my_init.d/40_initialise.sh...
    initialising empty databases
    *** /etc/my_init.d/40_initialise.sh failed with status 1
    
    *** Killing all processes...
    *** Running /etc/my_init.d/005_set_time.sh...
    *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
    *** Running /etc/my_init.d/10_add_user_abc.sh...
    
    -----------------------------------
              _     _ _
             | |___| (_) ___
             | / __| | |/ _ \
             | \__ \ | | (_) |
             |_|___/ |_|\___/
                   |_|
    
    Brought to you by linuxserver.io
    -----------------------------------
    GID/UID
    -----------------------------------
    User uid:    99
    User gid:    100
    -----------------------------------
    
    *** Running /etc/my_init.d/20_apt_update.sh...
    We are now refreshing packages from apt repositorys, this *may* take a while
    *** Running /etc/my_init.d/30_set_config.sh...
    *** Running /etc/my_init.d/40_initialise.sh...
    initialising empty databases
    *** /etc/my_init.d/40_initialise.sh failed with status 1
    
    *** Killing all processes...
    root@Tower:~#
    

     

    @Splnut

     

    This was found by ssh into the unraid tower, typing 'docker logs musicbrainz' without quote

     

  17. Attached are my mappings etc as requested from the other thread.

     

    This drive is mounted with unassigned devices and works for the other dockers I have, it was just this one docker that fails after grabbing.

     

    even tried mapping the files to the cache drive with the below log messages. Refresh the dashboard page and the docker is shown as off.

     

    -----------------------------------
    _ _ _
    | |___| (_) ___
    | / __| | |/ _ \ 
    | \__ \ | | (_) |
    |_|___/ |_|\___/
    |_|
    
    Brought to you by linuxserver.io
    -----------------------------------
    GID/UID
    -----------------------------------
    User uid: 99
    User gid: 100
    -----------------------------------
    
    We are now refreshing packages from apt repositorys, this *may* take a while
    (Reading database ... 27044 files and directories currently installed.)
    Preparing to unpack .../git-core_1%3a1.9.1-1ubuntu0.2_all.deb ...
    Unpacking git-core (1:1.9.1-1ubuntu0.2) over (1:1.9.1-1ubuntu0.1) ...
    Setting up git-core (1:1.9.1-1ubuntu0.2) ...
    initialising empty databases
    completed postgres initialise
    BEGINNING INITIAL DATABASE IMPORT ROUTINE, THIS COULD TAKE SEVERAL HOURS AND THE DOCKER MAY LOOK UNRESPONSIVE
    DO NOT STOP DOCKER UNTIL IT IS COMPLETED

    Untitled.png.9cd7e016922d0670c0c67ccacff8e578.png

  18. For some reason when I formatted with unassigned devices previously it had saved a 7.1Gb partition, even though it wasn't showing as such.

     

    I just finished reformatting the complete drive first partitioning it with gdisk then formatting with unassigned devices, reinstalled SAB from scratch but program is still only detecting the 7.1GB free. This time in the SAB folder settings the folders stuck with the correct folder and not the /config/downloads folder.

     

    Last ditch effort is to rename the partition again without any kind of hyphens or underscores.

     

    In the mean time I'm installing it again to the cache drive to see what happens there.

     

    UPDATE:When installed to the cache drive (where the docker img is) the program reports the remaining ~90GB free space so next step is to try to remap to the new drive outside of the array.

     

    UPDATE 2: as soon as I map the folders to the unassigned device drive it drops back down to 7.1GB free. going to format again but not using the unassigned devices plugin to see if that is the cause. Didn't realize the time, I'll play with the system again tomorrow.

     

    It looks like some issue with the SSD I'm using outside of the array is formatted. I'm on the road so it's going to have to wait until I get back as I've tried formatting using unassigned devices (current situation) mkfs.xfs (won't format properly), even tried to preclear the drive with no difference. Every time it is mounted using unassigned devices and the sab install mapped to it sab reverts to 7.1Gb

     

    So finally got it sorted, for some reason everytime I reformatted the SSD unassigned devices would still see the original partition, I ended up removing unassigned devices, went into the flash drive and removed the folder for it as well. Restarted the unraid server then reinstalled unassigned devices. I put the original script in for using the unassigned devices as a docker/VM drive back in again and restarted the server once again.

     

    Finally the SAB docker was able to use all free space on the SSD.

  19. Yeah, I thought you may have, any chance the path in the docker mappings is wrong?  You know you can change that in Unassigned Devices to make it a little easier don't you? For instance I've changed my mapping to /mnt/virtualisation for my SSD.

     

    Still no go. Renamed the partition to Samsung_SSD_850, just curious, do you have any underscores or hyphens in the folder structure at all? from /mnt/virtualisation down?

     

    Going to wipe everything and start from scratch as nothing has been set in stone as of yet.

    Just another thought, you know Linux is case sensitive right?  Good practice to keep everything in lowercase to simplify stuff.

     

    Of course, this is from the person who spent over four hours today trying to work out why a variable in a script wouldn't work, then facepalmed when her realised it was a capitalisation issue....

     

    Yeah, I know it's case sensitive, the odd thing is that I continually select the paths via the drop down which should remove any chance of the incorrect case/spelling in my eyes anyways.

×
×
  • Create New...