Jump to content

airbillion

Members
  • Posts

    172
  • Joined

  • Last visited

Posts posted by airbillion

  1. 22 hours ago, Kilrah said:

     

    You need to access from the file manager button, not from "view share" on the shares tab

     

    image.png.31296af4dcc1d68b8f0329d1675d26ad.png

     

    That puts you in /mnt. 

     

    image.png.1be081defcaa106643b12b99c54fa8f5.png

     

    Hello,

     

    Yeah...I have tried that already, but still not possible to use the GUI to cop/move files from a share to a UD unfortunately...

     

    If you try and select a /user/<SHARE> you cannot then copy/or move the files to a UD:

     

    image.png.530792ff731ced9ef000fba96d3ac3b4.png

     

    If you manually enter the UD...it errors out with "Invalid Target":

     

    image.png.a953e1049ced4363a9119233663a5839.png

     

    Hopefully this will be added in an update!

     

     

  2. On 12/9/2022 at 4:51 AM, Kilrah said:

    You can do it from the GUI, from the terminal with cp/rsync/mc, from containers like krusader,...

     

    UD drives are in /mnt/disks/[mountpoint]

     

    Thank you for the response....

     

    I have been using the terminal for years...with the GUI I figured it would be nice to move items off the shares to my external UD drives, but still see no way to do it.

     

    1090532380_Screenshot2022-12-15105457.thumb.png.4887090ae23367fc97053f2ae928a46a.png

     

    When I try to move files from a share to a UD...the option to pick from /mnt/disks/[mountpoint] is not there...even if I enter the UD share manually, it will not move the files...

     

    Maybe this will be added to a futer version of the GUI file manager??

  3. Is there a way to move/copy files from a share to an UD?

     

    I cant seem to find a way to move/copy any files from any of my shares to a mounted external HD.

     

    I would like to remove a bunch of files from my server and store them on an external HD.

     

    Any help woudl be appreciated!

     

    Thank you!

    • Upvote 1
  4. Hello,

     

    Can the Vorta 2 docker be updated to include this so we do not need to manually perform it?

     

    Thank you!

     

    On 1/24/2022 at 5:32 PM, Jonathon said:

    The issue I found with this container re: ssh is that there is no home folder setup for the app user.

     

    So when creating ssh keys they get written to /dev/null/.ssh by default (go into the ether). This is also the location that known hosts should be, so even if you put ssh keys somewhere else when vorta/borg attempts to ssh to borgbase it can't save the remote host into the known hosts file.

     

    To rectify I jumped into the Vorta2 container:

     

     docker exec -it Vorta2 sh

     

    Then setup /config as the home directory for the app user (that way keys and known hosts would live in my appdata/Vorta2/.ssh folder)

     

    /tmp # usermod -d /config app

     

    To check it worked you can see where users home folders are located by running this in the container:

     

    getent passwd
    
    ...
    app:x:99:100::/config:/sbin/nologin
    ...
    
    
    

     

     

    From there I could create ssh keys, select them from dropdown, and connect to borgbase with authorized hosts and keys being stored in /config/.ssh

     

    My vorta appdata folder now has the following in its .ssh folder:

     

    borgbase_ssh.PNG.b2a7e2b075b71735bd0b7ef1ce42f9e5.PNG

     

     

    Hope that helps.

     

     

  5. I have this error in my Nextcloud logs every few minutes:

     

    Infocli Memcache \OC\Memcache\APCu not available for distributed cache 10 minutes ago

    Infocli Memcache \OC\Memcache\APCu not available for local cache 10 minutes ago

     

    Is this something that I can fix or should be worried about?

     

    Thanks!

     

  6. On 5/27/2018 at 3:50 PM, ncontorno said:

    I just started having an issue. It looks like I upgraded from 6.2.5 to 6.3.0 and now seahub won't start and the container shuts down. Here is the log:

     

    
    [05/27/18 15:42:55] ../common/session.c(132): using config file /opt/haiwen/conf/ccnet.conf
    Starting seafile server, please wait ...
    Seafile server started
    
    Done.
    
    Starting seahub at port 8000 ...
    
    Error: '/opt/haiwen/conf/gunicorn.conf' doesn't exist
    [33mError:Seahub failed to start.[m
    Please try to run "./seahub.sh start" again

    I haven't changed any configs or anything, it just stopped working. Any way I can get this going again?

     

    I am having the same issue and adding the VERSION env variable with the latest version 6.3.2 is not working fo rme either...

     

    Error:

     

    Seafile server started

    Done.

    Starting seahub at port 8000 ...

    Starting seahub at port 8000 ...

    Error: '/opt/haiwen/conf/gunicorn.conf' doesn't exist
    [33mError:Seahub failed to start.[m
    Please try to run "./seahub.sh start" again

     

    any other iseas??

  7. I am having a slow preclear issue...

     

    This week I precleared 5 x 8tb drives in usb enclosures and the avg speed was 150+mb/s...

     

    Today I tried to preclear another drive in its usb enclosure and the preclear started at a little under 60mb/s...so I shucked it and tried again...

     

    It started out around 60mb/s and has steadily slowed down under 20mb/s now...

     

    Anyone have any ideas???

     

    EDIT:

     

    I think maybe the newest update 07-09-2018 might have changed something and made the performance terrible...

     

    EDIT 2:

     

    Rolled back to the previous version 05-03-2018 and the speeds are back up to 200+mb/s via sata...the newest plugin is having performance issues

  8. Still does not start for me either:

     

    I am on the latest tag, freshly pulled image, new config folder...

     

    Looks like Tomcat is having an issue starting...

     

    *** Running /etc/my_init.d/firstrun.sh...
    Creating properties from template.
    Copying MySQL extension.
    Updating user permissions.
    *** Running /etc/rc.local...
    * Starting Tomcat servlet engine tomcat8
    ...fail!
    guacd[44]: INFO: Guacamole proxy daemon (guacd) version 0.9.14 started
    Starting guacd: SUCCESS
    *** Booting runit daemon...
    *** Runit started as PID 47
    Initializing Data Directory.
    Jun 12 14:02:54 0bfc302e9081 syslog-ng[52]: syslog-ng starting up; version='3.5.6'
    Installation complete.
    Jun 12 14:02:57 0bfc302e9081 mysqld_safe: Starting mysqld daemon with databases from /config/databases
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] /usr/sbin/mysqld (mysqld 10.2.15-MariaDB-10.2.15+maria~xenial-log) starting as process 338 ...
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Uses event mutexes
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Compressed tables use zlib 1.2.8
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Using Linux native AIO
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Number of pools: 1
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Using SSE2 crc32 instructions
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Completed initialization of buffer pool
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22946753394432 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Highest supported file format is Barracuda.
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: 128 out of 128 rollback segments are active.
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Creating shared tablespace for temporary tables
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] InnoDB: 5.7.22 started; log sequence number 1619987
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22946395444992 [Note] InnoDB: Loading buffer pool(s) from /config/databases/ib_buffer_pool
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] Plugin 'FEEDBACK' is disabled.
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22946395444992 [Note] InnoDB: Buffer pool(s) load completed at 180612 14:02:57
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] Server socket created on IP: '127.0.0.1'.
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] Reading of all Master_info entries succeded
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] Added new Master_info '' to hash table
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:02:57 22947612448960 [Note] /usr/sbin/mysqld: ready for connections.
    Jun 12 14:02:57 0bfc302e9081 mysqld: Version: '10.2.15-MariaDB-10.2.15+maria~xenial-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
    Creating user and database.
    Database created. Granting access to 'guacamole' user for localhost.
    Shutting down.
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:03:00 22946736568064 [Note] /usr/sbin/mysqld (initiated by: root[root] @ localhost []): Normal shutdown
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:03:00 22946736568064 [Note] Event Scheduler: Purging the queue. 0 events
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:03:00 22946742871808 [Note] InnoDB: FTS optimize thread exiting.
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:03:00 22946736568064 [Note] InnoDB: Starting shutdown...
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:03:00 22946395444992 [Note] InnoDB: Dumping buffer pool(s) to /config/databases/ib_buffer_pool
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:03:00 22946395444992 [Note] InnoDB: Buffer pool(s) dump completed at 180612 14:03:00
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:03:01 22946736568064 [Note] InnoDB: Shutdown completed; log sequence number 1824145
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:03:01 22946736568064 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
    Jun 12 14:02:57 0bfc302e9081 mysqld: 2018-06-12 14:03:01 22946736568064 [Note] /usr/sbin/mysqld: Shutdown complete
    Jun 12 14:02:57 0bfc302e9081 mysqld:
    Jun 12 14:03:01 0bfc302e9081 mysqld_safe: mysqld from pid file /var/run/mysqld/mysqld.pid ended
    chown time
    Initialization complete.
    Starting MariaDB...
    180612 14:03:08 mysqld_safe Logging to '/config/databases/0bfc302e9081.err'.
    180612 14:03:08 mysqld_safe Starting mysqld daemon with databases from /config/databases

  9. Hello,

     

    Just updated the container and cannot get to the login page any longer...

     

    Error:

     

    Starting guacd: SUCCESS

    *** Booting runit daemon...

    *** Runit started as PID 42

    Database exists.

    Database upgrade not needed.

    Setting Database Directory Permissions

    Starting MariaDB...

    Jun 9 01:17:26 9b972d957350 syslog-ng[48]: syslog-ng starting up; version='3.5.6'

    180609 01:17:26 mysqld_safe Logging to '/config/databases/9b972d957350.err'.

    180609 01:17:26 mysqld_safe Starting mysqld daemon with databases from /config/databases

    *** Shutting down runit daemon (PID 42)...

    *** Killing all processes...

    *** Running /etc/my_init.d/firstrun.sh...

    Using existing properties file.

    Using existing MySQL extension.

    Updating user permissions.

    *** Running /etc/rc.local...

    * Starting Tomcat servlet engine tomcat8

    ...fail!

    guacd[39]: INFO: Guacamole proxy daemon (guacd) version 0.9.14 started

    Starting guacd: SUCCESS

    *** Booting runit daemon...

    *** Runit started as PID 42

    Database exists.

    Database upgrade not needed.

    Setting Database Directory Permissions

    Starting MariaDB...

    Jun 9 01:30:54 9b972d957350 syslog-ng[48]: syslog-ng starting up; version='3.5.6'

     

    Looks like there is now an issue starting Tomcat...

     

    Any ideas?

     

    Thanks!

     

    Sent from my SM-N950U using Tapatalk

     

     

     

     

  10. On 11/20/2017 at 3:28 PM, hpaar said:

     

    Thank you.

     

    I did manage to upgrade the database. It is quite difficult to achieve it in the amount of time the docker app starts up.

     

    By entering in the docker-bash "/opt/haiwen/seafile-ser-'version_number_as entered_in_version''/upgrade/upgrade_6.1_6.2.sh", I achieved it.

     

    In my case I also had manually to enter Version "6.2.3" and not "latest" to receive the latest version.

     

    As this procedure is clocked by the docker runtime, it would be great if the process of upgrading the database could be done during the "normal" upgrade process in the docker app.

     

    Thank you again for your help and the effort to setup Seafile in Docker on unRAID.

     

     

     

     

    How did you upgrade the database??

     

    I cannot seem to run the command fast enough....any help would be greatly appreciated!!

  11. quick question...

     

    Once installed should it work right away or will I need to reboot?

     

    It says it is installed, but borg --version yields:  

    -bash: /bin/borg: No such file or directory
    

    edit:

     

    WHen I try and run it from where it is installed:

    :# borg --version
    Traceback (most recent call last):
      File "./borg", line 6, in <module>
        from pkg_resources import load_entry_point
    ModuleNotFoundError: No module named 'pkg_resources'
    

    Thanks again!

  12. If they're too big to download then you've got a different issue. Namely that your browser is choking on trying to render the entire file.

    Not near a computer right now but IIRC they're stored at /tmp/user.scripts/logs

    Sent from my LG-D852 using Tapatalk because I can


    Thanks they are located there... Yes the browser is choking on the 10mb text files for some of my script logs... Is there another location for the smaller logs? Not the zip files, but the shorter logs you can see from the user scripts plugin ....

    Thanks for your help!

    Sent from my SM-G955U1 using Tapatalk

  13. Probably the same issue some users with 6.4 have with the plugin update pop up staying blank

    Ok... That stinks... Is there any other way to read the logs other than downloading the zip file... It is way too large...

     

    Sent from my SM-G955U1 using Tapatalk

     

     

     

×
×
  • Create New...