airbillion

Members
  • Posts

    172
  • Joined

  • Last visited

Everything posted by airbillion

  1. If I download the binary of 1.0.11 it works perfectly...I have been using Borg for over a year now...wanted to use it from nerdpack so I do not need to rely on my go script any longer... Sent from my SM-N950U using Tapatalk
  2. Crap... Might need to revert Borg back to 1.0.11... https://forums.lime-technology.com/index.php?/topic/60701-Borgbackup-1.1.0-issue Sorry about that.... Sent from my SM-N950U using Tapatalk
  3. 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!
  4. 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
  5. 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
  6. Hello, I have had an issue recently...when I click on the log icon to see the output from the most recent scheduled run on any of my scripts the pop up shows, but the log never shows up...it just hangs there and looks like it is waiting for my server... I can download the zip of my logs correctly, but not the recent log... Is there anything I should try to resolve this? I am on the latest 6.4 RC... Thanks!!
  7. Ok...thank you for the information! If possible...maybe it would be a good idea to allow the plugin to run as root in a future update... That way there would be no chance of an incomplete transfer in situations like mine... Thanks!!
  8. Can unbalance be invoked as root?? I try to select root as the "other", but it does not stick... I use Borg backup and it is executed as root...so when when I run calculate before the scatter I get a lot of permission errors... Will there be an issue if I run without changing the permission son the files first...which I do not want to do because it will mess up my borg backup... Any help would be appreciated...thanks!!
  9. Is this working well for you? Are all the reverse proxies working correctly.....and have you tried it with letsencrypt yet? This looks like a good all in one solution, but I just want to know how it compares to the nginx letsencrypt... Thanks!
  10. That is the same issue I had...I couldn't connect to it either... Sent from my ONEPLUS A3000 using Tapatalk
  11. I am trying to set this up too, but I am having a little difficulty also... Not sure what I need to do to get the letsencrypt going or what to set for the front/backends... If you have any success please post...
  12. Hello again cmer.... Is there a way to use the seafile scripts included in the server downloads files? I am looking to import a few directories, but cannot find the scripts (ie. seaf-import.sh)... Thanks!
  13. No lost+found folders...it looks like nothing was lost or corrupted! Thank you for your help!!
  14. Last question...will that lost+found folder be on the fixed disk or somewhere else on the array? Thanks again!!! You were a tremendous help I really appreciate it!
  15. Thank you for your help!!! That seems to have worked...how do i know if any files were lost? Is there a way to check?
  16. I'll give it a shot....fingers crossed!!!
  17. Here is the output: root@Tower:~# xfs_repair -v /dev/md6 Phase 1 - find and verify superblock... - block cache size set to 6122728 entries Phase 2 - using internal log - zero log... zero_log: head block 2904540 tail block 2904062 ERROR: The filesystem has valuable metadata changes in a log which needs to be replayed. Mount the filesystem to replay the log, and unmount it before re-running xfs_repair. If you are unable to mount the filesystem, then use the -L option to destroy the log and attempt a repair. Note that destroying the log may cause corruption -- please attempt a mount of the filesystem before doing this.
  18. I rebooted my server and cannot get out of maintenance mode...not sure how to proceed... Any help would be greatly appreciated!! Attached is my diagnostic file. Thanks! tower-diagnostics-20170815-1524.zip
  19. Thanks! That worked...pulled regular version...got it running...then pulled pro version and it upgraded and started up perfectly! Thanks again!!
  20. I have the non-pro version up and running perfectly for a while now... Just wanted to try the pro version and I set up a 2nd docker for it...no luck though...
  21. Hi Cmer, Still no luck with getting the Pro version running... According to the Seafile website no license file is needed for 3 or less users: "You can get pro edition free for 3 users by register an account in our customer center. Note, you don't need a license file to run the pro edition for 3 users." So I think that there may be a different issue that I am running into... Re-pulled the docker again and still received this error: Installing Professional Edition...Downloading & Extracting https://download.seafile.com/d/6e5297246c/files/?p=/pro/seafile-pro-server_6.1.4_x86-64.tar.gz&dl=1...Using Professional Edition...Installation path: /opt/haiwen/seafile-pro-server-6.1.4Seahub is not runningDone.seafile server not running yetDone.seafile server not running yetDone.Traceback (most recent call last):File "/opt/haiwen/seafile-pro-server-6.1.4/pro/pro.py", line 837, in <module>main()File "/opt/haiwen/seafile-pro-server-6.1.4/pro/pro.py", line 834, in mainargs.func(args)File "/opt/haiwen/seafile-pro-server-6.1.4/pro/pro.py", line 705, in do_setupenv_mgr.read_seafile_conf_dir()File "/opt/haiwen/seafile-pro-server-6.1.4/pro/pro.py", line 341, in read_seafile_conf_dirwith open(seafile_ini, 'r') as fp:IOError: [Errno 2] No such file or directory: '/opt/haiwen/ccnet/seafile.ini' Any other ideas about what I should try to resolve this? Thank you for your help!
  22. Awesome job with this dcoker! Quick question though...is there anythign special that neeeds to be done to get the Pro version working? I have tried with botha mysql docker and without... I have the free version working perfectly...I set up a 2nd docker to test the Pro version and always have this error: Installing Professional Edition...Downloading & Extracting https://download.seafile.com/d/6e5297246c/files/?p=/pro/seafile-pro-server_6.1.4_x86-64.tar.gz&dl=1...Using Professional Edition...Installation path: /opt/haiwen/seafile-pro-server-6.1.4Seahub is not runningDone.Using Professional Edition...Installation path: /opt/haiwen/seafile-pro-server-6.1.4Seahub is not runningDone.seafile server not running yetDone.Traceback (most recent call last):File "/opt/haiwen/seafile-pro-server-6.1.4/pro/pro.py", line 837, in <module>main()File "/opt/haiwen/seafile-pro-server-6.1.4/pro/pro.py", line 834, in mainargs.func(args)File "/opt/haiwen/seafile-pro-server-6.1.4/pro/pro.py", line 705, in do_setupenv_mgr.read_seafile_conf_dir()File "/opt/haiwen/seafile-pro-server-6.1.4/pro/pro.py", line 341, in read_seafile_conf_dirwith open(seafile_ini, 'r') as fp:IOError: [Errno 2] No such file or directory: '/opt/haiwen/ccnet/seafile.ini' Seafile Pro is free for up to 3 users so I don't think I would need a license file.... Any ideas? Thanks!
  23. Consolidate option would be awesome!!! Please add that... I use the consolidate script frequently... The only problem I have ever had with your plugin was after unbalancing a disk all the empty folders are still left on the disk I was trying to move stuff off of...so I use the consolidate script to move all the empty folders off the disk... Thanks for your efforts!! The Sent from my iPhone using Tapatalk